]> git.baikalelectronics.ru Git - uboot.git/commit
imx: move get_boot_device to common header
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:40:36 +0000 (16:40 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000 (11:29 +0200)
commit0aa818b393676ee340f64cab6603b6aa504ccf65
treed0bf702610239b47475706f5df925f0b1a7a17cb
parentf31043665924b51340a8159063be2c3c5bc95f34
imx: move get_boot_device to common header

Most i.MX implements get_boot_device, move it to common header to
simplify code

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8/sys_proto.h
arch/arm/include/asm/arch-imx8m/sys_proto.h
arch/arm/include/asm/arch-imx8ulp/sys_proto.h
arch/arm/include/asm/arch-mx7/sys_proto.h
arch/arm/include/asm/arch-mx7ulp/sys_proto.h
arch/arm/include/asm/mach-imx/sys_proto.h