[U-Boot] [RESEND PATCH v2 08/20] sf: probe: Add support for S25FL* flash parts
Wolfgang Denk
wd at denx.de
Tue Aug 6 21:49:55 CEST 2013
Dear Jagannadha Sutradharudu Teki,
In message <90b1d9f1-4c63-43c6-989f-55a6571689c7 at TX2EHSMHS011.ehs.local> you wrote:
> Added S25FL* parts are which are avilable in spi_flash_probe_legacy.c.
>
> Updated the sector_size attributes as per the flash parts.
> Looks fine for with this sector_size for computing the size
> of flash.
>
> Signed-off-by: Jagannadha Sutradharudu Teki <jaganna at xilinx.com>
> ---
> Changes for v2:
> - Enable CONFIG_SPI_FLASH_SPANSION
Checkpatch reports:
WARNING: quoted string split across lines
#194: FILE: drivers/mtd/spi/spi_flash_probe.c:155:
+ printf("SF: Unsupported flash ID: manuf %02x, jedec %04x "
+ "ext_jedec %04x\n", idcode[0], jedec, ext_jedec);
Please fix!
Thanks.
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Old programmers never die, they just become managers.
More information about the U-Boot
mailing list