diff options
author | dzu | 2003-09-30 15:11:43 +0000 |
---|---|---|
committer | dzu | 2003-09-30 15:11:43 +0000 |
commit | 88a1bfa8b8a18f6c3838d9bffeb60b0921b4c877 (patch) | |
tree | 5dd65907fd347f2fb1429afbd7c65fe893a2a2a6 | |
parent | cad07371fc36a1774378fc0a63340da9ce9db8c8 (diff) |
Suppress all output with splashscreen configured only if "splashimage"
is set
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 358f447a967..47b0d0d603d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 |