Michal Simek
|
460b05d96d
|
arm: zynq: Convert all board to use arch ps7_init code
Use generic implementation. It will also reduce config data size for
converted boards.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|
2017-11-29 08:02:39 +01:00 |
|
Michal Simek
|
a8ea299c48
|
arm: zynq: Get rid of ps7_reset_apu() for syzygy board
There is no reason to call separate function.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|
2017-11-29 08:02:39 +01:00 |
|
Michal Simek
|
a3b36c8424
|
arm: zynq: Remove ps7_debug code
SPL is not calling this code that's why it is dead code and can be
removed.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|
2017-11-29 08:02:39 +01:00 |
|
Tom McLeod
|
413ab5b0e1
|
arm: zynq: Add support for SYZYGY Hub board
Add the Zynq-based SYZYGY Hub board from Opal Kelly. The board
contains a Xilinx Zynq xc7z012s SoC, 1GB DDR3 RAM, and supports
booting from SD.
Signed-off-by: Tom McLeod <tom.mcleod@opalkelly.com>
Cc: Michal Simek <monstr@monstr.eu>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|
2017-11-28 15:53:07 +01:00 |
|