]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: zynq: Define distro boot commnads for qspi, nand and nor
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 25 Jan 2019 11:36:05 +0000 (17:06 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 12 Feb 2019 08:43:01 +0000 (09:43 +0100)
commit556ff7089f1ba4fbdf55613a498fdb958a4c2a36
tree323106c8e673c318ec1729af0904dd40c7cc4478
parent0bbaa17208435104ffb00c996fc1145902220440
arm: zynq: Define distro boot commnads for qspi, nand and nor

This patch adds distro boot commands for qspi, nand and nor.
The distro boot commands now reads the script from flash offset
of 15.75MB and executes it.

Setup default location via script_offset_f to 15.75MB to match the most
xilinx reference boards for qspi, nand and set the same using
script_offset_nor to 0xE2EC0000 for nor.
256kB allocated space for script size (script_size_f) should be more
than enough to cover custom boot logic.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h