[package] Add uboot for marvell kirkwood based boards
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Sun, 22 Aug 2010 16:48:28 +0000 (16:48 +0000)
commit84a6b4eec901247f86df863d8e869c6c051fbe68
treed4aa49297a0237499200f36e70f7aed53d53af73
parentc52bf6423e34ddd4cb2ea4b1be4b204c52eec78f
[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]