diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-03 20:09:56 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-09 22:45:58 +0200 |
commit | 3907b1ac66422c0b9182f090f41e6544dc859825 (patch) | |
tree | 04668e6d24c0ae9cdc8a0a3fb82a393838c6e289 /package/json-javascript/json-javascript.mk | |
parent | 12e3d98d8fc8193bd565ae9d90f707574fdbca02 (diff) | |
download | buildroot-3907b1ac66422c0b9182f090f41e6544dc859825.tar.gz buildroot-3907b1ac66422c0b9182f090f41e6544dc859825.zip |
zynq: document how to use custom ps7_init files
Since U-Boot supported SPL for Zynq boards at v2014.04 release, it
became much easier to build a system. At that time, however, users
still needed to manually copy ps7_init.c/h to the U-Boot source tree
to generate a working SPL image because ps7_init.c/h output from
Xilinx tools are not compatible with GPL.
Later, the license problem was solved when Xilinx tools became able
to output the GPL-compatible variants (ps7_init_gpl.c/h) as well.
U-Boot v2015.07 or later includes ps7_init_gpl.c/h for major Zynq
boards so that users can build a boot image straight away.
Now Buildroot supports 3 boards (Zedboard, MicroZed, ZC706) without
any manual intervention. This is a good thing itself, but commit
b9cd72cdbfe3 ("zynq_zc706: bump U-Boot to xilinx-v2016.2") entirely
dropped the information about custom ps7_init files.
This commit provides up-to-date guidance for how to customize the
ps7_init files.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Acked-by: Alistair Francis <alistair.francis@xilinx.com>
[Thomas: rewording and formatting tweaks.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/json-javascript/json-javascript.mk')
0 files changed, 0 insertions, 0 deletions