u-boot-brain/include/configs
Yuri Tikhonov 1a6a00dcc5 ppc4xx: katmai: Change default config
This patch enables support for EXT2, and increases the
CONFIG_SYS_BOOTMAPSZ size for the default configuration
of the katmai boards to use them as the RAID-reference
AMCC setups.

 EXT2 enabling allows one to boot kernels from the EXT2
formatted Compact Flash cards.

 CONFIG_SYS_BOOTMAPSZ increasing allows one to boot the
Linux kernels, which use PAGE_SIZE of 256KB. Otherwise,
the memory area with DTB file (which is placed at the
end of the bootmap area) will turn out to be overlapped
with the BSS segment of the 256KB kernel, and zeroed
in early_init() of Linux.

 Actually, increasing of the bootmap size could be done
via setting of the bootm_size U-Boot variable, but it looks
like the current U-Boot implementation have some bootm_size-
related functionality lost. In many places through the U-Boot
code the CONFIG_SYS_BOOTMAPSZ definition is used directly
(instead of trying to read the corresponding value from the
environment). The same is truth for the boot_jump_linux()
function in lib_ppc/bootm.c, where U-Boot transfers control
to Linux passing the CONFIG_SYS_BOOTMAPSZ (not bootm_size)
value to the booting kernel.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2008-11-21 11:08:02 +01:00
..
A3000.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
acadia.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
actux1.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
actux2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
actux3.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
actux4.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ADCIOP.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Adder.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
AdderUSB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ADNPESC1_base_32.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ADNPESC1.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ads5121.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ADS860.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
aev.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
afeb9260.h Custom AFEB9260 board support 2008-11-04 23:47:17 +01:00
Alaska8220.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
alpr.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
amcc-common.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
AmigaOneG3SE.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
AMX860.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ap325rxa.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
AP1000.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
APC405.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
apollon.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
AR405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
armadillo.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ASH405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
assabet.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91cap9adk.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91rm9200dk.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91sam9rlek.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91sam9260ek.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91sam9261ek.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at91sam9263ek.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atc.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atngw100.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atstk1002.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atstk1003.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atstk1004.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
atstk1006.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ATUM8548.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
B2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
BAB7xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bamboo.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
barco.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
BC3450.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bf533-ezkit.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bf533-stamp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bf537-stamp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bf561-ezkit.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
BMW.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bubinga.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
c2mon.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CANBT.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
canmb.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
canyonlands.h ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization 2008-11-21 11:02:04 +01:00
CATcenter.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CCM.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cerf250.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cm41xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cm4008.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cm5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cmc_pu2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cmi_mpc5xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CMS700.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
cobra5272.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cogent_common.h * Patch by Shlomo Kut, 29 Mar 2004: 2004-09-29 11:02:56 +00:00
cogent_mpc8xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cogent_mpc8260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CPC45.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpci5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CPCI2DP.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CPCI405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
CPCI405AB.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
CPCI405DT.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
CPCI750.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CPCI4052.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
CPCIISER4.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
CPU86.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CPU87.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cradle.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CRAYL1.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
csb226.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
csb272.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
csb472.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
csb637.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
CU824.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DASA_SIM.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
davinci_dvevm.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
davinci_schmoogie.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
davinci_sffsdr.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
davinci_sonata.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DB64360.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DB64460.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
dbau1x00.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
debris.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
delta.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1C20_safe_32.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1C20_standard_32.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1C20.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1S10_mtx_ldk_20.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1S10_safe_32.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1S10_standard_32.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DK1S10.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
dnp1110.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
DP405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
DU405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
DU440.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
EB+MCF-EV123.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
ebony.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ELPPC.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ELPT860.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ep82xxm.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ep7312.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ep8248.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ep8260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EP1C20.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EP1S10.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EP1S40.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EP88x.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ERIC.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
ESTEEM192E.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ETX094.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
evb4510.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EVB64260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
eXalion.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
EXBITGEN.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
FADS823.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
FADS850SAR.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
FADS860T.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
favr-32-ezkit.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
FLAGADM.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
FPS850L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
FPS860L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fx12mm.h Coding Style cleanup, update CHANGELOG 2008-11-02 16:14:22 +01:00
G2000.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
gcplus.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
GEN860T.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
GENIETV.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gr_cpci_ax2000.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gr_ep2s60.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gr_xc3s_1500.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
grsim_leon2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
grsim.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gth2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
GTH.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
gw8260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
h2_p2_dbg_board.h * Code cleanup (ARM mostly) 2004-07-01 16:30:44 +00:00
hammerhead.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hcu4.h ppc4xx: Update configs for Netstal boards 2008-10-21 17:34:57 +02:00
hcu5.h ppc4xx: Update configs for Netstal boards 2008-10-21 17:34:57 +02:00
hermes.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
HH405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
HIDDEN_DRAGON.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hmi1001.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
HMI10.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
HUB405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
hymod.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IAD210.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IceCube.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ICU862.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
idmr.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IDS8247.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
impa7.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
imx31_litekit.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
imx31_phycore.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
incaip.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
inka4x0.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
innokom.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
integratorap.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
integratorcp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IP860.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IPHASE4539.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ISPAN.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IVML24.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
IVMS8.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ixdp425.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ixdpg425.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
JSE.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
jupiter.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
KAREF.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
katmai.h ppc4xx: katmai: Change default config 2008-11-21 11:08:02 +01:00
kb9202.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kilauea.h ppc4xx: Disable DDR2 autocalibration on Kilauea for now 2008-10-24 17:25:13 +02:00
korat.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
KUP4K.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
KUP4X.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kvme080.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
LANTEC.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lart.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
linkstation.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
logodl.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lpc2292sodimm.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lpd7a400-10.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lpd7a400.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lpd7a404-10.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lpd7a404.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
luan.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lubbock.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lwmon5.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
lwmon.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
m501sk.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M5235EVB.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5249EVB.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5253DEMO.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5253EVBE.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5271EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M5272C3.h ColdFire: Use CFI driver for M5272C3 2008-11-03 09:45:58 -07:00
M5275EVB.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5282EVB.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
M5329EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M5373EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M5475EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M5485EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M52277EVB.h ColdFire: Add SBF support for M52277EVB 2008-11-03 09:45:58 -07:00
M53017EVB.h ColdFire: Add MCF5301x CPU and M53017EVB support 2008-11-03 09:45:58 -07:00
M54451EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
M54455EVB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
makalu.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MBX860T.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MBX.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mcc200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mcu25.h ppc4xx: Update configs for Netstal boards 2008-10-21 17:34:57 +02:00
mecp5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
METROBOX.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
mgcoge.h mgcoge: add redundant environment sector 2008-10-18 21:54:08 +02:00
mgsuvd.h mgsuvd: remove unused defines in config file. 2008-11-02 16:22:20 +01:00
MHPC.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MigoR.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mimc200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MIP405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
ml300.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ml401.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ml507.h ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg 2008-10-31 10:31:02 +01:00
ML2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
modnet50.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
motionpro.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MOUSSE.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mp2usb.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc7448hpc2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC86xADS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC832XEMDS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC837XEMDS.h mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS 2008-10-21 18:40:01 -05:00
MPC837XERDB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC885ADS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8260ADS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8266ADS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8313ERDB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8315ERDB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8323ERDB.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8349EMDS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8349ITX.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8360EMDS.h mpc83xx: mpc8360emds: rework LBC SDRAM setup 2008-10-21 18:31:07 -05:00
MPC8360ERDK.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8536DS.h NAND: Add NAND support for MPC8536DS board 2008-10-31 13:14:31 -05:00
MPC8540ADS.h 85xx: Enable 64-bit PCI resources on all Freescale boards 2008-10-24 17:33:06 -05:00
MPC8540EVAL.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MPC8541CDS.h 85xx: Enable 64-bit PCI resources on all Freescale boards 2008-10-24 17:33:06 -05:00
MPC8544DS.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
MPC8548CDS.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
MPC8555CDS.h 85xx: Enable 64-bit PCI resources on all Freescale boards 2008-10-24 17:33:06 -05:00
MPC8560ADS.h 85xx: Enable 64-bit PCI resources on all Freescale boards 2008-10-24 17:33:06 -05:00
MPC8568MDS.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
MPC8572DS.h Coding Style cleanup, update CHANGELOG 2008-11-02 16:14:22 +01:00
MPC8610HPCD.h mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 2008-11-10 10:10:04 -06:00
MPC8641HPCN.h mpc8641: Try to detect old .dts files 2008-11-10 10:10:05 -06:00
mpr2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ms7720se.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ms7722se.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ms7750se.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
muas3001.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mucmc52.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
munices.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MUSENKI.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MVBC_P.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MVBLM7.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MVBLUE.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
MVS1.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mx1ads.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mx1fs2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mx31ads.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NC650.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
neo.h ppc4xx: Add GDSys neo 405EP board support 2008-10-21 17:35:02 +02:00
NETPHONE.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
netstal-common.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
netstar.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NETTA2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NETTA.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NETVIA.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ns9750dev.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NSCU.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
NX823.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
o2dnt.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ocotea.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
OCRTC.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
omap730.h ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h 2008-09-12 02:20:40 +02:00
omap730p2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap1510.h ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h 2008-09-12 02:20:40 +02:00
omap1510inn.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap1610h2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap1610inn.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap2420h4.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap5912osk.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ORSG.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
OXC.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3mx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3p440.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
P3G4.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PATI.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pb1x00.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PCI405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
PCI5441.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PCIPPC2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PCIPPC6.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pcs440ep.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
pcu_e.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pdnb3.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pf5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PIP405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
PK1C20.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pleb2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PLU405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
PM520.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PM826.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PM828.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PM854.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PM856.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PMC405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
PMC440.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
PN62.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
PPChameleonEVB.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
ppmc7xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ppmc8260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
purple.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pxa255_idp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
qemu-mips.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
QS823.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
QS850.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
QS860T.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
quad100hd.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
quantum.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
r2dplus.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
r7780mp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
R360MPI.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Rattler.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RBC823.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
redwood.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rmu.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RPXClassic.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RPXlite_DW.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RPXlite.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RPXsuper.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
RRvision.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rsdproto.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rsk7203.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sacsng.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Sandpoint8240.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Sandpoint8245.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
sbc2410x.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8240.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8260.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8349.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8548.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
sbc8560.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sbc8641d.h mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 2008-11-10 10:10:04 -06:00
SBC8540.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sc3.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
sc520_cdp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sc520_spunk_rel.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sc520_spunk.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
scb9328.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SCM.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sequoia.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sh7763rdp.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sh7785lcr.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
shannon.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SL8245.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SM850.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
smdk2400.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
smdk2410.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
smdk6400.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
smmaco4.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SMN42.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
socrates.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sorcery.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spc1920.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SPD823TS.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spieval.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
stxgp3.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
stxssa.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
stxxtc.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
suzaku.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
svm_sc8xx.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SX1.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SXNI855T.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
taihu.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
taishan.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TASREG.h ColdFire: Modules header files cleanup 2008-11-03 09:45:58 -07:00
tb0229.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TB5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TK885D.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TOP860.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TOP5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Total5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM85xx.h 85xx: Convert all fsl_pci_init users to new APIs 2008-10-24 17:35:12 -05:00
TQM823L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM823M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM834x.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM850L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM850M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM855L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM855M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM860L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM860M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM862L.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM862M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM866M.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM885D.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM5200.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
TQM8260.h TQM8260: use CFI flash driver instead of custom driver. 2008-11-02 16:24:16 +01:00
TQM8272.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
trab.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
trizepsiv.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
uc100.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
uc101.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
utx8245.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
v5fx30teval.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
v37.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
v38b.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
VCMA9.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
versatile.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
virtlab2.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
VOH405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
voiceblue.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
VOM405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
VoVPN-GW.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
W7OLMC.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
W7OLMG.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
walnut.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
wepep250.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
WUH405.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
xaeniax.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
xilinx-ppc405-generic.h ppc4xx: Generic architecture for xilinx ppc405(v3) 2008-10-24 17:26:09 +02:00
xilinx-ppc405.h ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg 2008-10-31 10:31:02 +01:00
xilinx-ppc440-generic.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
xilinx-ppc440.h ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg 2008-10-31 10:31:02 +01:00
xilinx-ppc.h ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg 2008-10-31 10:31:02 +01:00
xm250.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
XPEDITE1K.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
xsengine.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
xupv2p.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
yosemite.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
yucca.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Yukon8220.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
zeus.h Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 2008-11-09 21:38:04 -08:00
ZPC1900.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ZUMA.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
zylonite.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00