summaryrefslogtreecommitdiffstats
path: root/include/configs/csb637.h
Commit message (Collapse)AuthorAgeFilesLines
* use correct at91rm9200 register nameDavid Brownell2008-03-301-1/+1
| | | | | | | | This fixes a naming bug for at91rm9200 lowlevel init code: NOR boot flash is on chipselect 0, not chipselect 2. This makes code use the register name from chip datasheets. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
* ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-041-23/+4
| | | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix indentation.
* include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-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/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-051-14/+17
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fix the machine-id of the Cogent csb637 boardWolfgang Denk2005-10-061-1/+2
| | | | Patch by Anders Larsen, 05 Oct 2005
* Add support for Cogent csb637Wolfgang Denk2005-10-051-0/+235
Patch by Anders Larsen, 29 Apr 2005
OpenPOWER on IntegriCloud