uboot-mt623x/include/asm-nios
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 Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
cache.h * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +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
posix_types.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
processor.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
psr.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
ptrace.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
status_led.h Patches by Stephan Linz, 11 Dec 2003: 2004-01-03 19:43:48 +00:00
string.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
system.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00