]> git.baikalelectronics.ru Git - uboot.git/commit
imx: dynamic setting mmcdev and mmcroot
authorPeng Fan <peng.fan@nxp.com>
Wed, 6 Apr 2022 06:30:25 +0000 (14:30 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 17:10:43 +0000 (19:10 +0200)
commit1accec68bbd75a64341a5cbe149c02a8a2560d70
tree68c253d02c9b2e5799d8c4ce23079e5460bd114b
parent2710fc095c246fdc7b7e13b51ef88080c8abffa9
imx: dynamic setting mmcdev and mmcroot

Dynamic setting mmcdev and mmcroot.
Then when boot linux, we can have correct "root=/dev/mmcblk[x]p2"

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/mach-imx/sys_proto.h
board/freescale/common/Makefile
board/freescale/common/mmc.c [new file with mode: 0644]