From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org, Trent Piepho <tpiepho@kymetacorp.com>
Subject: Re: socfpga: ethernet problem
Date: Tue, 27 Mar 2018 07:31:29 +0200 [thread overview]
Message-ID: <73in9it77y.fsf@pengutronix.de> (raw)
In-Reply-To: <20180326102037.57959f6175c61967d9e9c5b4@gmail.com>
Hi,
Antony Pavlov <antonynpavlov@gmail.com> writes:
> Hi!
>
> Barebox for DE0-Nano-SoC succesfully starts on Terasic DE10-Nano board
> but there is an ethernet issue.
>
> After `make ARCH=arm socfpga_defconfig` I see that the CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA
> option is disabled.
>
> #
> # Network drivers
> #
> ...
> CONFIG_DRIVER_NET_DESIGNWARE=y
> # CONFIG_DRIVER_NET_DESIGNWARE_GENERIC is not set
> # CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA is not set
>
> after enabling CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA I see 'Could not get sysmgr-syscon node'
> error message:
>
>
Patch opportunity:
DRIVER_NET_DESIGNWARE_SOCFPGA is missing a
select MFD_SYSCON
and the defconfig should be regenerated with the socfpga driver instead.
Best regards,
Steffen
--
Pengutronix e.K. | Steffen Trumtrar |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-03-27 5:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-26 7:20 Antony Pavlov
2018-03-27 5:31 ` Steffen Trumtrar [this message]
2018-03-27 9:21 ` Antony Pavlov
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=73in9it77y.fsf@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--cc=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=tpiepho@kymetacorp.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