All of lore.kernel.org
 help / color / mirror / Atom feed
From: mike.looijmans@topic.nl (Mike Looijmans)
To: linux-arm-kernel@lists.infradead.org
Subject: FPGA manager: What is the proper way to load a bitstream now?
Date: Mon, 29 Aug 2016 09:02:28 +0200	[thread overview]
Message-ID: <57C3DE04.4030109@topic.nl> (raw)

The "FPGA manager" has been around for a while now, so I thought to integrate 
it. However, there's apparently only a kernel-to-kernel interface and it isn't 
actually being used in current mainline kernels?

So far, I've been using vendor provided drivers to load the FPGA bitstream 
(e.g. "cat fpga.bin > /dev/xdevcfg") somewhere early during boot.

With the FPGA manager, while looking for a userspace interface, all I found 
were proposals to do so, that have been 'shot down', even the nice ones using 
DT overlays, and in the end, there is apparently no way whatsover to simply 
load a bitstream at boot, other that writing (yet another) driver to trigger 
the firmware load at some stage.

Is this an accurate summary of the current state, or is there something I've 
missed?

(resent because of corporate mailserver turning plaintext into HTML)

             reply	other threads:[~2016-08-29  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29  7:02 Mike Looijmans [this message]
2016-08-29 14:35 ` FPGA manager: What is the proper way to load a bitstream now? atull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57C3DE04.4030109@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.