diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 16:14:48 +0100 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 16:14:48 +0100 |
commit | 61f25155acd99caef08897da390382d5c7fbfd74 (patch) | |
tree | d2646b46390c337489b5088e7ed76daa80f791ab /CHANGELOG | |
parent | 6d8ae5abb5311bd8e306a5a060dcfbeb0874a169 (diff) | |
download | u-boot-imx-61f25155acd99caef08897da390382d5c7fbfd74.zip u-boot-imx-61f25155acd99caef08897da390382d5c7fbfd74.tar.gz u-boot-imx-61f25155acd99caef08897da390382d5c7fbfd74.tar.bz2 |
Add DMA support for MPC83xx.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add DMA support for MPC83xx. + * Add sync in do_reset() routine for MPC83xx after RPR register was written to. It is need on some targets when BAT translation is enabled. |