diff options
author | wdenk <wdenk> | 2004-07-10 23:11:10 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-07-10 23:11:10 +0000 |
commit | fabd46acff08edd9f945340338caa07bb0534e64 (patch) | |
tree | 1e7c65a900dfd446023b5522e162b56d18ed87b6 /MAKEALL | |
parent | 10a36a98c40f06980ba80ef1ec966c5c0e216238 (diff) | |
download | u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.zip u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.tar.gz u-boot-imx-fabd46acff08edd9f945340338caa07bb0534e64.tar.bz2 |
* Patch by Prakash Kumar, 27 Jun 2004:
Add support for the PXA250 based Intrinsyc Cerf board.
* Patch by Yasushi Shoji, 27 Jun 2004:
fix comment in include/common.h
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ LIST_ARM9=" \ ## Xscale Systems ######################################################################### -LIST_pxa="cradle csb226 innokom lubbock wepep250 xm250 xsengine" +LIST_pxa="cerf250 cradle csb226 innokom lubbock wepep250 xm250 xsengine" LIST_ixp="ixdp425" |