commit | 40ea29ba83fafd19b601386113cf7fd915e8f478 | [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 | c27f1c1f08235958650096e671666d3a96f263e1 [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>