diff options
author | wdenk <wdenk> | 2004-08-02 21:11:11 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-08-02 21:11:11 +0000 |
commit | 68ceb29e7133a0f972f53d3d61fd61207374baec (patch) | |
tree | aea2bf247ffeabcab9e908c152b316e269e2e5ee /CHANGELOG | |
parent | 9aea95307fdb0ffe0d3a98a17ac73e5040c9756a (diff) | |
download | u-boot-imx-68ceb29e7133a0f972f53d3d61fd61207374baec.zip u-boot-imx-68ceb29e7133a0f972f53d3d61fd61207374baec.tar.gz u-boot-imx-68ceb29e7133a0f972f53d3d61fd61207374baec.tar.bz2 |
Add support for console over UDP (compatible to Ingo Molnar's
netconsole patch under Linux)
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: ====================================================================== +* Add support for console over UDP (compatible to Ingo Molnar's + netconsole patch under Linux) + * Patch by Jon Loeliger, 16 Jul 2004: - support larger DDR memories up to 2G on the PC8540/8560ADS and STXGP3 boards |