linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@armlinux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: Need help booting allmodconfig on arm64
Date: Fri, 2 Jun 2017 21:01:50 +0100	[thread overview]
Message-ID: <20170602200150.GA4902@n2100.armlinux.org.uk> (raw)
In-Reply-To: <0dd92218-037d-3d1f-7b3c-10adbc3bc832@codeaurora.org>

On Fri, Jun 02, 2017 at 08:50:08AM -0500, Timur Tabi wrote:
> On 6/2/17 3:36 AM, Mark Rutland wrote:
> >CONFIG_SATA_AHCI=m
> >CONFIG_SATA_AHCI_PLATFORM=m
> 
> Ah, I had to set CONFIG_ATA=y for those two lines to take. Unfortunately,
> even with this fix, there still aren't any /dev/sdX entries.
> 
> I pasted by /dev tree to https://pastebin.com/3najnguB and my dmesg to
> https://pastebin.com/EvFEJJth.
> 
> You can see the SATA driver loading and probing, isn't that enough to create
> the /dev entries?

ATA devices appear via the SCSI layer, which means you need the SCSI disk
driver, CONFIG_BLK_DEV_SD, for ATA disks to be visible as block devices.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

  reply	other threads:[~2017-06-02 20:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01 22:43 Need help booting allmodconfig on arm64 Timur Tabi
2017-06-01 22:50 ` Russell King - ARM Linux
2017-06-01 23:26   ` Timur Tabi
2017-06-01 23:54     ` Florian Fainelli
2017-06-02  0:23       ` Timur Tabi
2017-06-02  8:36     ` Mark Rutland
2017-06-02 13:50       ` Timur Tabi
2017-06-02 20:01         ` Russell King - ARM Linux [this message]
2017-06-02 23:01           ` Timur Tabi
2017-06-02 23:10             ` Russell King - ARM Linux

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=20170602200150.GA4902@n2100.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --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 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).