]> git.baikalelectronics.ru Git - uboot.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)
commit8a024a1f670e2f0117aff53190efb0fe2aae69cb
treeb7faed056be5daf2a87b3ea9c91b9b475162a240
parentf1ee20265c98527fd43a9de944533c87b576049f
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