diff options
author | wdenk <wdenk> | 2003-07-01 21:06:45 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-07-01 21:06:45 +0000 |
commit | 0d4983930a3559be92452761cfa268ee9d0f2773 (patch) | |
tree | cfb77c1274a959cde007a7ac4e18b4b0d67bd253 /CHANGELOG | |
parent | b37c7e5e5c3c80c68f49a31c4308b159bb5bda1a (diff) | |
download | u-boot-imx-0d4983930a3559be92452761cfa268ee9d0f2773.zip u-boot-imx-0d4983930a3559be92452761cfa268ee9d0f2773.tar.gz u-boot-imx-0d4983930a3559be92452761cfa268ee9d0f2773.tar.bz2 |
Patch by Kenneth Johansson, 30 Jun 2003:
get rid of MK_CMD_ENTRY macro; update doc/README.command
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 0.4.2: ====================================================================== +* Patch by Kenneth Johansson, 30 Jun 2003: + get rid of MK_CMD_ENTRY macro; update doc/README.command + * Patch by Seb James, 30 Jun 2003: Improve documentation of I2C configuration in README |