Re: [PATCH v2 0/5] Add spi boot support to am335x-icev2

2020-09-15 Thread Lokesh Vutla
On 14/09/20 12:11 pm, Faiz Abbas wrote: > The following patches add spi boot support to TI's am335x-icev2 platform > > v2: > 1. Changed order of patches to avoid breaking build > 2. Changed SPI_OFFSET to SPI0_OFFSET and moved the define >arch/arm/mach-omap2/am335x/board.c > 3. Updated MAINT

[PATCH v2 0/5] Add spi boot support to am335x-icev2

2020-09-13 Thread Faiz Abbas
The following patches add spi boot support to TI's am335x-icev2 platform v2: 1. Changed order of patches to avoid breaking build 2. Changed SPI_OFFSET to SPI0_OFFSET and moved the define arch/arm/mach-omap2/am335x/board.c 3. Updated MAINTAINERS list with the new defconfig. Faiz Abbas (5): a