uboot-mt623x/include/asm-sh
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 Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
cache.h sh: Fix compile warning 2008-09-19 11:05:22 +09:00
clk.h sh: introduce clock framework 2009-07-08 11:43:15 +09:00
config.h arm/microblaze/nios/nios2/sh: Remove relocation fixups 2009-10-03 10:17:57 +02:00
cpu_sh2.h sh: Add support SH2/SH2A which is CPU of Renesas Technology 2008-08-31 22:48:33 +09:00
cpu_sh3.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh4.h sh: Add macros for SH-4A 32-Bit Address Extended Mode 2009-03-12 23:58:29 +09:00
cpu_sh7203.h sh: Add support Renesas SH7203 processor 2008-08-31 22:51:55 +09:00
cpu_sh7710.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh7720.h sh: Added support for SH7720 based board MPR2. 2008-03-28 14:16:12 +09:00
cpu_sh7722.h sh: Fix register address of SH7722 2008-02-14 23:46:46 +01:00
cpu_sh7723.h sh: add support Renesas SH7723 2008-08-31 23:02:21 +09:00
cpu_sh7750.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
cpu_sh7763.h sh: Add support Renesas SH7763 2008-06-09 14:20:57 +09:00
cpu_sh7780.h sh: Add support PCI of SuperH and SH7780 2008-03-28 14:16:12 +09:00
cpu_sh7785.h sh: add support for SH7785 2008-08-31 22:23:50 +09: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
irqflags.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
macro.h sh: Revised the build with newest compiler 2009-07-08 11:43:16 +09:00
pci.h sh: Fix compile warning 2008-09-19 11:05:22 +09:00
posix_types.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
processor.h sh: Add support SH2/SH2A which is CPU of Renesas Technology 2008-08-31 22:48:33 +09:00
ptrace.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
string.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
system.h Big white-space cleanup. 2008-05-21 00:14:08 +02: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