1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-03 10:07:54 +01:00
Files
u-boot-megous/examples/stubs.c
Woodruff, Richard 118978c8eb Fix alignment error on ARM for modules
Fix alignment fault on ARM when running modules.  With out an explicit
linker file gcc4.2.1 will half word align __bss_start's value.  The word
dereference will crash hello_world.

signed-off-by Richard Woodruff <r-woodruff2@ti.com>
2008-03-02 22:48:34 +01:00

5.3 KiB