
On 05/26/2017 03:48 AM, Chee, Tien Fong wrote:
So the patch for using CONFIG_SPL_FPGA_SUPPORT is causing this build error. Please investigate.
Dinh
Hi Dinh,
I have tried with both u-boot.git and u-boot-socfpga.git lastest version, i can't still reproduce the issue u have seen :(. Would you mind to share me the details of the step to reproduce it such as on what branch?
Ah, sorry about that. I went back and just did a batch apply of all 6 patches, and it builds fine.
I was hitting the build error because I missed applying patch 4/6 "arm: socfpga: Enable FPGA driver build on SPL"
The reason I missed this was because the 3/6 patch was named "arm: socfpga: Enable FPGA driver on SPL".
So can you please go back and edit the commit header of patch 4/6, to something more generic? As its not ARM or SOCFPGA specific.
Thanks, Dinh