summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 02:41:19 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commit604a0dd64ef9ccf5fb2c017a54776244f8f3a65e (patch)
treed31f51e352db89f2dfa5f039cdcc99b228a48658 /include
parent92ca8bda4103e676c5e342df455ab391d1b8e885 (diff)
downloadblackbird-obmc-uboot-604a0dd64ef9ccf5fb2c017a54776244f8f3a65e.tar.gz
blackbird-obmc-uboot-604a0dd64ef9ccf5fb2c017a54776244f8f3a65e.zip
kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Stefan Roese <sr@denx.de> CC: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/pogo_e02.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h
index 7594bdb412..89560ad1c5 100644
--- a/include/configs/pogo_e02.h
+++ b/include/configs/pogo_e02.h
@@ -13,6 +13,8 @@
#ifndef _CONFIG_POGO_E02_H
#define _CONFIG_POGO_E02_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Machine type definition and ID
*/
OpenPOWER on IntegriCloud