projects
/
platform
/
kernel
/
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 0d3a87cd74435b17ad50267a5a69ea02c12b756b..9671107cb6f9e74b9187da4e7926e4d835050ee3 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