]> git.ipfire.org Git - people/ms/u-boot.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)
commitc1ef486327cf3b79f3989139cae490a740fc7fe9
tree5309d2fde9c25a810f96261b3c6e65b981b5d1ed
parent80ebf86d9bfcce4145061d7d7e9c09e0510a4ed8
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