summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-10-03 20:28:38 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-10-03 20:28:38 +0200
commit7299712c869ce1f409a854ca0d2b268783038ab2 (patch)
treecf993eb7b4d89aa4c4c9ec43ef6f5daa82a23fcd /CHANGELOG
parentaeec782b020930732eab075af97212c3f03afcae (diff)
Update for CAM5200 board:
- Map in a additional chip selects CS4 and CS5. - Modify the port configration, configure six UARTs and no PCI, ATA and USB. - Add custom flash driver to handle specific byte swapping
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a896e253a..42768a365 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,12 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Update for CAM5200 board:
+ - Map in a additional chip selects CS4 and CS5.
+ - Modify the port configration, configure six UARTs and no PCI,
+ ATA and USB.
+ - Add custom flash driver to handle specific byte swapping
+
* Disable autoboot abort for FO300 when silent mode is enabled
(according to S1 switch setting).