summaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2012-10-14 23:55:37 (GMT)
committerChris Zankel <chris@zankel.net>2012-10-16 04:43:15 (GMT)
commitf4349b6e01c8927a04795885702a173b6a60573c (patch)
tree4e25fba2ed13d82c7fe2d65651be47b58aa15292 /arch/xtensa/platforms
parent1bbedc3a7bf2a72b9b58ce1d171811db757b1940 (diff)
downloadlinux-f4349b6e01c8927a04795885702a173b6a60573c.tar.xz
xtensa: fix boot parameters parsing
Boot parameter tags with handlers are ignored like this: [ 0.000000] Ignoring tag 0x00001003 [ 0.000000] Ignoring tag 0x00001001 [ 0.000000] Ignoring tag 0x00001004 because neither tagtable entries nor tag handlers appear in the vmlinux. Fix tagtable definition attributes so that tag entries are not dropped. Fix end of memory bank calculation in parse_tag_mem: it is intended to round down to page size, but instead did something strange leading to hang right after boot. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/platforms')
0 files changed, 0 insertions, 0 deletions