[PATCH 4/8] blance: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
Marek Vasut
marek.vasut at gmail.com
Tue May 26 22:44:58 CEST 2020
On 5/26/20 9:26 PM, Tom Rini wrote:
> On Tue, May 26, 2020 at 09:21:59PM +0200, Marek Vasut wrote:
>> 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 at gmail.com>
>>> Cc: Masakazu Mochizuki <masakazu.mochizuki.wd at hitachi.com>
>>> Signed-off-by: Tom Rini <trini at 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.
>
> I typo'd that a half dozen times, oops.
>
>> The tags should be ARM: rmobile: blanche: . Also CC Iwamatsu-san.
>
> Do you want to fixup the tag or should I when applying? Thanks.
Fix it up when applying.
More information about the U-Boot
mailing list