summaryrefslogtreecommitdiffstats
path: root/include/configs/flea3.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-03-05 10:41:15 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 09:23:13 -0500
commitb8956e91620ddfb4eb49237324c11b7905f62239 (patch)
tree040f5971a6a48f92ba01de014f724b13d8f43619 /include/configs/flea3.h
parent33d5156f769eeb640f3be4a003ce7907995dcc36 (diff)
downloadtalos-obmc-uboot-b8956e91620ddfb4eb49237324c11b7905f62239.tar.gz
talos-obmc-uboot-b8956e91620ddfb4eb49237324c11b7905f62239.zip
flea3: Convert to generic board
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/flea3.h')
-rw-r--r--include/configs/flea3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/flea3.h b/include/configs/flea3.h
index edff0f54cf..854ae90bd4 100644
--- a/include/configs/flea3.h
+++ b/include/configs/flea3.h
@@ -22,6 +22,7 @@
#define CONFIG_SYS_CACHELINE_SIZE 32
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_SYS_GENERIC_BOARD
/* Only in case the value is not present in mach-types.h */
#ifndef MACH_TYPE_FLEA3
OpenPOWER on IntegriCloud