]> git.baikalelectronics.ru Git - uboot.git/commit
imx: spl: use spl_board_boot_device for i.MX8MN
authorPeng Fan <peng.fan@nxp.com>
Mon, 16 Sep 2019 03:09:29 +0000 (03:09 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
commit8cef8b52cdb1cb3c546ad9f088f871a1e2c90e14
treed4097a56aa69c589c19547cede7730098fbad161
parent0babeef48bfaee19ab9976e79a02ea1263821fbe
imx: spl: use spl_board_boot_device for i.MX8MN

i.MX8MN follow same logic as i.MX8MM, so use spl_board_boot_device

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