aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-07-22 16:51:52 +0200
committerWolfgang Denk <wd@denx.de>2010-10-19 22:47:13 +0200
commitf905432c04c54ef169b4ffe6dd310ddf72a67c86 (patch)
treea3a7fed67205d3b2b0f32ffa0d0a58877ca76fbf /MAKEALL
parent6375dadab39991cca679b186f2949ccde5dac174 (diff)
PXA: Voipac270 improvements
128MB NOR module support. Define __io to get harddrive working. Fix saving of environment into OneNAND. Boot from harddrive when possible. Add missing MAINTAINERS entry. Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index c1f3842aa..01eb1536c 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -471,7 +471,8 @@ LIST_at91=" \
LIST_pxa="$(boards_by_cpu pxa)
polaris \
trizepsiv \
- vpac270_nor \
+ vpac270_nor_128M\
+ vpac270_nor_256M\
vpac270_onenand \
"