commit | c426e86d6c6e3b7dad2de80e06ccaa28f958ad2b | [log] [tgz] |
---|---|---|
author | Stephen Arnold <sarnold@vctlabs.com> | Thu Mar 23 18:58:08 2017 -0700 |
committer | Marek Vasut <marex@denx.de> | Fri Apr 14 14:06:38 2017 +0200 |
tree | 168a075f6f0e11a0d6591389ae97d5dbb0556284 | |
parent | 7ebca7ed9f73ca948880ea3852e646ad0fe29b48 [diff] |
ARM: socfpga: add fpga build and bsp handoff instructions to readme This patch adds the steps to manually (re)build a Quartus FPGA project, generate the required BSP glue, and update u-boot handoff files for mainline SPL support. Requires Quartus toolchain and current U-Boot. Signed-off-by: Steve Arnold <stephen.arnold42@gmail.com> Cc: Dinh Nguyen <dinguyen@kernel.org> Cc: Stefan Roese <sr@denx.de> Cc: Marek Vasut <marex@denx.de>