]> git.sur5r.net Git - u-boot/commit
imx: mx6: Implement mmc_get_env_part
authorSoeren Moch <smoch@web.de>
Thu, 4 Feb 2016 13:41:15 +0000 (14:41 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 21 Feb 2016 10:31:44 +0000 (11:31 +0100)
commit1a43dc11a33de29712e5c5a0877d21bd6f6550c1
tree0f88009af6f5b92f17b4df1505476a6968f3d953
parentc4068dfb31e16f5a27f7177a156cd7a4271ececb
imx: mx6: Implement mmc_get_env_part

commit 216d286c7e3d3d83d4d8ccaf0415192e1b1040c0 [imx: mx6: implement
mmc_get_env_dev] introduced selection of the environment device according
to the boot device when booting from SD/MMC.

Extend this functionality for also selecting the device partition.

Signed-off-by: Soeren Moch <smoch@web.de>
arch/arm/cpu/armv7/mx6/soc.c