Re: [U-Boot] [PATCH 1/2] imx: mx6: Implement mmc_get_env_part

2016-02-21 Thread Stefano Babic
On 04/02/2016 14:41, Soeren Moch wrote: > 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 part

[U-Boot] [PATCH 1/2] imx: mx6: Implement mmc_get_env_part

2016-02-04 Thread Soeren Moch
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 --- Cc: Stefan