commit | bc177f17ede8d186b9ac0358b9e20cd7b8fb48e5 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Thu Feb 04 14:41:15 2016 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 21 11:31:44 2016 +0100 |
tree | 0f88009af6f5b92f17b4df1505476a6968f3d953 | |
parent | 83431535e92c95c026e049019c84d13ee3a47648 [diff] |
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>