Re: [U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH

2019-10-21 Thread Jagan Teki
On Sun, Oct 20, 2019 at 11:54 AM Vasily Khoruzhick wrote: > > On Wed, Oct 16, 2019 at 9:23 AM Jagan Teki wrote: > > > > SoPine has winbond SPI-FLASH, so enable the same in defconfig > > and add aliases for spi0 in -u-boot.dtsi > > > > Signed-off-by: Jagan Teki > > --- > > Changes for v3: > > - n

Re: [U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH

2019-10-19 Thread Vasily Khoruzhick
On Wed, Oct 16, 2019 at 9:23 AM Jagan Teki wrote: > > SoPine has winbond SPI-FLASH, so enable the same in defconfig > and add aliases for spi0 in -u-boot.dtsi > > Signed-off-by: Jagan Teki > --- > Changes for v3: > - none > > arch/arm/dts/sun50i-a64-sopine-baseboard-u-boot.dtsi | 12

[U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH

2019-10-16 Thread Jagan Teki
SoPine has winbond SPI-FLASH, so enable the same in defconfig and add aliases for spi0 in -u-boot.dtsi Signed-off-by: Jagan Teki --- Changes for v3: - none arch/arm/dts/sun50i-a64-sopine-baseboard-u-boot.dtsi | 12 configs/sopine_baseboard_defconfig | 1 + 2 file