diff options
author | Wolfgang Denk <wd@atlas.denx.de> | 2006-10-09 01:26:14 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@atlas.denx.de> | 2006-10-09 01:26:14 +0200 |
commit | d82718fed0085b713d223b878c2378aeccc9a3e2 (patch) | |
tree | dd52d2dc0ae34e23db8ccb170670614b8223ee13 /CHANGELOG | |
parent | 1d92b2e550f5c069befe349a294238cee57959a9 (diff) | |
download | u-boot-imx-d82718fed0085b713d223b878c2378aeccc9a3e2.zip u-boot-imx-d82718fed0085b713d223b878c2378aeccc9a3e2.tar.gz u-boot-imx-d82718fed0085b713d223b878c2378aeccc9a3e2.tar.bz2 |
Make bootp implementation RFC3046 compliant
Patch by Joakim Larsson, 27 Jun 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: ====================================================================== +* Make bootp implementation RFC3046 compliant + Patch by Joakim Larsson, 27 Jun 2006 + * TQM5200: perform POST memory test only on STK52xx carrier board. (and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006 |