Re: [PATCH 3/3] mmc: Support FFU for eMMC v5.0

2015-01-12 Thread Russ W. Knize
Hi Avi, I won't go into the overall approach to this patch set, but here is some feedback about how this works with other eMMCs: diff --git a/drivers/mmc/core/mmc_ffu.c b/drivers/mmc/core/mmc_ffu.c new file mode 100644 index 000..cde58eb --- /dev/null +++ b/drivers/mmc/core/mmc_ffu.c at

Re: [PATCH 3/3] mmc: Support FFU for eMMC v5.0

2014-12-18 Thread Gwendal Grignou
On Thu, Nov 13, 2014 at 8:32 AM, Avi Shchislowski avi.shchislow...@sandisk.com wrote: Add support of FFU for eMMC v5.0 Signed-off-by: Avi Shchislowski avi.shchislow...@sandisk.com --- drivers/mmc/card/Kconfig |8 + drivers/mmc/card/block.c |5 + drivers/mmc/core/Makefile |

Re: [PATCH 3/3] mmc: Support FFU for eMMC v5.0

2014-11-24 Thread Bean Huo
Avi Shchislowski avi.shchislowski at sandisk.com writes: Add support of FFU for eMMC v5.0 Signed-off-by: Avi Shchislowski avi.shchislowski at sandisk.com --- hi, How about your this patch?I think,it'd better be enabled and done in the bootloader,just as uboot. -- To unsubscribe from this

RE: [PATCH 3/3] mmc: Support FFU for eMMC v5.0

2014-11-24 Thread bpqw
Hi Bean Vendors will like to use the FFU feature to update the eMMC OTA (over the air) Other reason is because vendor uses different u-boots it will be hard to maintain the code. So,you want to let this patch can be accepted, but now there is no response about it. I will also validate it on