Add uboot for marvell kirkwood based boards
[openwrt/staging/mkresin.git] / package / uboot-kirkwood / patches / 010-dockstar.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -3039,6 +3039,9 @@
4 sheevaplug_config: unconfig
5 @$(MKCONFIG) $(@:_config=) arm arm926ejs $(@:_config=) Marvell kirkwood
6
7 +dockstar_config: unconfig
8 + @$(MKCONFIG) $(@:_config=) arm arm926ejs $(@:_config=) Marvell kirkwood
9 +
10 smdk2400_config : unconfig
11 @$(MKCONFIG) $(@:_config=) arm arm920t smdk2400 samsung s3c24x0
12
13 --- a/include/asm-arm/mach-types.h
14 +++ b/include/asm-arm/mach-types.h
15 @@ -2699,6 +2699,7 @@
16 #define MACH_TYPE_MX53_EVK 2716
17 #define MACH_TYPE_IGEP0030 2717
18 #define MACH_TYPE_AXELL_H40_H50_CTRL 2718
19 +#define MACH_TYPE_DOCKSTAR 2998
20
21 #ifdef CONFIG_ARCH_EBSA110
22 # ifdef machine_arch_type