diff options
author | stroese <stroese> | 2003-08-28 14:24:37 +0000 |
---|---|---|
committer | stroese <stroese> | 2003-08-28 14:24:37 +0000 |
commit | 437ce07b8a95db5272d3dd7a2353a3165e63435d (patch) | |
tree | bee848daa13b81f1e0e60c785e78e8b859684e7b | |
parent | fe389a82c9f9f29c54768e3b3ac947487ff85d59 (diff) |
Patch from Matthias Fuchs.
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index f101143d369..3bb17eb78a4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ Changes for U-Boot 0.4.7: ====================================================================== +* Patch by Matthias Fuchs, 28 Aug 2003: + Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to + CONFIG_BOOTP_MAKS (see README). + * Fix ICU862 environment problem * Fix RAM size detection for RMU board @@ -106,7 +110,7 @@ Changes for U-Boot 0.4.5: add delay to get I2C working with "imm" command and s3c24x0_i2c.c * Patch by Richard Woodruff, 17 July 03: - - Fixed bug in OMAP1510 baud rate divisor settings. + - Fixed bug in OMAP1510 baud rate divisor settings. * Patch by Nye Liu, 16 July 2003: MPC860FADS fixes: |