summaryrefslogtreecommitdiff
path: root/include/configs/APC405.h
Commit message (Collapse)AuthorAgeLines
* Fix merge problemsStefan Roese2008-08-06-1/+2
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-25-2/+12
| | | | Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-22-26/+26
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* ppc4xx: Update APC405 configurationMatthias Fuchs2008-04-22-153/+193
| | | | | | | | | | - enable esd's auto_update mechanism - support alternative flash layout on rev. 1.8 boards - update default environment - use common CFI flash driver - coding style cleanup Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* include/configs/[A-I]*: 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/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-17/+19
| | | | | | | | Since ADS860.h includes "board/fads/fads.h" with ramifications on the CONFIG_COMMAND treatment, it too has to be adjusted to exclude already configured commands in this same commit. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-4/+4
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-1/+1
| | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Update for esd apc405stroese2005-04-13-1/+4
|
* Code cleanup.wdenk2004-12-16-5/+5
|
* esd config files updatedstroese2004-12-16-0/+384