diff options
author | dzu@denx.de <dzu@eddie.localdomain> | 2006-04-19 11:52:46 +0200 |
---|---|---|
committer | Detlev Zundel <dzu@eddie.localdomain> | 2006-04-19 11:52:46 +0200 |
commit | a367d42640e3cb10afeb4950bd5beb1c7f6cf107 (patch) | |
tree | 7c41a069cee7f9e38be792819cdc535524fdc8ab /CHANGELOG | |
parent | 8419c013048b1f15f3fa2fc7c0463d860a04ee3e (diff) | |
download | u-boot-imx-a367d42640e3cb10afeb4950bd5beb1c7f6cf107.zip u-boot-imx-a367d42640e3cb10afeb4950bd5beb1c7f6cf107.tar.gz u-boot-imx-a367d42640e3cb10afeb4950bd5beb1c7f6cf107.tar.bz2 |
Update for NC650 board. Add NC650 based CP850 configuration.
Signed-off-by: dzu@denx.de <dzu@denx.de>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Update for NC650 board: + - Support rev1 and rev2 hardware + - adapt to new NAND layer + - add CP850 configuration based on NC650 + * MPC5200: enable snooping of DMA transactions on XLB even if no PCI is configured; othrwise DMA accesses aren't cache coherent which causes for example USB to fail. |