65ae63f34620ebe5fa5cdde2d127ef16b03233e6
[openwrt/staging/mkresin.git] / package / boot / uboot-kirkwood / patches / 0001-kirkwood-ib62x0-add-CONFIG_SYS_GENERIC_BOARD-define.patch
1 From 280b03ba28b4287de677d4c4b097918364395b5e Mon Sep 17 00:00:00 2001
2 From: Luka Perkov <luka@openwrt.org>
3 Date: Wed, 2 Jul 2014 01:47:23 +0200
4 Subject: [PATCH 4/9] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
5
6 Signed-off-by: Luka Perkov <luka@openwrt.org>
7 CC: Prafulla Wadaskar <prafulla@marvell.com>
8 CC: Stefan Roese <sr@denx.de>
9 ---
10 This is patch was sent already in July:
11
12 http://lists.denx.de/pipermail/u-boot/2014-July/182900.html
13 ---
14 include/configs/ib62x0.h | 2 ++
15 1 file changed, 2 insertions(+)
16
17 --- a/include/configs/ib62x0.h
18 +++ b/include/configs/ib62x0.h
19 @@ -9,6 +9,8 @@
20 #ifndef _CONFIG_IB62x0_H
21 #define _CONFIG_IB62x0_H
22
23 +#define CONFIG_SYS_GENERIC_BOARD
24 +
25 /*
26 * Version number information
27 */