diff options
author | wdenk <wdenk> | 2004-09-27 20:20:11 (GMT) |
---|---|---|
committer | wdenk <wdenk> | 2004-09-27 20:20:11 (GMT) |
commit | 79536a6eb0f1550561de890a8e7822663d94a3f8 (patch) | |
tree | 36aa3acd4a00b38f50dfbce20e6c76592d9bc3e3 /CHANGELOG | |
parent | 4734cb78d8e57dbac4e9f23d91edd624484b0092 (diff) | |
download | u-boot-79536a6eb0f1550561de890a8e7822663d94a3f8.tar.xz |
* Add comment about non-GPL character of standalone applications to
COPYING file
* Fix FEC ethernet problem on NSCU board.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Add comment about non-GPL character of standalone applications to + COPYING file + +* Fix FEC ethernet problem on NSCU board. + * Patch by Gary Jennejohn, 09 Sep 2004: allow to use USART1 as console port on at91rm9200dk boards |