u-boot-brain/arch/blackfin
Mike Frysinger e8e35efc8f Blackfin: serial: move early debug strings into .rodata section
Rewrite the assembly serial_early_puts() helper to place the strings
in the .rodata section rather than embedding them directly in the
.text section.  Using .text is a little simpler, but it doesn't let
people execute out of internal L1 sram (since core reads don't work
on those regions).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-07-12 02:17:46 -04:00
..
cpu Blackfin: serial: move early debug strings into .rodata section 2011-07-12 02:17:46 -04:00
include/asm Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
lib Blackfin: uart: add multiple serial support 2011-07-12 02:17:45 -04:00
config.mk Blackfin: use common LDSCRIPT logic 2011-06-03 13:26:45 -04:00