On 3/16/19 9:23 AM, Simon Goldschmidt wrote:
> Am 15.03.2019 um 22:20 schrieb Marek Vasut:
>> On 3/15/19 8:44 PM, Simon Goldschmidt wrote:
>>> To boot from fpga on socfpga gen5, we need to set
>>> CONFIG_SPL_TEXT_BASE to
>>> 0xC0000000 (hps2fpgaslaves base address).
>>>
>>> Since converting CONFIG_SPL_TEXT_BASE to Kconfig hasn't been
>>> successful so
>>> far, let's make this value overridable in socfpga_common.h, so that
>>> we can
>>> have different board configs override this in socfpga_common.h.
>>>
>>> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>
>>
>> Is this a fix for current release or new feature for next ?
> 
> Yes, it's a fix for the current release. It's the only thing missing to
> *finally* get mainline SPL booting from FPGA (on socfpga gen5).
> 
> As written in the log, the original plan was to move
> CONFIG_SPL_TEXT_BASE to Kconfig completely, but that didn't work out
> (still), which is why we have to do it in a different way.
> 
> I could provide a new board config to boot from FPGA if you want, but
> that did not make much sense to me as the FPGA image would be missing...

Well, applied.

That said, do you plan to work on the Kconfig conversion further ?
What's the problem there ?

-- 
Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to