summaryrefslogtreecommitdiff
path: root/include/configs/EB+MCF-EV123.h
Commit message (Collapse)AuthorAgeLines
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-16-6/+35
| | | | Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
* 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 E* named board config files.Jon Loeliger2007-07-08-5/+8
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Minor code cleanup.Wolfgang Denk2006-06-10-5/+5
|
* Add MCF5282 support (without preloader)Heiko Schocher2006-04-20-0/+223
relocate ichache_State to ram u-boot can run from internal flash Add EB+MCF-EV123 board support. Add m68k Boards to MAKEALL Patch from Jens Scharsig, 08 Aug 2005