
26 May
2020
26 May
'20
9:21 p.m.
On 5/26/20 9:06 PM, Tom Rini wrote:
The config header for this platform disables both CMD_SF and CMD_SPI and the defconfig leaves them enabled. Disable them from the defconfig and enable them in the header.
Cc: Marek Vasut marek.vasut+renesas@gmail.com Cc: Masakazu Mochizuki masakazu.mochizuki.wd@hitachi.com Signed-off-by: Tom Rini trini@konsulko.com
This is a case where it's hard to tell if this is the correct fix or if both should be enabled instead.
Blanche (with H) is booting from parallel NOR, it's unique that way. So this is a correct fix.
The tags should be ARM: rmobile: blanche: . Also CC Iwamatsu-san.