diff options
author | Scott McNutt <smcnutt@psyent.com> | 2006-06-08 13:37:39 -0400 |
---|---|---|
committer | Scott McNutt <smcnutt@psyent.com> | 2006-06-08 13:37:39 -0400 |
commit | 9cc833783206efd25b4655aa451ce81e5cc28fc2 (patch) | |
tree | 1dddd6dacbe6f4f171eb4eb356b8b1e42562dc65 /CHANGELOG | |
parent | 1f6ce8f5ba013b9cfd2b8f9cea051d70f3b1bc43 (diff) | |
download | u-boot-imx-9cc833783206efd25b4655aa451ce81e5cc28fc2.zip u-boot-imx-9cc833783206efd25b4655aa451ce81e5cc28fc2.tar.gz u-boot-imx-9cc833783206efd25b4655aa451ce81e5cc28fc2.tar.bz2 |
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
Patch by Scott McNutt, 08 Jun 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards + Patch by Scott McNutt, 08 Jun 2006 + * Nios II - Add EPCS Controller bootrom work-around -When booting from an epcs controller, the epcs bootrom may leave the slave select in an asserted state causing soft reset hang. This |