[meta-xilinx] Kernel (linux-xlnx) hangs when trying to mount root (SD card & NFS)
Kleve, Jesse R
jesse.r.kleve at lmco.com
Thu Sep 13 13:05:46 PDT 2018
I looked through this wiki page and followed it exactly. I noticed a different in the expected output vs what I'm getting. Does this indicate anything to you or anyone else?
http://www.wiki.xilinx.com/SD+controller
Expect output:
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-arasan ff160000.sdhci: No vmmc regulator found
sdhci-arasan ff160000.sdhci: No vqmmc regulator found
mmc0: SDHCI controller on ff160000.sdhci [ff160000.sdhci] using ADMA 64-bit
sdhci-arasan ff170000.sdhci: No vmmc regulator found
sdhci-arasan ff170000.sdhci: No vqmmc regulator found
mmc1: SDHCI controller on ff170000.sdhci [ff170000.sdhci] using ADMA 64-bit
........
mmc0: new high speed SDHC card at address 1234
mmcblk0: mmc0:1234 SA04G 3.63 GiB
mmc0: Got data interrupt 0x00000002 even though no data operation was in progress.
mmcblk0: p1
.........
mmc1: new high speed SDHC card at address aaaa
mmcblk1: mmc1:aaaa SU08G 7.40 GiB
mmcblk1: p1
My output is as follows:
[ 2.793138] sdhci: Secure Digital Host Controller Interface driver
[ 2.799239] sdhci: Copyright(c) Pierre Ossman
[ 2.803650] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.809445] sdhci-arasan ff170000.sdhci: could not find pctldev for node /reset-controller, deferring probe
On 9/12/18, 9:23 PM, "Manjukumar Harthikote Matha" <MANJUKUM at xilinx.com> wrote:
Hi Jesse,
> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Kleve, Jesse R
> Sent: Wednesday, September 12, 2018 6:08 PM
> To: meta-xilinx at yoctoproject.org
> Subject: [meta-xilinx] Kernel (linux-xlnx) hangs when trying to mount root (SD card &
> NFS)
>
> I’m trying to get my petalinux dom0 kernel to mount my rootfs on top of Xen. I’m
> running on the zcu102. The issue I’m having is that the boot hangs at mounting the
> rootfs. I’ve tried setting the rootfs to my second partition on my SD card as well as a
> NFS mount.
>
> I think I’ve ruled out it being an issue with my SD card since I’ve been trying NFS too.
> Also, I can get the SD card to mount as the rootfs if I run my kernel bare-metal
> without Xen. Because of this, I don’t think this post will help me but I could be
> wrong.
> https://forums.xilinx.com/t5/Embedded-Linux/Xilinx-Linux-does-not-detect-SD-
> card-on-boot/m-p/504439#M10196
>
Check this link, I think u-boot bootargs needs to be changed for SD boot
http://www.wiki.xilinx.com/Booting%20Xen%20on%20ZCU102%20using%20SD%20card
Thanks,
Manju
More information about the meta-xilinx
mailing list