diff options
author | wdenk <wdenk> | 2004-09-28 19:00:19 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-09-28 19:00:19 +0000 |
commit | cce625e557416d06aeddaab0967b3119748cd21e (patch) | |
tree | f401a0729c8fab8c58cd3b2f55b6205e1d6e77bc /CHANGELOG | |
parent | 66ca92a5ba882807ba8ed8f772c0fc22b25976cc (diff) |
* Patch by Stephen Williams, 15 July 2004
Set the PCI class code for JSE board as part of PCI interface setup
* Patch by Michael Bendzick, 15 Jul 2004:
Fix problem with writes with odd sizes in drivers/cfi_flash.c when
CFG_FLASH_USE_BUFFER_WRITE is set
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 073bfbb7269..6c82aa4804d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,13 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Stephen Williams, 15 July 2004 + Set the PCI class code for JSE board as part of PCI interface setup + +* Patch by Michael Bendzick, 15 Jul 2004: + Fix problem with writes with odd sizes in drivers/cfi_flash.c when + CFG_FLASH_USE_BUFFER_WRITE is set + * Patch by Yuli Barcohen, 13 Jul 2004: Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' |