summaryrefslogtreecommitdiff
path: root/board/ads5121/config.mk
Commit message (Collapse)AuthorAgeLines
* Rename ads5121 board into mpc5121adsWolfgang Denk2009-06-12-23/+0
| | | | | | | | | We rename the board so we use a consistent name in U-Boot and in Linux. Also, we use this opportunity to move the board into the Freecale vendor directory. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: John Rigby <jcrigby@gmail.com>
* [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-27-0/+23
The following MPC5121e subsystems are supported: - low-level CPU init - NOR Boot Flash (common CFI driver) - DDR SDRAM - FEC - I2C - Watchdog Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by: Rafal Jaworowski <raj@semihalf.com> Signed-off-by: Jan Wrobel <wrr@semihalf.com>