All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Altera Arria10 socfpga image usage
@ 2017-09-01  3:05 Andre Renaud
  0 siblings, 0 replies; only message in thread
From: Andre Renaud @ 2017-09-01  3:05 UTC (permalink / raw)
  To: u-boot

Hi,
Is there a document somewhere describing how to program the Arria10 dev kit
with the u-boot-with-spl.sfp image? This is the image built from the 'next'
branch from http://git.denx.de/?p=u-boot/u-boot-socfpga.git using:
$ make socfpga_arria10_defconfig
$ make

The image is too large to be wrapped up using the Altera mkpimage tool:
$ mkpimage -hv 1 -o u-boot-mkpimage.bin u-boot-with-spl.sfp
Image size must not be more than alignment value of 256 kilobytes

So are the raw u-boot.bin or u-boot-dtb.bin

I've tried writing it either directly into the QSPI flash, onto the base of
an SD card, or into a partition tagged with type 'a2' on an SD card,
starting at sector 2048. None of these seem to work properly.

I am able to build & run the Altera supplied u-boot from https://
github.com/altera-opensource/u-boot-socfpga
<git@github.com:altera-opensource/u-boot-socfpga.git>,
branch socfpga_v2014.10_arria10_bringup.

Thanks,
Andre

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-01  3:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01  3:05 [U-Boot] Altera Arria10 socfpga image usage Andre Renaud

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.