Re: [U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH

2017-10-09 Thread Jagan Teki
On Fri, Sep 29, 2017 at 6:21 PM, Mario Six wrote: > Previous patches removed the last usages of this config variable, so > that it is now obsolete. > > This patch removes it from the whitelist. > > Signed-off-by: Mario Six Reviewed-by: Jagan Teki thanks! -- Jagan Teki Free Software Engineer |

Re: [U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH

2017-10-08 Thread Simon Glass
On 29 September 2017 at 06:51, Mario Six wrote: > Previous patches removed the last usages of this config variable, so > that it is now obsolete. > > This patch removes it from the whitelist. > > Signed-off-by: Mario Six > --- > scripts/config_whitelist.txt | 1 - > 1 file changed, 1 deletion(-)

[U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH

2017-09-29 Thread Mario Six
Previous patches removed the last usages of this config variable, so that it is now obsolete. This patch removes it from the whitelist. Signed-off-by: Mario Six --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/config_whitelist.txt b/scripts/config_whit