[U-Boot] [PATCH v1 2/4] dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" for DSPI flash

Simon Glass sjg at chromium.org
Mon May 18 23:40:14 CEST 2015


On 18 May 2015 at 07:24, Haikun Wang <haikun.wang at freescale.com> wrote:
> The type of DSPI flash on ls1021aqds is AT45DB021, it has specail
> commands and page-size.
> Use the special spi flash driver instead of "spi_flash_std" driver.
>
> Signed-off-by: Haikun Wang <haikun.wang at freescale.com>
> ---
>  arch/arm/dts/ls1021a-qds.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Not sure about this being v1, but the code looks OK.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list