summaryrefslogtreecommitdiffstats
path: root/include/configs/imx27lite.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'next' of ../nextWolfgang Denk2009-12-151-0/+1
|\
| * NAND: Add config option for imx27liteSandeep Paulraj2009-11-271-0/+1
| | | | | | | | | | | | | | | | We will get compilation warnings without "CONFIG_SYS_64BIT_VSPRINTF" being defined in the board config. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
* | imx27lite: Reenable MTD support on NOR flash.Detlev Zundel2009-12-141-0/+1
|/ | | | | | | | | The support for this was silently dropped by a configuration split during the merge of the imx27lite board support in commit 864aa034f3a0e10ce710e8bbda171df3cab59414 (cmd_mtdparts: Move to common handling of FLASH devices via MTD layer). Signed-off-by: Detlev Zundel <dzu@denx.de>
* imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-011-0/+252
This patch adds support for i.MX27-LITEKIT development board from LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND flash, FEC ethernet controller integrated into i.MX27. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Acked-by: Wolfgang Denk <wd@denx.de>
OpenPOWER on IntegriCloud