driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Shubakar Gowda <shubakargowdaps@gmail.com>
Cc: devel@driverdev.osuosl.org
Subject: Re: Fwd: GS_FPGABOOT
Date: Fri, 14 Feb 2020 16:08:37 -0500	[thread overview]
Message-ID: <20200214210837.GB4087988@kroah.com> (raw)
In-Reply-To: <CABrFsMLKDn+15BCf7vsrL=eLLC0MqF8RgQdPWaDRq_du2c0yhA@mail.gmail.com>

On Fri, Feb 14, 2020 at 07:07:23PM +0530, Shubakar Gowda wrote:
> ---------- Forwarded message ---------
> From: Shubakar Gowda <shubakargowdaps@gmail.com>
> Date: Fri, 14 Feb 2020 at 19:04
> Subject: GS_FPGABOOT
> To: <insop.song@gainspeed.com>
> 
> 
> Hi,
> 
> I am trying for Selectmap Programming using the driver gs_fgpaboot, But
> when I load the driver I am getting the following errors, please help me
> out to resolve this issue.
> 
> I have configured io file according to our platform.
> 
> root@selectmap_zcu102:~# insmod gs_fpga.ko file="selectmap_top.bit";
> [  477.915891] gs_fpga: module is from the staging directory, the quality
> is unknown, you have been warned.
> [  477.925649] FPGA DOWNLOAD ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
> [  477.930796] FPGA image file name: selectmap_top.bit
> [  477.936190] load fpgaimage selectmap_top.bit
> [  477.940409] platform fpgaboot: Direct firmware load for
> selectmap_top.bit failed with error -2
> [  477.948983] firmware selectmap_top.bit is missing, cannot continue.
> [  477.955224] firmware selectmap_top.bit is missing, cannot continue.
> [  477.961474] gs_load_image error
> [  477.964591] FPGA DOWNLOAD FAIL!!

You do not have the needed firmware file present on your filesystem, not
much the kernel driver can do other than tell you this :)

good luck!

greg k-h
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

           reply	other threads:[~2020-02-14 21:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CABrFsMLKDn+15BCf7vsrL=eLLC0MqF8RgQdPWaDRq_du2c0yhA@mail.gmail.com>]

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=20200214210837.GB4087988@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=shubakargowdaps@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).