projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73127e9
)
imx8qxp: add SUPPORT_SPL option
author
Peng Fan
<peng.fan@nxp.com>
Fri, 21 Dec 2018 06:21:13 +0000
(06:21 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 28 Jan 2019 19:35:47 +0000
(20:35 +0100)
Enable SUPPORT_SPL option for i.MX8QXP, then we could enable SPL.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/imx8/Kconfig
b/arch/arm/mach-imx/imx8/Kconfig
index
0d3a87c
..
9671107
100644
(file)
--- a/
arch/arm/mach-imx/imx8/Kconfig
+++ b/
arch/arm/mach-imx/imx8/Kconfig
@@
-5,6
+5,7
@@
config IMX8
config IMX8QXP
select IMX8
+ select SUPPORT_SPL
bool
config SYS_SOC