diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,8 +2,11 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add support for PCS440EP board + Patch by Stefan Roese, 02 Jun 2006 + * Fix examples/Makefile; some build targets were lost - + * Fix watchdog handling in CFI flash driver Just use udelay() when waiting for status changes which will implicitely trigger the watchdog. @@ -13,9 +16,6 @@ Changes since U-Boot 1.1.4: MPC8272 boards. Eventually this should be used on all boards?] Patch by Wolfgang Grandegger, 17 Jan 2006 -* Add support for PCS440EP board - Patch by Stefan Roese, 02 Jun 2006 - * Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone Patch by Stefan Roese, 29 May 2006 |