diff options
author | wdenk <wdenk> | 2005-06-20 10:28:38 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-06-20 10:28:38 +0000 |
commit | 024447b186cca55c2d803ab96b4c8f8674363b86 (patch) | |
tree | cddd81402a320b7d750eb4fcb306786a2477f5db /CHANGELOG | |
parent | b2532eff87c73b11212dd63403ee9ae18c56b53a (diff) | |
download | u-boot-imx-024447b186cca55c2d803ab96b4c8f8674363b86.zip u-boot-imx-024447b186cca55c2d803ab96b4c8f8674363b86.tar.gz u-boot-imx-024447b186cca55c2d803ab96b4c8f8674363b86.tar.bz2 |
Enable redundant environment, disable HW flash protection of HMI1001 board
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.3: ====================================================================== +* Enable redundant environment, disable HW flash protection of + HMI1001 board + * Patch by Travis Sawyer, 10 Jun 2005: Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c |