u-boot-brain/arch/sh/include/asm
Simon Glass 1865286466 Introduce generic link section.h symbol files
We create a separate header file for link symbols defined by the link
scripts. It is helpful to have these all in one place and try to
make them common across architectures. Since Linux already has a similar
file, we bring this in even though many of the symbols there are not
relevant to us.

Each architecture has its own asm/sections.h where symbols specifc to
that architecture can be added. For now everything except AVR32 just
includes the generic header.

One change is needed in arch/avr32/lib/board.c to make this conversion
work.

Reviewed-by: Tom Rini <trini@ti.com> (version 5)
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:13:58 -04:00
..
bitops.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
cache.h sh: avoid multiple definition errors with cache funcs 2011-12-02 13:46:21 +09:00
config.h Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
cpu_sh2.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh3.h sh: Add support SH7706 2011-01-11 21:03:25 +09:00
cpu_sh4.h sh: add support for sh7752evb board 2012-12-20 13:20:17 +09:00
cpu_sh7203.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
cpu_sh7264.h sh: Add Renesas rsk7264 board 2011-08-22 13:16:08 +09:00
cpu_sh7269.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh7706.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7710.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7720.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7722.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7723.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7724.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7734.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7750.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7752.h sh: add support for sh7752evb board 2012-12-20 13:20:17 +09:00
cpu_sh7757.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7763.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7780.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7785.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h sh: Use generic global_data 2013-02-04 09:05:46 -05:00
io.h sh: Add bit control functions 2012-05-28 09:12:53 +09:00
irqflags.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
macro.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
mmc.h Prepare v2012.04-rc2; minor Coding Style cleanup 2012-04-16 23:13:51 +02:00
pci.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
system.h sh: fix trigger_address_error() 2012-11-30 15:06:04 +09:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot.h sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
unaligned-sh4a.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
unaligned.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
zimage.h sh: Divided macro for zImage and add asm/zimage.h 2011-01-11 21:03:26 +09:00