linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@armlinux.org.uk>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: tony@atomide.com, devicetree@vger.kernel.org,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	bcousson@baylibre.com
Subject: Re: [PATCH] ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot
Date: Thu, 13 Dec 2018 15:50:54 +0000	[thread overview]
Message-ID: <20181213155054.GK9507@n2100.armlinux.org.uk> (raw)
In-Reply-To: <20181213135845.3965-1-peter.ujfalusi@ti.com>

On Thu, Dec 13, 2018 at 03:58:45PM +0200, Peter Ujfalusi wrote:
> The ethernet works in kernel only if we use some binary u-boot from the
> past which have support for KS8851.
> 
> The u-boot sources are not available for this mysterious u-boot image
> people tends to hold on... Mainline u-bott does not have ethernet support
> for sdp4430 and if we use that the ethernet is not working.
> 
> After some debugging I have managed to get the ethernet working with
> mainline u-boot while not breaking the networking with the case when we
> boot with the mysterious binary u-boot.
> 
> Basically we were missing bunch of pinmux settings and the 'magic'
> gpio_138 handling in kernel.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>

Hi Peter,

Digging up where my u-boot came from, I found:

  https://plus.google.com/103895730806848715870/posts/cCq2CxDogW9

Unfortunately, gitorious no longer exists, but I do still have a clone
of that tree locally, containing:

9f384308319e OMAP4SDP: Add Micrel KS8851 net chip support
ae631b095a87 NET: Add driver for Micrel KS8851
78e43f2a8987 ARMV7: OMAP: Add spi driver for OMAP3/OMAP4
e576c6a9cbc9 omap4_common: config: remove I2C for SPL mode
19d5934c4b3b ARM: OMAP4: Move TEXT_BASE down to non-HS limit

plus some of my own modifications to fix the problems stated in that
post.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up
According to speedtest.net: 11.9Mbps down 500kbps up

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2018-12-13 15:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 13:58 [PATCH] ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot Peter Ujfalusi
2018-12-13 15:17 ` Tony Lindgren
2018-12-14 13:06   ` Peter Ujfalusi
2018-12-13 15:50 ` Russell King - ARM Linux [this message]
2018-12-14 13:08   ` Peter Ujfalusi
2018-12-14 13:16     ` Russell King - ARM Linux
2018-12-18 10:28       ` Peter Ujfalusi
2019-01-24 16:17 ` Tony Lindgren

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=20181213155054.GK9507@n2100.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.ujfalusi@ti.com \
    --cc=tony@atomide.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).