diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ Changes for U-Boot 1.1.3: * Patch by Stefan Roese, 01 March 2005: Update for esd boards dp405 and hub405 +* Fix get_partition_info() parameter error in all other calls + (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c). + +* Enable USB and IDE support for INKA4x0 board + +* Patch by Andrew Dyer, 28 February 2005: + fix ext2load passing an incorrect pointer to get_partition_info() + resulting in load failure for devices other than 0 + * Add support for SRAM and 2 x Quad UARTs on INKA4x0 board * Cleanup USB and partition defines |