uboot-mt623x/include/asm-microblaze
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
..
asm.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
byteorder.h microblaze: Remove ignored return type for __arch__swab16 function 2009-07-17 08:02:52 +02:00
config.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
errno.h asm-generic: Consolidate errno.h to asm-generic/errno.h 2009-07-09 14:07:11 +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
microblaze_intc.h fix: interrupt handler for multiple sources 2007-05-07 17:22:25 +02:00
microblaze_timer.h Minor coding style cleanup. 2007-04-04 02:09:30 +02:00
posix_types.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
processor.h Patches by Yasushi Shoji, 29 Jun 2004: 2004-07-10 23:48:41 +00:00
ptrace.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
string.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
system.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +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