Tool/software: Linux
Hi
I have a problem booting Linux from SD card. I've some posts like this
But no one answered it.
[ 2.437431] Waiting for root device PARTUUID=eab820e9-02...
The TI sd card with sdk 2.0 is working fine.
My sd card with sdk 2.0 is working too.
The same card with latest sdk 4.0 and 3.0 is not working.
I have tried with AM5728 GP EVM original SD-Card and 3 other Cards: SanDisk, Toshiba, Kingston. All act same. I just can boot SDK 2.0 with all of them.
The log from SDK 3 is attached.
U-Boot SPL 2016.05-gb4e185a8c3 (Jul 08 2016 - 20:50:37) DRA752-GP ES2.0 Trying to boot from MMC1 reading args spl_load_image_fat_os: error reading image args, err - -1 reading u-boot.img reading u-boot.img reading u-boot.img reading u-boot.img U-Boot 2016.05-gb4e185a8c3 (Jul 08 2016 - 20:50:37 -0400) CPU : DRA752-GP ES2.0 Model: TI AM5728 BeagleBoard-X15 Board: AM572x EVM REV A.30 I2C: ready DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 reading uboot.env ** Unable to read "uboot.env" from mmc0:1 ** Using default environment SCSI: SATA link 0 timeout. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst scanning bus for devices... Found 0 device(s). Net: Warning: ethernet@48484000 using MAC address from ROM eth0: ethernet@48484000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 reading boot.scr ** Unable to read file boot.scr ** reading uEnv.txt 574 bytes read in 3 ms (186.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc0 ... switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 3750160 bytes read in 379 ms (9.4 MiB/s) 100522 bytes read in 64 ms (1.5 MiB/s) Booting from mmc0 ... Kernel image @ 0x82000000 [ 0x000000 - 0x393910 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffe4000, end 8ffff8a9 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.12-rt17-g86c9060003 (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT RT Fri Jul 8 19:51:23 EDT 2016 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: TI AM572x EVM Rev A3 [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB [ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB [ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB [ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB [ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x00000000fe000000 [ 0.000000] Forcing write-allocate cache policy for SMP [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier [ 0.000000] DRA752 ES2.0 [ 0.000000] PERCPU: Embedded 12 pages/cpu @eed20000 s19584 r8192 d21376 u49152 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 472640 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=eab820e9-02 rw rootfstype=ext4 rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1679464K/1897472K available (6991K kernel code, 336K rwdata, 2548K rodata, 360K init, 329K bss, 29592K reserved, 188416K cma-reserved, 1283072K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc095905c (9541 kB) [ 0.000000] .init : 0xc095a000 - 0xc09b4000 ( 360 kB) [ 0.000000] .data : 0xc09b4000 - 0xc0a08360 ( 337 kB) [ 0.000000] .bss : 0xc0a0b000 - 0xc0a5d62c ( 330 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz [ 0.000000] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns [ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.000010] Switching to timer-based delay loop, resolution 162ns [ 0.000315] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000318] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000738] Console: colour dummy device 80x30 [ 0.000861] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' [ 0.000863] This ensures that you still see kernel messages. Please [ 0.000865] update your kernel commandline. [ 0.000878] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) [ 0.000881] pid_max: default: 32768 minimum: 301 [ 0.000965] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000971] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001513] Initializing cgroup subsys io [ 0.001524] Initializing cgroup subsys memory [ 0.001543] Initializing cgroup subsys devices [ 0.001550] Initializing cgroup subsys freezer [ 0.001558] Initializing cgroup subsys perf_event [ 0.001565] Initializing cgroup subsys pids [ 0.001607] CPU: Testing write buffer coherency: ok [ 0.001786] /cpus/cpu@0 missing clock-frequency property [ 0.001829] /cpus/cpu@1 missing clock-frequency property [ 0.001839] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001878] Setting up static identity map for 0x800082c0 - 0x80008318 [ 0.120156] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.120228] Brought up 2 CPUs [ 0.120242] SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.120249] CPU: All CPU(s) started in SVC mode. [ 0.120595] devtmpfs: initialized [ 0.146760] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.147643] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.349025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.353330] pinctrl core: initialized pinctrl subsystem [ 0.354241] NET: Registered protocol family 16 [ 0.356662] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.366814] OMAP GPIO hardware version 0.1 [ 0.374007] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 ! [ 0.398355] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.398366] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.398825] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.398834] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.399501] OMAP DMA hardware revision 0.0 [ 0.435143] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.436420] edma 43300000.edma: memcpy is disabled [ 0.441463] edma 43300000.edma: TI EDMA DMA engine driver [ 0.445610] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 0.445865] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 0.446106] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.446339] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.446688] omap-iommu 41501000.mmu: 41501000.mmu registered [ 0.446948] omap-iommu 41502000.mmu: 41502000.mmu registered [ 0.448756] vgaarb: loaded [ 0.449188] SCSI subsystem initialized [ 0.449430] usbcore: registered new interface driver usbfs [ 0.449488] usbcore: registered new interface driver hub [ 0.449569] usbcore: registered new device driver usb [ 0.450882] palmas 0-0058: Irq flag is 0x00000008 [ 0.471997] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 [ 0.554147] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.554665] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 0.555264] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz [ 0.555476] media: Linux media interface: v0.10 [ 0.555529] Linux video capture interface: v2.00 [ 0.555571] pps_core: LinuxPPS API ver. 1 registered [ 0.555578] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.555604] PTP clock support registered [ 0.555918] EDAC MC: Ver: 3.0.0 [ 0.556683] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400 [ 0.556973] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400 [ 0.557265] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 0.557549] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 0.557897] Advanced Linux Sound Architecture Driver Initialized. [ 0.558762] clocksource: Switched to clocksource arch_sys_counter [ 0.569733] NET: Registered protocol family 2 [ 0.570253] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.570329] TCP bind hash table entries: 8192 (order: 5, 229376 bytes) [ 0.570625] TCP: Hash tables configured (established 8192 bind 8192) [ 0.570682] UDP hash table entries: 512 (order: 3, 32768 bytes) [ 0.570738] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) [ 0.571003] NET: Registered protocol family 1 [ 0.571268] RPC: Registered named UNIX socket transport module. [ 0.571277] RPC: Registered udp transport module. [ 0.571284] RPC: Registered tcp transport module. [ 0.571291] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.572326] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.574486] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.582601] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.583268] NFS: Registering the id_resolver key type [ 0.583321] Key type id_resolver registered [ 0.583329] Key type id_legacy registered [ 0.583399] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.584729] bounce: pool size: 64 pages [ 0.584883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.584897] io scheduler noop registered [ 0.584909] io scheduler deadline registered [ 0.585152] io scheduler cfq registered (default) [ 0.592802] omap_hwmod: ocp2scp3: _wait_target_disable failed [ 0.600092] omap_hwmod: ocp2scp1: _wait_target_disable failed [ 0.607443] omap_hwmod: ocp2scp1: _wait_target_disable failed [ 0.615221] omap_hwmod: ocp2scp1: _wait_target_disable failed [ 0.616450] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128 [ 0.620482] PCI host bridge /ocp/axi@0/pcie@51000000 ranges: [ 0.620494] No bus range found for /ocp/axi@0/pcie@51000000, using [bus 00-ff] [ 0.620527] IO 0x20003000..0x20012fff -> 0x00000000 [ 0.620549] MEM 0x20013000..0x2fffffff -> 0x20013000 [ 0.627218] omap_hwmod: ocp2scp1: _wait_target_disable failed [ 0.656829] dra7-pcie 51000000.pcie: link is not up [ 0.657011] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 0.657024] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.657035] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.657045] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 0.657465] PCI: bus0: Fast back to back transfers disabled [ 0.657589] PCI: bus1: Fast back to back transfers enabled [ 0.657639] irq: no irq domain found for /ocp/axi@0/pcie@51000000/interrupt-controller ! [ 0.657678] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 0.657694] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 0.657708] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.658009] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt [ 0.659428] backlight supply power not found, using dummy regulator [ 0.717950] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.721094] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250 [ 1.716723] console [ttyS2] enabled [ 1.721048] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 302, base_baud = 3000000) is a 8250 [ 1.731067] [drm] Initialized drm 1.1.0 20060810 [ 1.738033] OMAP DSS rev 6.1 [ 1.741130] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 1.749542] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops) [ 1.766865] loop: module loaded [ 1.773058] libphy: Fixed MDIO Bus: probed [ 1.828792] davinci_mdio 48485000.mdio: davinci mdio revision 1.6 [ 1.834919] davinci_mdio 48485000.mdio: detected phy mask fffffff9 [ 1.845454] libphy: 48485000.mdio: probed [ 1.849488] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY [ 1.859186] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY [ 1.869555] cpsw 48484000.ethernet: Detected MACID = 5c:f8:21:0e:96:28 [ 1.877020] cpsw 48484000.ethernet: cpsw: Detected MACID = 5c:f8:21:0e:96:29 [ 1.884684] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.892173] usbcore: registered new interface driver pegasus [ 1.897920] usbcore: registered new interface driver asix [ 1.903393] usbcore: registered new interface driver ax88179_178a [ 1.909559] usbcore: registered new interface driver cdc_ether [ 1.915478] usbcore: registered new interface driver smsc75xx [ 1.921313] usbcore: registered new interface driver smsc95xx [ 1.927130] usbcore: registered new interface driver net1080 [ 1.932869] usbcore: registered new interface driver cdc_subset [ 1.938860] usbcore: registered new interface driver zaurus [ 1.944530] usbcore: registered new interface driver cdc_ncm [ 1.951206] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.957767] ehci-pci: EHCI PCI platform driver [ 1.962286] ehci-platform: EHCI generic platform driver [ 1.967854] ehci-omap: OMAP-EHCI Host Controller driver [ 1.973342] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.979581] ohci-pci: OHCI PCI platform driver [ 1.984094] ohci-platform: OHCI generic platform driver [ 1.990093] usbcore: registered new interface driver usb-storage [ 1.996438] mousedev: PS/2 mouse device common for all mice [ 2.012994] i2c /dev entries driver [ 2.020477] gpio-fan gpio_fan: GPIO fan initialized [ 2.026370] tmp102 0-0048: initialized [ 2.030746] sdhci: Secure Digital Host Controller Interface driver [ 2.036955] sdhci: Copyright(c) Pierre Ossman [ 2.042169] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.047219] vdd_3v3: supplied by regen1 [ 2.089279] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode [ 2.095667] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode [ 2.139050] omap_hsmmc 480ad000.mmc: no pinctrl state for default mode [ 2.140846] omap_hsmmc 4809c000.mmc: card busy [ 2.150317] Synopsys Designware Multimedia Card Interface Driver [ 2.157037] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.164488] usbcore: registered new interface driver usbhid [ 2.170083] usbhid: USB HID core driver [ 2.177204] NET: Registered protocol family 10 [ 2.182339] mmc0: error -110 whilst initialising SD card [ 2.192715] sit: IPv6 over IPv4 tunneling driver [ 2.197957] NET: Registered protocol family 17 [ 2.202675] Key type dns_resolver registered [ 2.207066] omap_voltage_late_init: Voltage driver support not added [ 2.213737] Power Management for TI OMAP4+ devices. [ 2.218903] ThumbEE CPU extension supported. [ 2.223210] Registering SWP/SWPB emulation handler [ 2.231045] dmm 4e000000.dmm: initialized all PAT entries [ 2.233495] mmc1: MAN_BKOPS_EN bit is not set [ 2.242425] mmc1: new DDR MMC card at address 0001 [ 2.257702] mmcblk0: mmc1:0001 S10004 3.56 GiB [ 2.261871] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.261873] [drm] No driver support for vblank timestamp query. [ 2.265698] [drm] Enabling DMM ywrap scrolling [ 2.289567] mmcblk0boot0: mmc1:0001 S10004 partition 1 4.00 MiB [ 2.289772] mmcblk0boot1: mmc1:0001 S10004 partition 2 4.00 MiB [ 2.290586] mmcblk0: p1 p2 p3 [ 2.321792] Console: switching to colour frame buffer device 100x30 [ 2.345771] omapdrm omapdrm.0: fb0: omapdrm frame buffer device [ 2.378965] omapwb-m2m: Device registered as video10 [ 2.383954] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0 [ 2.391429] input: gpio_keys as /devices/platform/gpio_keys/input/input0 [ 2.398416] hctosys: unable to open rtc device (rtc0) [ 2.419068] aic_dvdd_fixed: disabling [ 2.422753] vmmcwl_fixed: disabling [ 2.426427] ldousb: disabling [ 2.429869] ALSA device list: [ 2.432849] No soundcards found. [ 2.437431] Waiting for root device PARTUUID=eab820e9-02...