> The mxs_nand_spl driver can support to read from page unaligned offset,
> so don't need to set bl_len to ask spl_load_simple_fit to handle
> the page unaligned access.
> Actually spl_load_simple_fit has two parts of reading:
> spl_simple_fit_read and spl_load_fit_image.
> The spl_load_fit_image c
On Mon, Mar 28, 2022 at 2:14 AM Ye Li wrote:
>
> The mxs_nand_spl driver can support to read from page unaligned offset,
> so don't need to set bl_len to ask spl_load_simple_fit to handle
> the page unaligned access.
>
> Actually spl_load_simple_fit has two parts of reading:
> spl_simple_fit_read
The mxs_nand_spl driver can support to read from page unaligned offset,
so don't need to set bl_len to ask spl_load_simple_fit to handle
the page unaligned access.
Actually spl_load_simple_fit has two parts of reading:
spl_simple_fit_read and spl_load_fit_image.
The spl_load_fit_image can handle t
3 matches
Mail list logo