[package] Add uboot for marvell kirkwood based boards
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)
commit180624e64a131dcb92f2b8057dacffb776a6abce
treed4aa49297a0237499200f36e70f7aed53d53af73
parent66c918336439d16ab83ad5a7a831b23d9153b25e
[package] Add uboot for marvell kirkwood based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22764 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/uboot-kirkwood/Makefile [new file with mode: 0644]
package/uboot-kirkwood/files/board/Marvell/dockstar/Makefile [new file with mode: 0644]
package/uboot-kirkwood/files/board/Marvell/dockstar/config.mk [new file with mode: 0644]
package/uboot-kirkwood/files/board/Marvell/dockstar/dockstar.c [new file with mode: 0644]
package/uboot-kirkwood/files/board/Marvell/dockstar/dockstar.h [new file with mode: 0644]
package/uboot-kirkwood/files/board/Marvell/dockstar/kwbimage.cfg [new file with mode: 0644]
package/uboot-kirkwood/files/include/configs/dockstar.h [new file with mode: 0644]
package/uboot-kirkwood/patches/010-dockstar.patch [new file with mode: 0644]