summaryrefslogtreecommitdiff
path: root/include/configs/sc3.h
Commit message (Collapse)AuthorAgeLines
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
| | | | | | | | | 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>
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+1
| | | | | | Mostly removed from comments here. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-05-23/+25
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-2/+3
|
* Update for SC3 boardWolfgang Denk2007-04-11-5/+5
| | | | | | * Make IDE timeout configurable through ide_reset_timeout variable. * Use Newline as "password" string * Use just a single partition in NAND flash
* Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-13-3/+6
| | | | | | (SC3 and Jupiter used to use 'addcon' instead). Signed-off-by: Wolfgang Denk wd@denx.de
* SC3: fix typo in default environmentWolfgang Denk2007-02-28-1/+1
|
* [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.Heiko Schocher2007-01-19-12/+13
| | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher2007-01-19-0/+3
| | | | | | | if you must swap the bytes between reading/writing. (Needed for the SC3 board) Signed-off-by: Heiko Schocher <hs@denx.de>
* [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-18-13/+26
| | | | | | | 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>
* Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk2007-01-16-0/+568