diff options
author | dzu <dzu> | 2003-09-30 15:11:43 +0000 |
---|---|---|
committer | dzu <dzu> | 2003-09-30 15:11:43 +0000 |
commit | 88a1bfa8b8a18f6c3838d9bffeb60b0921b4c877 (patch) | |
tree | 5dd65907fd347f2fb1429afbd7c65fe893a2a2a6 | |
parent | cad07371fc36a1774378fc0a63340da9ce9db8c8 (diff) | |
download | u-boot-imx-88a1bfa8b8a18f6c3838d9bffeb60b0921b4c877.zip u-boot-imx-88a1bfa8b8a18f6c3838d9bffeb60b0921b4c877.tar.gz u-boot-imx-88a1bfa8b8a18f6c3838d9bffeb60b0921b4c877.tar.bz2 |
Suppress all output with splashscreen configured only if "splashimage"
is set
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Suppress all output with splashscreen configured only if "splashimage" + is set + * Fix problems with I2C support for mpc5200 * Adapt TRAB configuration and auto_update to new memory layout |