[U-Boot] [PATCH 2/2] drivers: ubi: Adding UBI loader for SPI flash

Chee, Tien Fong tien.fong.chee at intel.com
Thu Aug 22 07:41:54 UTC 2019


On Mon, 2019-07-29 at 15:48 +0800, tien.fong.chee at intel.com wrote:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
> 
> Adding UBI support for SPI flash.
> 
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> ---
>  common/spl/spl_ubi.c        | 11 ++++++++++-
>  drivers/mtd/spi/sf-uclass.c | 30 ++++++++++++++++++++++++++++++
>  include/spi_flash.h         | 10 ++++++++++
>  3 files changed, 50 insertions(+), 1 deletion(-)
> 
> diff --git a/common/spl/spl_ubi.c b/common/spl/spl_ubi.c
> index 0cb5080882..40a449b42b 100644
> --- a/common/spl/spl_ubi.c
> +++ b/common/spl/spl_ubi.c

[...]

Any comment?

THanks.


More information about the U-Boot mailing list