diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-06 15:02:31 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-06 15:02:31 +0100 |
commit | a889bd27ef2a9c01eb5b10d067765545781efa0a (patch) | |
tree | e42a6a0dadc6ea2b90c1850030e30241920fe844 /CHANGELOG | |
parent | 41253be442e35f71fdf26dac71d78451858a1fc7 (diff) | |
download | u-boot-imx-a889bd27ef2a9c01eb5b10d067765545781efa0a.zip u-boot-imx-a889bd27ef2a9c01eb5b10d067765545781efa0a.tar.gz u-boot-imx-a889bd27ef2a9c01eb5b10d067765545781efa0a.tar.bz2 |
Fix DPRAM offset/size for MPC8541/8555.
Simplify TQM85xx Makefile handling.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix DPRAM offset/size for MPC8541/8555. + Simplify TQM85xx Makefile handling. + * Fix data overflow (typo?) in rtc/ds1302.c * Fix U-Boot compilation for MIPS boards using ELDK 4.0 |