* [U-Boot] [PATCH] ARM: highbank: convert to generic board
@ 2014-04-11 20:09 Rob Herring
2014-05-25 13:19 ` Albert ARIBAUD
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2014-04-11 20:09 UTC (permalink / raw)
To: u-boot
From: Rob Herring <robh@kernel.org>
Enable CONFIG_SYS_GENERIC_BOARD on highbank.
Signed-off-by: Rob Herring <robh@kernel.org>
---
I meant to include this with the other config changes:
http://patchwork.ozlabs.org/patch/338286/
http://patchwork.ozlabs.org/patch/338285/
include/configs/highbank.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index a6202cf..da1c837 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -13,6 +13,7 @@
#define CONFIG_SYS_THUMB_BUILD
#define CONFIG_SYS_NO_FLASH
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_OF_BOARD_SETUP
#define CONFIG_FIT
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-25 13:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 20:09 [U-Boot] [PATCH] ARM: highbank: convert to generic board Rob Herring
2014-05-25 13:19 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox