Re: [U-Boot] [PATCH] sunxi: Add H6 SPI SPL support

2019-04-12 Thread Jagan Teki
On Tue, Apr 9, 2019 at 4:20 AM Marek Kraus wrote: > > Add H6 SPI addresses and masks > (since H6 memory map is totally different). > Tested on Pine H64 rev B with Winbond W25Q128FW, > > Signed-off-by: Marek Kraus > --- > > arch/arm/mach-sunxi/Kconfig | 2 +- > arch/arm/mach-sunxi/spl_s

[U-Boot] [PATCH] sunxi: Add H6 SPI SPL support

2019-04-08 Thread Marek Kraus
Add H6 SPI addresses and masks (since H6 memory map is totally different). Tested on Pine H64 rev B with Winbond W25Q128FW, Signed-off-by: Marek Kraus --- arch/arm/mach-sunxi/Kconfig | 2 +- arch/arm/mach-sunxi/spl_spi_sunxi.c | 123 configs/pine_h