u-boot/board/dvlhost
Albert ARIBAUD 3ebd1cbc49 arm: make __bss_start and __bss_end__ compiler-generated
Turn __bss_start and __bss_end__ from linker-generated
to compiler-generated symbols, causing relocations for
these symbols to change type, from R_ARM_ABS32 to
R_ARM_RELATIVE.

This should have no functional impact, as it affects
references to __bss_start and __bss_end__ only before
relocation, and no such references are done.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-03-12 23:28:32 +01:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dvlhost.c IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} 2012-03-26 23:09:25 +02:00
dvlhost_hw.h add dvlhost (dLAN 200 AV Wireless G) board 2011-06-23 08:25:18 +02:00
u-boot.lds arm: make __bss_start and __bss_end__ compiler-generated 2013-03-12 23:28:32 +01:00
watchdog.c add dvlhost (dLAN 200 AV Wireless G) board 2011-06-23 08:25:18 +02:00