Re: [U-Boot] [PATCH] zynq-common: Define spi args offset and size

2015-09-13 Thread Jagan Teki
Hi Siva, On 10 September 2015 at 15:26, Siva Durga Prasad Paladugu wrote: > Define CONFIG_SYS_SPI_ARGS_OFFS, CONFIG_SYS_SPI_ARGS_SIZE > and CONFIG_SYS_SPI_KERNEL_OFFS which will be used in SPL > spi mode. Please add proper description about memory allots of

[U-Boot] [PATCH] zynq-common: Define spi args offset and size

2015-09-10 Thread Siva Durga Prasad Paladugu
Define CONFIG_SYS_SPI_ARGS_OFFS, CONFIG_SYS_SPI_ARGS_SIZE and CONFIG_SYS_SPI_KERNEL_OFFS which will be used in SPL spi mode. Signed-off-by: Siva Durga Prasad Paladugu --- - This patch is based on u-boot-spi/master branch --- include/configs/zynq-common.h | 4 1 file