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
639221c76c
include/: Remove obsolete references to CONFIG_COMMANDS
...
Mostly removed from comments here.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
46da1e96b7
include/configs: Use new CONFIG_CMD_* in various s* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Wolfgang Denk
9045f33c02
Fix config problems on SC3 board; make ide_reset_timeout work.
18 years ago
Wolfgang Denk
51056dd986
Update for SC3 board
...
* Make IDE timeout configurable through ide_reset_timeout variable.
* Use Newline as "password" string
* Use just a single partition in NAND flash
18 years ago
Wolfgang Denk
a7090b993d
Make SC3 board build with 'make O='; use 'addcons' consistently
...
(SC3 and Jupiter used to use 'addcon' instead).
Signed-off-by: Wolfgang Denk wd@denx.de
18 years ago
Wolfgang Denk
ccbc703664
SC3: fix typo in default environment
18 years ago
Heiko Schocher
f539b7ba7d
[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
Heiko Schocher
d0b6e14087
[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
...
if you must swap the bytes between reading/writing.
(Needed for the SC3 board)
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
Heiko Schocher
cb4820725e
[PATCH] Fix: Compilerwarnings for SC3 board.
...
The EBC Configuration Register is now by CFG_EBC_CFG definable
Added JFFS2 support for the SC3 board.
Signed-off-by: Heiko Schocher <hs@denx.de>
18 years ago
Wolfgang Denk
6d3e010723
Raname solidcard3 into sc3; add redundant env for sc3
18 years ago
Wolfgang Denk
1bbbbdd20f
Update default environment for Solidcard3
18 years ago