diff options
author | Stefan Roese <sr@denx.de> | 2006-05-18 19:21:53 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-05-18 19:21:53 +0200 |
commit | 5770a1e488621a9e7e344afed7c921ff4e715a63 (patch) | |
tree | efcba80c3d3f0cc020eb554dd02f7e92f5b8e9e0 /CHANGELOG | |
parent | b62fa913d47e1dab7cbb055dae627c434ea57255 (diff) | |
download | u-boot-imx-5770a1e488621a9e7e344afed7c921ff4e715a63.zip u-boot-imx-5770a1e488621a9e7e344afed7c921ff4e715a63.tar.gz u-boot-imx-5770a1e488621a9e7e344afed7c921ff4e715a63.tar.bz2 |
Fix problem in PVR detection for 440GR
Patch by Stefan Roese, 18 May 2006
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.1.4: ====================================================================== +* Fix problem in PVR detection for 440GR + Patch by Stefan Roese, 18 May 2006 + * Fix gcc 3.4.x AFLAGS setting for m68k platform. * Enable autoboot for M5271EVB board. |