diff options
author | wdenk <wdenk> | 2004-01-18 18:21:54 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-01-18 18:21:54 +0000 |
commit | b0aef11c9f1f98d018adaa484f1e048fa626801e (patch) | |
tree | 3334d5d4bf14b749d547f92ad0c10949fdac88d2 /CHANGELOG | |
parent | 1c43771ba888bb9260692636d645fb2d73390a4b (diff) | |
download | u-boot-imx-b0aef11c9f1f98d018adaa484f1e048fa626801e.zip u-boot-imx-b0aef11c9f1f98d018adaa484f1e048fa626801e.tar.gz u-boot-imx-b0aef11c9f1f98d018adaa484f1e048fa626801e.tar.bz2 |
Fix typo in Makefile;
fix problem with PARTNUM detection
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.0.1: ====================================================================== +* Fix typo in Makefile; + fix problem with PARTNUM detection + * Patch by Reinhard Meyer, 09 Jan 2004: - add RTC support for MPC5200 based boards (requires RTC_XTAL) |