uboot-mt623x/include/asm-nios2
Peter Tyser 0630535e2d arm/microblaze/nios/nios2/sh: Remove relocation fixups
These architectures don't need relocation fixups, so reduce their
codesize a bit by defining CONFIG_RELOC_FIXUP_WORKS.

Also remove the reloc_off field from their global data structures
as it is no longer needed.

Note that the location of the standalone application jump table pointer
in the global data structure is affected by this change, breaking
execution of standalone applications compiled for previous versions of
U-Boot. We will therefore increment XF_VERSION in the next commit,
which also touches this area.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-10-03 10:17:57 +02:00
..
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
byteorder.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
cache.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
config.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
global_data.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
opcodes.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
posix_types.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
processor.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
psr.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
ptrace.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
status_led.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
string.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
system.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
types.h Fix merge problems 2008-08-06 14:05:38 +02:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00