[U-Boot] [PATCH v1 1/4] sf: add ADDR_4B for 4byte address support

york sun york.sun at nxp.com
Thu Oct 6 19:20:16 CEST 2016


On 09/28/2016 04:21 AM, Yuan Yao wrote:
> From: Yuan Yao <yao.yuan at nxp.com>
>
> Some new flash don't support bar register but use 4bytes address to
> support exceed 16MB flash size.
> So add flash flag:
> ADDR_4B
> for some flash which support 4bytes address.
>
> Signed-off-by: Yuan Yao <yao.yuan at nxp.com>
> ---
>  drivers/mtd/spi/sf_internal.h |  4 +++-
>  drivers/mtd/spi/sf_params.c   |  2 +-
>  drivers/mtd/spi/spi_flash.c   | 38 +++++++++++++++++++++++++-------------
>  include/spi_flash.h           |  1 +
>  4 files changed, 30 insertions(+), 15 deletions(-)

Jagan,

Please review and give your comment. Thanks.

York



More information about the U-Boot mailing list