diff options
author | wdenk <wdenk> | 2005-05-23 10:49:50 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-05-23 10:49:50 +0000 |
commit | 2eab48f511b5445383009131c64141800720eb5e (patch) | |
tree | 84b3fbd7d4b4b5fbe4931c130990c4ebe39b5edb /CHANGELOG | |
parent | 16b013e750345afdf73977be73eb046f2b476495 (diff) | |
download | u-boot-imx-2eab48f511b5445383009131c64141800720eb5e.zip u-boot-imx-2eab48f511b5445383009131c64141800720eb5e.tar.gz u-boot-imx-2eab48f511b5445383009131c64141800720eb5e.tar.bz2 |
* Extend burst mode RAM test program to take a loop count
(0 = infinite)
* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
those boards that use it.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Extend burst mode RAM test program to take a loop count + (0 = infinite) + +* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on + those boards that use it. + * Patches by Greg Ungerer, 19 May 2005: - add support for the KS8695P (ARM 922 based) CPU - add support for the OpenGear CM4008, CM4116 and CM4148 boards |