diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 15:59:25 +0100 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-03-14 15:59:25 +0100 |
commit | 6e53e27c5017e4a9505dce47b3167501a2c02299 (patch) | |
tree | e82baf5586824b27d258ea1f15a4514abfaba952 /CHANGELOG | |
parent | ff7fefe6797246b2748530f965f2e41de34a982a (diff) | |
download | u-boot-imx-6e53e27c5017e4a9505dce47b3167501a2c02299.zip u-boot-imx-6e53e27c5017e4a9505dce47b3167501a2c02299.tar.gz u-boot-imx-6e53e27c5017e4a9505dce47b3167501a2c02299.tar.bz2 |
Add support for DS1374 RTC chip.
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 support for DS1374 RTC chip. + * Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories |