uboot-kirkwood: update to 2012.04.01
authorLuka Perkov <luka@openwrt.org>
Sat, 14 Jul 2012 23:54:20 +0000 (23:54 +0000)
committerLuka Perkov <luka@openwrt.org>
Sat, 14 Jul 2012 23:54:20 +0000 (23:54 +0000)
commitdc2d62d3ace206ae37928e62576729f7abc3f30c
treeb5006e541734af88db27e2ef9a7d7db57e7432ee
parent8f563df48f9e6baba81e4d440d136b27be84a400
uboot-kirkwood: update to 2012.04.01

iConnect board tested by:

Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>

DockStar board tested by:

Martin Mueller <mm@sig21.net>

RaidSonic ICY BOX NAS6210 board tested by:

Luka Perkov <uboot@lukaperkov.net>

SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.

SVN-Revision: 32717
24 files changed:
package/uboot-kirkwood/Makefile
package/uboot-kirkwood/files/board/Marvell/dockstar/Makefile [deleted file]
package/uboot-kirkwood/files/board/Marvell/dockstar/config.mk [deleted file]
package/uboot-kirkwood/files/board/Marvell/dockstar/dockstar.c [deleted file]
package/uboot-kirkwood/files/board/Marvell/dockstar/dockstar.h [deleted file]
package/uboot-kirkwood/files/board/Marvell/dockstar/kwbimage.cfg [deleted file]
package/uboot-kirkwood/files/board/Marvell/iconnect/Makefile [deleted file]
package/uboot-kirkwood/files/board/Marvell/iconnect/config.mk [deleted file]
package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.c [deleted file]
package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h [deleted file]
package/uboot-kirkwood/files/board/Marvell/iconnect/kwbimage.cfg [deleted file]
package/uboot-kirkwood/files/board/iomega/iconnect/Makefile [new file with mode: 0644]
package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.c [new file with mode: 0644]
package/uboot-kirkwood/files/board/iomega/iconnect/iconnect.h [new file with mode: 0644]
package/uboot-kirkwood/files/board/iomega/iconnect/kwbimage.cfg [new file with mode: 0644]
package/uboot-kirkwood/files/include/configs/dockstar.h [deleted file]
package/uboot-kirkwood/files/include/configs/iconnect.h
package/uboot-kirkwood/patches/0001-ib62x0.patch [new file with mode: 0644]
package/uboot-kirkwood/patches/0002-kwboot.patch [new file with mode: 0644]
package/uboot-kirkwood/patches/0003-ide_bus.patch [new file with mode: 0644]
package/uboot-kirkwood/patches/010-dockstar.patch [deleted file]
package/uboot-kirkwood/patches/020-iconnect.patch [deleted file]
package/uboot-kirkwood/patches/100-iconnect.patch [new file with mode: 0644]
package/uboot-kirkwood/patches/110-dockstar.patch [new file with mode: 0644]