u-boot-brain/arch
Stefano Babic 569fadcd74 MPC83xx, MPC85xx: compile stub cache function
An empty flush_dcache_range() was added into MPC83xx and MPC85xx to
work with drivers shared with other architecture.  However, it is
compiled only if USB is set, but it is required for other drivers
(FSL_ESDHC), too.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Andy Fleming <afleming@gmail.com>
CC: Dirk Behme <dirk.behme@de.bosch.com>
CC: Marek Vasut <marex@denx.de>
CC: Wolfgang Denk <wd@denx.de>

Added MPC83xx version.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2012-07-21 23:37:48 +02:00
..
arm ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency 2012-07-20 14:24:08 +02:00
avr32 avr32:board.c: fix compile warning 2012-06-04 09:21:34 +02:00
blackfin CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 2012-06-20 20:26:16 +02:00
m68k net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
microblaze net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
mips MIPS: board.c: move extern declarations to u-boot-mips.h 2012-06-03 23:46:04 +02:00
nds32 nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
nios2 nios2: move gd and bd into BSS 2012-07-16 09:51:12 +08:00
openrisc net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
powerpc MPC83xx, MPC85xx: compile stub cache function 2012-07-21 23:37:48 +02:00
sandbox net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
sh sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
sparc net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
x86 net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00