[package] uboot-kirkwood: update to 2012.04.01
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Jul 2012 23:54:20 +0000 (23:54 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Jul 2012 23:54:20 +0000 (23:54 +0000)
commit2bc7082f7376cd910b240cae08cfcc103b321fc2
treec8ae6d5cda92fb35eee6ea40f7f6f77ba87a7a51
parentbeecfa6085aa6b523cbe9101e81112c472c44421
[package] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32717 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]