diff options
author | wdenk <wdenk> | 2004-05-08 20:33:20 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-05-08 20:33:20 +0000 |
commit | baac607c134a0cb2faf3e0412a6463adabb8d440 (patch) | |
tree | 80bf38ea811599bad0d933851183d38050d7256f /CHANGELOG | |
parent | 32877d66aa5f49469ee3ade6a258290f587ea420 (diff) | |
download | u-boot-imx-baac607c134a0cb2faf3e0412a6463adabb8d440.zip u-boot-imx-baac607c134a0cb2faf3e0412a6463adabb8d440.tar.gz u-boot-imx-baac607c134a0cb2faf3e0412a6463adabb8d440.tar.bz2 |
Change init sequence for multiple network interfaces: initialize
on-chip interfaces before external cards.
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.1: ====================================================================== +* Change init sequence for multiple network interfaces: initialize + on-chip interfaces before external cards. + * Fix memory leak in the NAND-specific JFFS2 code * Fix SL811 USB controller when attached to a USB hub |