]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8m: add QSPI boot dev
authorPeng Fan <peng.fan@nxp.com>
Thu, 17 May 2018 07:15:59 +0000 (15:15 +0800)
committerStefano Babic <sbabic@denx.de>
Sat, 23 Jan 2021 10:30:31 +0000 (11:30 +0100)
commitd4e84f24a6815957b3a218166f214ca9a1c4a7de
treeb7faed056be5daf2a87b3ea9c91b9b475162a240
parentacc403cb2c903d367292b0a231d3f81cfe8eccee
imx8m: add QSPI boot dev

When boot type could not be detected from rom sw info,
read sbmr1 to detect, here we only use it to detect FLEXSPI
boot, because ROM not update it in rom sw info.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/cpu.c
arch/arm/mach-imx/spl.c