[U-Boot] [PATCH] PM9263 adding generic board support

13 Jan
2015
13 Jan
'15
11:07 a.m.
Signed-off-by: Georgi Botev botev@ronetix.at --- include/configs/pm9263.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index f0f12af..f6aebf4 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -18,6 +18,8 @@ */ #include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD + /* ARM asynchronous clock */ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO
--
1.9.1

13 Jan
13 Jan
7:30 p.m.
New subject: [U-Boot] PM9263 adding generic board support
On Tue, Jan 13, 2015 at 12:07:21PM +0200, Georgi Botev wrote:
Signed-off-by: Georgi Botev botev@ronetix.at
Applied to u-boot/master, thanks!
--
Tom
3768
Age (days ago)
3768
Last active (days ago)
1 comments
2 participants
participants (2)
-
Georgi Botev
-
Tom Rini