[U-Boot] [PATCH 1/6] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
luka at openwrt.org
Sun Nov 30 05:00:41 CET 2014
Signed-off-by: Luka Perkov <luka at openwrt.org>
CC: Prafulla Wadaskar <prafulla at marvell.com>
CC: Stefan Roese <sr at denx.de>
---
This is patch was sent already in July:
http://lists.denx.de/pipermail/u-boot/2014-July/182900.html
include/configs/ib62x0.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index f4c748a..f1ddf21 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -9,6 +9,8 @@
#ifndef _CONFIG_IB62x0_H
#define _CONFIG_IB62x0_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/
--
2.1.3
More information about the U-Boot
mailing list