From 15f8eed2a3ae7231afcf875ccea162bfeb69cc81 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 4 Oct 2010 21:26:33 +0000 Subject: uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit) SVN-Revision: 23228 --- package/uboot-kirkwood/patches/010-dockstar.patch | 32 +++++++---------------- 1 file changed, 10 insertions(+), 22 deletions(-) (limited to 'package/uboot-kirkwood/patches/010-dockstar.patch') diff --git a/package/uboot-kirkwood/patches/010-dockstar.patch b/package/uboot-kirkwood/patches/010-dockstar.patch index 209fada92b..e2d891d578 100644 --- a/package/uboot-kirkwood/patches/010-dockstar.patch +++ b/package/uboot-kirkwood/patches/010-dockstar.patch @@ -1,22 +1,10 @@ ---- a/Makefile -+++ b/Makefile -@@ -3039,6 +3039,9 @@ - sheevaplug_config: unconfig - @$(MKCONFIG) $(@:_config=) arm arm926ejs $(@:_config=) Marvell kirkwood - -+dockstar_config: unconfig -+ @$(MKCONFIG) $(@:_config=) arm arm926ejs $(@:_config=) Marvell kirkwood -+ - smdk2400_config : unconfig - @$(MKCONFIG) $(@:_config=) arm arm920t smdk2400 samsung s3c24x0 - ---- a/include/asm-arm/mach-types.h -+++ b/include/asm-arm/mach-types.h -@@ -2699,6 +2699,7 @@ - #define MACH_TYPE_MX53_EVK 2716 - #define MACH_TYPE_IGEP0030 2717 - #define MACH_TYPE_AXELL_H40_H50_CTRL 2718 -+#define MACH_TYPE_DOCKSTAR 2998 - - #ifdef CONFIG_ARCH_EBSA110 - # ifdef machine_arch_type +--- a/boards.cfg ++++ b/boards.cfg +@@ -251,6 +251,7 @@ guruplug arm arm926ejs - Marvell kirkw + mv88f6281gtw_ge arm arm926ejs - Marvell kirkwood + openrd_base arm arm926ejs - Marvell kirkwood + sheevaplug arm arm926ejs - Marvell kirkwood ++dockstar arm arm926ejs - Marvell kirkwood + imx27lite arm arm926ejs imx27lite logicpd mx27 + magnesium arm arm926ejs imx27lite logicpd mx27 + omap5912osk arm arm926ejs - ti omap -- cgit v1.2.3