diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 16:01:25 +0100 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 16:01:25 +0100 |
commit | a7c66ad2e52b49a7cf5efb9665dd0527db96ea29 (patch) | |
tree | 769f2ff028287adac1c3fd6ecb4bffb55df2c676 /CHANGELOG | |
parent | 6e53e27c5017e4a9505dce47b3167501a2c02299 (diff) | |
download | u-boot-imx-a7c66ad2e52b49a7cf5efb9665dd0527db96ea29.zip u-boot-imx-a7c66ad2e52b49a7cf5efb9665dd0527db96ea29.tar.gz u-boot-imx-a7c66ad2e52b49a7cf5efb9665dd0527db96ea29.tar.bz2 |
Correct shift offsets in icache_status and dcache_status 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: ====================================================================== +* Correct shift offsets in icache_status and dcache_status for MPC83xx. + * Add support for DS1374 RTC chip. * Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific |