[U-Boot] [PATCH] sf: fix sf probe

Stefan Roese sr at denx.de
Thu Aug 25 13:13:19 CEST 2016


(Added Tom to Cc)

On 17.08.2016 09:19, Wenyou Yang wrote:
> From: Cyrille Pitchen <cyrille.pitchen at atmel.com>
>
> This patch fixes the "sf probe" command. The very first SPI flash probe
> passes, for instance when u-boot tries to read its environment settings
> from a (Q)SPI memory but next "sf probe" commands fail because the flash
> memory node is unbound from the SPI controller children nodes.
>
> Signed-off-by: Cyrille Pitchen <cyrille.pitchen at atmel.com>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>

Without this patch, "sf probe" fails miserably. So its definitely a
"must have" for this release.

Tested-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list