]> git.baikalelectronics.ru Git - uboot.git/commit
imx: mx7: move mmc env code to mmc_env.c
authorPeng Fan <peng.fan@nxp.com>
Wed, 10 Jan 2018 05:20:36 +0000 (13:20 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 4 Feb 2018 11:00:58 +0000 (12:00 +0100)
commit49ff80c71b1f6370811e0031a9ef3682cbd13914
tree5309d2fde9c25a810f96261b3c6e65b981b5d1ed
parent702bfa3fdea56a162f54ec2b550373318e3095fa
imx: mx7: move mmc env code to mmc_env.c

The mx7 mmc env code is shared by i.MX8M, so move it to mmc_env.c.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/mmc_env.c [new file with mode: 0644]
arch/arm/mach-imx/mx7/soc.c