[PATCH 01/11] spl: fit: nand: skip bad block handling if NAND chip not fully defined
Tom Rini
trini at konsulko.com
Tue Mar 2 14:28:16 CET 2021
On Mon, Mar 01, 2021 at 02:33:27PM -0800, Tim Harvey wrote:
> commit 9f6a14c47ff9 ("spl: fit: nand: fix fit loading in case of bad blocks")
> added support for adjusting the image offset to account for bad blocks.
> However this requires nand_spl_adjust_offset() which requires fully defined
> specifics of the NAND chip being used may not be avialable.
>
> Allow skipping this support for drivers or configs which don't specify
> the NAND chip details statically with defines.
>
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210302/ebb0e5f7/attachment.sig>
More information about the U-Boot
mailing list