]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Fix get_partition_info() parameter error in all other calls
authorwdenk <wdenk>
Fri, 4 Mar 2005 11:27:31 +0000 (11:27 +0000)
committerwdenk <wdenk>
Fri, 4 Mar 2005 11:27:31 +0000 (11:27 +0000)
commitb05dcb58fe04c6274fc942fa93efe77072395951
tree214508184e4332109c02b2a958e9fefeec7a00b4
parent47b1e3d77fcd951df45259a4b20cc116d226e10f
* 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
CHANGELOG
board/inka4x0/inka4x0.c
common/cmd_ext2.c
common/cmd_ide.c
common/cmd_reiser.c
common/cmd_scsi.c
fs/ext2/dev.c
include/configs/inka4x0.h