u-boot-brain/arch/openrisc/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 openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
bitops.h openrisc/bitops: add hweightX defines 2012-10-02 11:55:45 -07:00
byteorder.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
cache.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
config.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
errno.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
global_data.h openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
gpio.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
io.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
openrisc_exc.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
posix_types.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
processor.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
ptrace.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
spr-defs.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
string.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
system.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
types.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00
u-boot.h openrisc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
unaligned.h openrisc: Add architecture header files 2012-01-13 21:16:37 +01:00