diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2010-03-07 23:35:48 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut@gmail.com> | 2010-07-14 23:27:20 +0200 |
commit | 18a00dfd76d6a4bf99098fdb19e7883eaed450b5 (patch) | |
tree | c323da926c2d0ae4fc94f25fac82014f390d4f77 /MAKEALL | |
parent | 546cd608dd96e1863a21ce3bb5f93080f23fafc6 (diff) | |
download | u-boot-imx-18a00dfd76d6a4bf99098fdb19e7883eaed450b5.zip u-boot-imx-18a00dfd76d6a4bf99098fdb19e7883eaed450b5.tar.gz u-boot-imx-18a00dfd76d6a4bf99098fdb19e7883eaed450b5.tar.bz2 |
PXA: Voipac PXA270 Support
This patch adds support for the Voipac PXA270 board. The support includes:
- Ethernet
- USB
- MMC
- NOR Booting
- OneNAND Booting
- LCD
- HDD
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -713,6 +713,8 @@ LIST_pxa=" \ polaris \ pxa255_idp \ trizepsiv \ + vpac270_nor \ + vpac270_onenand \ wepep250 \ xaeniax \ xm250 \ |