u-boot-brain/arch
Gabor Juhos 45397816b2 MIPS: compute num_got_entries from .got section's size
The '__got_start' and '__got_end' symbols are used
only in the linker script to compute the value of
the 'num_got_entries' symbol.

Remove the symbols and use the SIZEOF(.got) command
to get the size of the .got section.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2013-02-12 22:22:12 +01:00
..
arm treewide: include libfdt_env.h before fdt.h 2013-02-07 20:38:55 -05:00
avr32 avr32: Use generic global_data 2013-02-04 09:05:45 -05:00
blackfin blackfin: Use generic global_data 2013-02-04 09:05:45 -05:00
m68k m68k: Use generic global_data 2013-02-04 09:05:45 -05:00
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00
mips MIPS: compute num_got_entries from .got section's size 2013-02-12 22:22:12 +01:00
nds32 nds32: Use generic global_data 2013-02-04 09:05:46 -05:00
nios2 Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
sandbox sandbox: Use generic global_data 2013-02-04 09:05:46 -05:00
sh sh: Use generic global_data 2013-02-04 09:05:46 -05:00
sparc sparc: Use generic global_data 2013-02-04 09:05:46 -05:00
x86 Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00