u-boot-brain/arch/blackfin/include/asm
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
CONFIG_SYS_GBL_DATA_SIZE has always been just a bad workarond for not
being able to use "sizeof(struct global_data)" in assembler files.
Recent experience has shown that manual synchronization is not
reliable enough.  This patch renames CONFIG_SYS_GBL_DATA_SIZE into
GENERATED_GBL_DATA_SIZE which gets automatically generated by the
asm-offsets tool.  In the result, all definitions of this value can be
deleted from the board config files.  We have to make sure that all
files that reference such data include the new <asm-offsets.h> file.

No other changes have been done yet, but it is obvious that similar
changes / simplifications can be done for other, related macro
definitions as well.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
2010-10-26 21:05:30 +02:00
..
mach-bf518 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf527 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf533 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf537 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf538 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf548 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-bf561 Blackfin: update anomaly lists to latest sheets 2010-10-14 20:23:26 -04:00
mach-common Blackfin: bf561: merge headers 2010-10-02 16:00:38 -04:00
bfin_logo_230x230.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bfin_logo_rgb565_230x230.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bitops.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
blackfin_cdef.h Blackfin: punt headers for non-existent BF541 2010-10-02 16:00:37 -04:00
blackfin_def.h Blackfin: punt headers for non-existent BF541 2010-10-02 16:00:37 -04:00
blackfin_local.h Blackfin: bf561: use DMA for Core B L1 regions 2010-07-13 17:50:52 -04:00
blackfin.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
config-pre.h Blackfin: bfin_spi: use same gpio cs define as Linux 2010-09-21 18:22:14 -04:00
config.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
cplb.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
deferred.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
delay.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
dma.h Blackfin: bfin_spi: add optional DMA support 2010-10-02 16:00:36 -04:00
entry.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
gpio.h Blackfin: import gpio/portmux layer from Linux 2010-07-05 05:30:07 -04:00
io.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
linkage.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
mem_map.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
net.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
portmux.h Blackfin: import gpio/portmux layer from Linux 2010-07-05 05:30:07 -04: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
sdh.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
shared_resources.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
signal.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
system.h Blackfin: import gpio/portmux layer from Linux 2010-07-05 05:30:07 -04:00
traps.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot.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