
7 Nov
2018
7 Nov
'18
8:38 a.m.
Hi Simon,
On Wednesday 07 November 2018 03:51 AM, Simon Glass wrote:
MMC devices support multiple partitions, defined by the hardware. At present U-Boot can only access partition zero. Add support for selecting other partitions.
There is already support to switch to another hardware partition.
See: mmc_select_hwpart()
Is this not the same thing?
Thanks, Faiz