4aba5fb8 | 17-Jan-2018 |
Michal Simek <michal.simek@xilinx.com> |
arm: zynq: Rework FPGA initialization
This commit moves the FPGA descriptor definition to mach-zynq, where it makes more sense.
Based on patches from Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
arm: zynq: Rework FPGA initialization
This commit moves the FPGA descriptor definition to mach-zynq, where it makes more sense.
Based on patches from Ariel D'Alessandro <ariel@vanguardiasur.com.ar> and Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
show more ...
|
3b2b2cca | 04-Mar-2018 |
Michal Simek <michal.simek@xilinx.com> |
arm: zynq: Enable setup board name for different boards
There is no need to use zynq name as SYS_BOARD for all boards. The patch is adding an option to change it.
Signed-off-by: Michal Simek <micha
arm: zynq: Enable setup board name for different boards
There is no need to use zynq name as SYS_BOARD for all boards. The patch is adding an option to change it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
show more ...
|
11ea6f55 | 10-Nov-2017 |
Michal Simek <michal.simek@xilinx.com> |
arm: zynq: Add support for EMIT_WRITE operation
Add proper support for EMIT_WRITE operation which is write only. Do not use EMIT_MASKWRITE which is read-modify-write.
Signed-off-by: Michal Simek <m
arm: zynq: Add support for EMIT_WRITE operation
Add proper support for EMIT_WRITE operation which is write only. Do not use EMIT_MASKWRITE which is read-modify-write.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
show more ...
|