Re: [U-Boot] uboot for ARRIA10 SoC

2018-03-19 Thread Friedrich Daniel
Hello Claudio, Sry I have not knowledge about that, but I have not seen any code that actually das the checking, it always writes the *rbf-file on boot. Maybe a look into the Linux Kernel src code inside the fpga_manager for the altera FPGAs might have something so you can extend u-boot with you

Re: [U-Boot] uboot for ARRIA10 SoC

2018-03-15 Thread Spinelli, Claudio (Nokia - US/Murray Hill)
Hi Dan, Using arria10 with socfpga_v2014.10_arria10_bringup tag, I would like to determine, after an uboot reset or linux reboot, If both periph and core fpga images need to be loaded into the fpga again. Basically determine if the fpga images survive a warm reboot. Do you know if there is al

Re: [U-Boot] uboot for ARRIA10 SoC

2018-03-06 Thread Friedrich Daniel
> I am using Intel/Altera REF board: Arria 10 SoC development kit part number > DK-SOC-10AS066S-A. I am using Altera/Intel tools to generate an uboot image > which include the devictree.dts and it is build with > mkpimage. > Has anybody ported the Altera/Intel Arria 10Soc to the open source ub

[U-Boot] uboot for ARRIA10 SoC

2018-03-04 Thread Spinelli, Claudio (Nokia - US/Murray Hill)
Hi, I am using Intel/Altera REF board: Arria 10 SoC development kit part number DK-SOC-10AS066S-A. I am using Altera/Intel tools to generate an uboot image which include the devictree.dts and it is build with mkpimage. Has anybody ported the Altera/Intel Arria 10Soc to the open source uboot an