[U-Boot] [PATCH] board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Hannes Petermaier
oe5hpm at oevsv.at
Wed Jun 4 10:22:07 CEST 2014
Signed-off-by: Hannes Petermaier <oe5hpm at oevsv.at>
---
include/configs/bur_am335x_common.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/bur_am335x_common.h b/include/configs/bur_am335x_common.h
index 7dc91be..edb07b1 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
--
1.7.9.5
More information about the U-Boot
mailing list