summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHannes Petermaier <oe5hpm@oevsv.at>2014-06-04 10:22:07 +0200
committerTom Rini <trini@ti.com>2014-06-06 17:46:15 -0400
commit29a0d9c08eb653556eeb40b187325c0f57bf87dc (patch)
tree98010faa2ebf92772a7bbb27d09ae474ffb06da1
parent25b0a729aa5f771edb277f2ef9cfd9b737ec0e9e (diff)
downloadblackbird-obmc-uboot-29a0d9c08eb653556eeb40b187325c0f57bf87dc.tar.gz
blackbird-obmc-uboot-29a0d9c08eb653556eeb40b187325c0f57bf87dc.zip
board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
-rw-r--r--include/configs/bur_am335x_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/bur_am335x_common.h b/include/configs/bur_am335x_common.h
index 7adc8c0fd7..2edffea2e0 100644
--- a/include/configs/bur_am335x_common.h
+++ b/include/configs/bur_am335x_common.h
@@ -12,6 +12,8 @@
#ifndef __BUR_AM335X_COMMON_H__
#define __BUR_AM335X_COMMON_H__
/* ------------------------------------------------------------------------- */
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_AM33XX
#define CONFIG_OMAP
#define CONFIG_OMAP_COMMON
OpenPOWER on IntegriCloud