Re: [U-Boot] [PATCH v4 00/18] Support for eMMC partitioning and related fixes

2015-01-19 Thread Pantelis Antoniou
Hi Diego, > On Dec 23, 2014, at 11:50 , Diego Santa Cruz > wrote: > > I have the need to hardware partition eMMC devices from U-Boot along > with setting enhanced and reliable write attributes. > > This series of patches adds this support to U-Boot via a new mmc > API, a few new members of str

[U-Boot] [PATCH v4 00/18] Support for eMMC partitioning and related fixes

2014-12-23 Thread Diego Santa Cruz
I have the need to hardware partition eMMC devices from U-Boot along with setting enhanced and reliable write attributes. This series of patches adds this support to U-Boot via a new mmc API, a few new members of struct mmc and a new mmc sub-command. It also features several fixes to the eMMC hard