commit | 8e0e01d330e76ec2b8db4da3fa5cb425603507f9 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <sivadur@xilinx.com> | Mon Sep 14 12:59:08 2015 +0530 |
committer | Jagan Teki <jteki@openedev.com> | Sun Oct 25 20:17:03 2015 +0530 |
tree | 5723a0df861af7c3133eb35d9ff5dd0e18865477 | |
parent | 2775e91835638031d1134176d536ac2946fc5e6b [diff] |
zynq-common: Add SPL SPI offset, size configs 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. These macros defines the device tree offset, size and the kernel image offset in flash respectively. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Reviewed-by: Jagan Teki <jteki@openedev.com>