diff options
author | wdenk | 2004-06-06 23:13:55 +0000 |
---|---|---|
committer | wdenk | 2004-06-06 23:13:55 +0000 |
commit | a56bd92289298bde16306bcc754277db45315d2f (patch) | |
tree | 191b3ffdc97a005ddc973f7de85ef3b1d3768fd8 /MAKEALL | |
parent | 5ca2679933142f7bf2996590b2e318c298664748 (diff) |
* Patch by Dave Peverley, 30 Apr 2004:
Add support for OMAP730 Perseus2 Development board
* Patch by Alan J. Luse, 29 Apr 2004:
Fix flash chip-select (OR0) option register setting on FADS boards.
* Patch by Alan J. Luse, 29 Apr 2004:
Report MII network speed and duplex setting properly when
auto-negotiate is not enabled.
* Patch by Jarrett Redd, 29 Apr 2004:
Fix hang on reset on Ocotea board due to flash in wrong mode.
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -139,8 +139,8 @@ LIST_ARM7="B2 ep7312 impa7" LIST_ARM9=" \ at91rm9200dk integratorcp integratorap \ omap1510inn omap1610h2 omap1610inn \ - smdk2400 smdk2410 trab \ - VCMA9 versatile \ + omap730p2 smdk2400 smdk2410 \ + trab VCMA9 versatile \ " ######################################################################### |