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)
commit2233a27d4381331aed3dfe33882146bdae44c9fe
tree559db011e61922aaa9f30fa70fd098c97e9b6d53
parent8c43d37dbb201841b5b43f93061cd3e127d7183d
Add uboot for marvell kirkwood based boards

SVN-Revision: 22764
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]