Add SFDP support in new QC/A SPI driver
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 2 Dec 2015 01:07:46 +0000 (02:07 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 2 Dec 2015 01:07:46 +0000 (02:07 +0100)
commit5072844fe448a6fdb8a45a311674406cb84091fe
treee42f0907cf1c9aa68a180bea0231c5784fd3cd67
parent5d1a71e7aabaca2bacf839f6b4ccc61d8a8c0774
Add SFDP support in new QC/A SPI driver

SFDP (serial FLASH discoverable parameters) allows to get useful information
about FLASH parameters and we will use it for unknown chip, to get basic data
like size, erase sector size and corresponding erase command.

Plus, some other minor changes:
- remove defines (we will keep it in flash.h)
- use provided sector erase command
u-boot/cpu/mips/ar7240/qca_sf.c
u-boot/include/soc/qca_soc_common.h