Searched hist:b72894f14da79cdcdab8007b079d922bd28e5ce7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | diff b72894f14da79cdcdab8007b079d922bd28e5ce7 Fri Apr 22 07:28:54 CDT 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Add support for standard distro boot commands
Nand and QSPI are not defined now but this will be extended. Based on selected bootmode boot_targets are rewritten. Patch also contains detection if variables are saved. If yes don't rewrite boot_targets variable.
Also move variable setup to the end of file because SCSI needs to be defined before others macros are using it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/include/configs/ |
H A D | xilinx_zynqmp.h | diff b72894f14da79cdcdab8007b079d922bd28e5ce7 Fri Apr 22 07:28:54 CDT 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Add support for standard distro boot commands
Nand and QSPI are not defined now but this will be extended. Based on selected bootmode boot_targets are rewritten. Patch also contains detection if variables are saved. If yes don't rewrite boot_targets variable.
Also move variable setup to the end of file because SCSI needs to be defined before others macros are using it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Alexander Graf <agraf@suse.de>
|