projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dae50d
)
imx:mx6sxsabresd spl support in header file
author
Peng Fan
<Peng.Fan@freescale.com>
Tue, 30 Dec 2014 09:24:00 +0000
(17:24 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 22 Jan 2015 08:55:47 +0000
(09:55 +0100)
Add SPL support in mx6sxsabresd header file.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
include/configs/mx6sxsabresd.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6sxsabresd.h
b/include/configs/mx6sxsabresd.h
index 3aae808ba9e9110da65f77ba715bc82d328fb965..54cdd641154ed34de39b375f6874816e404af69b 100644
(file)
--- a/
include/configs/mx6sxsabresd.h
+++ b/
include/configs/mx6sxsabresd.h
@@
-18,6
+18,12
@@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
+#ifdef CONFIG_SPL
+#define CONFIG_SPL_LIBCOMMON_SUPPORT
+#define CONFIG_SPL_MMC_SUPPORT
+#include "imx6_spl.h"
+#endif
+
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG