[PATCH v5 05/10] mtd: spi-nor-core: Add the ->ready() hook
Pratyush Yadav
p.yadav at ti.com
Fri Feb 19 10:57:00 CET 2021
On 19/02/21 10:55AM, tkuw584924 at gmail.com wrote:
> From: Takahiro Kuwano <Takahiro.Kuwano at infineon.com>
>
> For dual/quad die package devices from Spansion/Cypress, the device's
> status needs to be checked by reading status registers in all dies, by
> using Read Any Register command. To support this, a Flash specific hook
> that can overwrite the legacy status check is needed.
>
> The change in spi-nor.h depends on:
> https://patchwork.ozlabs.org/project/uboot/patch/20210205041119.145784-4-seanga2@gmail.com/
This line should not be a part of the commit message. This is "metadata"
that says how the patch should be applied. One it is applied this has no
use in the Git history. So it should go below the 3 dashed lines, like
the changelog.
Other than this,
Reviewed-by: Pratyush Yadav <p.yadav at ti.com>
--
Regards,
Pratyush Yadav
Texas Instruments Inc.
More information about the U-Boot
mailing list