TsiChung Liew
d6e4baf499
ColdFire: Provide gzip image size V2 & V3 platforms
...
Default gzip bootm size is 8MB. Some platforms require
more than 8MB
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
16 years ago
TsiChung Liew
012522fef3
ColdFire: Modules header files cleanup
...
Consolidate ATA, ePORT, QSPI, FlexCan, PWM, RNG,
MDHA, SKHA, INTC, and FlexBus structures and
definitions in immap_5xxx.h to more unify modules
header files. Append DSPI support for m547x_8x.
SSI cleanup. Remove USB Host structure from immap_539.h.
Apply changes to use FlexBus structures in mcf52x2's
cpu_init.c and platform configuration files.
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
TsiChung Liew
eec567a67e
ColdFire: I2C fix for multiple platforms
...
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
17 years ago
TsiChung Liew
79e0799cf6
ColdFire: Raise uart baudrate to 115200 bps
...
M5249EVB, M5271EVB, M5272C3, M5275EVB and M5282EVB platforms
uart baudrate increase from 19200 to 115200 bps
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
00b1883a4c
drivers/mtd: Move conditional compilation to Makefile
...
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
TsiChung Liew
0f3ba7e978
Add CONFIG_MII_INIT support to related boards
...
Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
cmd_init.c. Add CONFIG_MII_INIT to board configuration files
that use mii_init() in cmd_init.c.
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
17 years ago
Matthew Fettke
545c8e0a7c
ColdFire: Added M5275EVB support.
...
Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Acked-by: John Rigby <jrigby@freescale.com>
17 years ago
TsiChungLiew
a9505510bf
ColdFire: update r5200 platform for MCF52x2
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18 years ago
Jon Loeliger
079a136c35
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
...
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
used to be included but CONFIG_BOOTP_MASK was not defined.
Remove lingering references to CFG_CMD_* symbols.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
d794cfefea
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
977b50f868
Minor cleanup.
19 years ago
Marian Balakowicz
6f5155a95c
Make R5200 specific low level initialization board conditional.
19 years ago
Zachary P. Landau
3a108ed868
Add support for r5200 board
19 years ago
wdenk
bf9e3b38f7
* Some code cleanup
...
* Patch by Josef Baumgartner, 10 Feb 2004:
Fixes for Coldfire port
* Patch by Brad Kemp, 11 Feb 2004:
Fix CFI flash driver problems
21 years ago
wdenk
4e5ca3eb67
* Patch by Bernhard Kuhn, 28 Nov 2003:
...
add support for Coldfire CPU
add support for Motorola M5272C3 and M5282EVB boards
22 years ago