Good UTC night!
Got somewhat further, yet still there are problems. Is there anything i should change in kernel cmdline maybe? On Wed, Dec 18, 2013 at 11:08 PM, Hans de Goede <[email protected]> wrote: > Hi, > > > On 12/18/2013 04:30 PM, Юрий Пухальский wrote: > >> Good UTC evening! >> >> I've tried test2 branch and uboot from the branch. Doesn't work yet. >> Are there any kernel configuration options I might have missed? I've used >> defconfig. >> Or maybe the addresses to load are wrong? >> Here's what i see in the log. >> > > Your kernel config likely is not enabling the mmc controller, try using > this tree > (which is the latest): > https://github.com/jwrdegoede/linux-sunxi/commits/sunxi-next > > And if your machine is sun5i or sun7i, build u-boot from this tree: > https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-next > (for sun4i older uboots will work fine too) > > And use the attached kernel config. > > > Regards, > > Hans > > -- > You received this message because you are subscribed to a topic in the > Google Groups "linux-sunxi" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/linux-sunxi/prLRvZAHFvc/unsubscribe. > To unsubscribe from this group and all of its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Point of presence: http://aikipooh.ipernity.com -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
## Booting kernel from Legacy Image at 46000000 ... Image Name: Linux-3.13.0-rc4 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5234464 Bytes = 5 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK ## Flattened Device Tree blob at 49000000 Booting using the fdt blob at 0x49000000 Loading Kernel Image ... OK Using Device Tree in place at 49000000, end 49005551 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 3.13.0-rc4 (root@localhost) (gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.3, pie-0.5.5) ) #1 SMP Thu Dec 19 23:50:29 MSK 2013 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Olimex A13-Olinuxino [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 131072 [ 0.000000] free_area_init_node: node 0, pgdat c0accd40, node_mem_map c0bd4000 [ 0.000000] Normal zone: 1024 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 131072 pages, LIFO batch:31 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0fdc000 s13056 r8192 d15616 u36864 [ 0.000000] pcpu-alloc: s13056 r8192 d15616 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 loglevel=9 root=/dev/mmcblk0p1 rootwait earlyprintk rw panic=10 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] allocated 1048576 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 506572K/524288K available (6721K kernel code, 825K rwdata, 2884K rodata, 676K init, 966K bss, 17716K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0969678 (9606 kB) [ 0.000000] .init : 0xc096a000 - 0xc0a13300 ( 677 kB) [ 0.000000] .data : 0xc0a14000 - 0xc0ae2560 ( 826 kB) [ 0.000000] .bss : 0xc0ae2560 - 0xc0bd3da8 ( 967 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns [ 0.000000] sched_clock: 32 bits at 168MHz, resolution 5ns, wraps every 25565282298ns [ 0.000000] Console: colour dummy device 80x30 [ 0.000291] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) [ 0.089895] pid_max: default: 32768 minimum: 301 [ 0.090053] Security Framework initialized [ 0.090123] SELinux: Initializing. [ 0.090168] SELinux: Starting in permissive mode [ 0.090374] Mount-cache hash table entries: 512 [ 0.093516] Initializing cgroup subsys memory [ 0.093576] Initializing cgroup subsys devices [ 0.093588] Initializing cgroup subsys freezer [ 0.093605] Initializing cgroup subsys net_cls [ 0.093615] Initializing cgroup subsys blkio [ 0.093625] Initializing cgroup subsys perf_event [ 0.093732] CPU: Testing write buffer coherency: ok [ 0.093782] ftrace: allocating 27786 entries in 55 pages [ 0.130890] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.130967] Setting up static identity map for 0x40657548 - 0x406575e0 [ 0.137871] Brought up 1 CPUs [ 0.137890] SMP: Total of 1 processors activated. [ 0.137901] CPU: All CPU(s) started in SVC mode. [ 0.138878] devtmpfs: initialized [ 0.139777] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.145762] atomic64 test passed [ 0.145783] pinctrl core: initialized pinctrl subsystem [ 0.146270] regulator-dummy: no parameters [ 0.146777] NET: Registered protocol family 16 [ 0.147444] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.150958] No ATAGs? [ 0.150975] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.151622] Serial: AMBA PL011 UART driver [ 0.158817] bio: create slab <bio-0> at 0 [ 0.159824] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.159860] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.160169] reg-fixed-voltage usb1-vbus.3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.160189] platform usb1-vbus.3: Driver reg-fixed-voltage requests probe deferral [ 0.160816] vgaarb: loaded [ 0.161568] SCSI subsystem initialized [ 0.161883] libata version 3.00 loaded. [ 0.162187] usbcore: registered new interface driver usbfs [ 0.162244] usbcore: registered new interface driver hub [ 0.162401] usbcore: registered new device driver usb [ 0.162654] pps_core: LinuxPPS API ver. 1 registered [ 0.162663] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> [ 0.162688] PTP clock support registered [ 0.163838] NetLabel: Initializing [ 0.163850] NetLabel: domain hash size = 128 [ 0.163857] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.163938] NetLabel: unlabeled traffic allowed by default [ 0.164227] Switched to clocksource timer [ 0.229494] NET: Registered protocol family 2 [ 0.230476] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.230526] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.230588] TCP: Hash tables configured (established 4096 bind 4096) [ 0.230671] TCP: reno registered [ 0.230688] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.230710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.230972] NET: Registered protocol family 1 [ 0.231451] RPC: Registered named UNIX socket transport module. [ 0.231463] RPC: Registered udp transport module. [ 0.231470] RPC: Registered tcp transport module. [ 0.231477] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.231491] PCI: CLS 0 bytes, default 64 [ 0.233456] audit: initializing netlink socket (disabled) [ 0.233535] type=2000 audit(0.210:1): initialized [ 0.422824] zbud: loaded [ 0.423341] VFS: Disk quotas dquot_6.5.2 [ 0.423606] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.426056] NFS: Registering the id_resolver key type [ 0.426129] Key type id_resolver registered [ 0.426138] Key type id_legacy registered [ 0.426157] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.426524] msgmni has been set to 989 [ 0.426899] SELinux: Registering netfilter hooks [ 0.430170] alg: No test for stdrng (krng) [ 0.430204] NET: Registered protocol family 38 [ 0.430534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.430755] io scheduler noop registered [ 0.430767] io scheduler deadline registered [ 0.430974] io scheduler cfq registered (default) [ 0.432721] sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.434074] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.456012] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 20, base_baud = 1500000) is a U6_16550A [ 1.133563] console [ttyS0] enabled [ 1.137421] Serial: AMBA driver [ 1.140632] Serial: IMX driver [ 1.144738] [drm] Initialized drm 1.1.0 20060810 [ 1.151048] libphy: Fixed MDIO Bus: probed [ 1.155810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.162351] ehci-pci: EHCI PCI platform driver [ 1.166916] sunxi-ehci: Allwinner sunXi EHCI driver [ 1.171957] platform 1c14000.ehci0: Driver sunxi-ehci requests probe deferral [ 1.179193] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.185392] ohci-pci: OHCI PCI platform driver [ 1.189886] ohci-omap3: OHCI OMAP3 driver [ 1.193955] uhci_hcd: USB Universal Host Controller Interface driver [ 1.200724] usbcore: registered new interface driver usbserial [ 1.206635] usbcore: registered new interface driver usbserial_generic [ 1.213191] usbserial: USB Serial support registered for generic [ 1.219488] mousedev: PS/2 mouse device common for all mice [ 1.226364] device-mapper: uevent: version 1.0.3 [ 1.231467] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected] [ 1.241122] sunxi-mci 1c0f000.sdc: base:0xe08a8000 irq:18 [ 1.247406] hidraw: raw HID events driver (C) Jiri Kosina [ 1.253457] usbcore: registered new interface driver usbhid [ 1.259111] usbhid: USB HID core driver [ 1.263533] drop_monitor: Initializing network drop monitor service [ 1.270191] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.275776] TCP: cubic registered [ 1.279099] Initializing XFRM netlink socket [ 1.284160] NET: Registered protocol family 10 [ 1.289580] mip6: Mobile IPv6 [ 1.292564] NET: Registered protocol family 17 [ 1.297214] Key type dns_resolver registered [ 1.301664] ThumbEE CPU extension supported. [ 1.305999] Registering SWP/SWPB emulation handler [ 1.311497] registered taskstats version 1 [ 1.316617] usb1-vbus: 5000 mV [ 1.320375] sunxi-ehci 1c14000.ehci0: EHCI Host Controller [ 1.326334] sunxi-ehci 1c14000.ehci0: new USB bus registered, assigned bus number 1 [ 1.334170] sunxi-ehci 1c14000.ehci0: irq 25, io mem 0x01c14000 [ 1.354241] sunxi-ehci 1c14000.ehci0: USB 2.0 started, EHCI 1.00 [ 1.360553] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.367369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.374601] usb usb1: Product: EHCI Host Controller [ 1.379476] usb usb1: Manufacturer: Linux 3.13.0-rc4 ehci_hcd [ 1.385231] usb usb1: SerialNumber: 1c14000.ehci0 [ 1.390641] hub 1-0:1.0: USB hub found [ 1.394481] hub 1-0:1.0: 1 port detected [ 1.398994] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 1.405334] sr_init: No PMIC hook to init smartreflex [ 1.411521] sr_init: platform driver register failed for SR [ 1.418793] md: Waiting for all devices to be available before autodetect [ 1.425642] md: If you don't use raid, use raid=noautodetect [ 1.432245] md: Autodetecting RAID arrays. [ 1.436420] md: Scanned 0 and added 0 devices. [ 1.440858] md: autorun ... [ 1.443648] md: ... autorun DONE. [ 1.447088] Waiting for root device /dev/mmcblk0p1... [ 1.604872] mmc0: Skipping voltage switch [ 1.714261] usb 1-1: new high-speed USB device number 2 using sunxi-ehci [ 3.794206] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 5.794203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 5.804202] [sched_delayed] sched: RT throttling activated [ 5.825950] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 5.832660] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.839813] usb 1-1: Product: USB2.0 Hub [ 5.844776] hub 1-1:1.0: USB hub found [ 5.848954] hub 1-1:1.0: 4 ports detected [ 5.854267] mmc0: error -123 whilst initialising SD card [ 6.134573] usb 1-1.1: new full-speed USB device number 3 using sunxi-ehci [ 6.294567] usb 1-1.1: new high-speed USB device number 4 using sunxi-ehci [ 6.408693] usb 1-1.1: New USB device found, idVendor=9710, idProduct=7832 [ 6.415591] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.422904] usb 1-1.1: Product: USB-MAC Controller [ 6.427975] usb 1-1.1: Manufacturer: Moschip Semiconductor [ 6.433461] usb 1-1.1: SerialNumber: cd23fbab [ 6.514574] usb 1-1.2: new high-speed USB device number 5 using sunxi-ehci [ 6.625818] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608 [ 6.632700] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 6.640024] usb 1-1.2: Product: USB2.0 Hub [ 6.645017] hub 1-1.2:1.0: USB hub found [ 6.649324] hub 1-1.2:1.0: 4 ports detected [ 6.734575] usb 1-1.3: new low-speed USB device number 6 using sunxi-ehci [ 6.872198] usb 1-1.3: New USB device found, idVendor=04d9, idProduct=2013 [ 6.879094] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 6.886418] usb 1-1.3: Product: daskeyboard [ 6.903760] input: daskeyboard as /devices/soc.0/1c14000.ehci0/usb1/1-1/1-1.3/1-1.3:1.0/input/input0 [ 6.913503] hid-generic 0003:04D9:2013.0001: input,hidraw0: USB HID v1.10 Keyboard [daskeyboard] on usb-1c14000.ehci0-1.3/input0 [ 6.949820] input: daskeyboard as /devices/soc.0/1c14000.ehci0/usb1/1-1/1-1.3/1-1.3:1.1/input/input1 [ 6.959525] hid-generic 0003:04D9:2013.0002: input,hidraw1: USB HID v1.10 Device [daskeyboard] on usb-1c14000.ehci0-1.3/input1 [ 7.044583] usb 1-1.2.1: new high-speed USB device number 7 using sunxi-ehci [ 7.189953] usb 1-1.2.1: New USB device found, idVendor=0bc2, idProduct=3332 [ 7.197029] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 7.204530] usb 1-1.2.1: Product: External [ 7.208632] usb 1-1.2.1: Manufacturer: Seagate [ 7.213078] usb 1-1.2.1: SerialNumber: 2GHPCSPX [ 7.254860] mmc0: Skipping voltage switch [ 9.444208] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 11.444203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 11.505192] mmc0: error -123 whilst initialising SD card [ 12.894850] mmc0: Skipping voltage switch [ 15.084205] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 17.084202] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 17.145158] mmc0: error -123 whilst initialising SD card [ 18.534853] mmc0: Skipping voltage switch [ 20.724203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 22.724202] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 22.785156] mmc0: error -123 whilst initialising SD card [ 24.174845] mmc0: Skipping voltage switch [ 26.364203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 28.364203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 28.421294] mmc0: error -123 whilst initialising SD card [ 29.804847] mmc0: Skipping voltage switch [ 31.994203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 33.994203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 34.055156] mmc0: error -123 whilst initialising SD card [ 35.444853] mmc0: Skipping voltage switch [ 37.634203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 39.634203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 39.695162] mmc0: error -123 whilst initialising SD card [ 41.084852] mmc0: Skipping voltage switch [ 43.274206] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 45.274203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 45.335163] mmc0: error -123 whilst initialising SD card [ 46.724850] mmc0: Skipping voltage switch [ 48.914205] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 50.914203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 50.975159] mmc0: error -123 whilst initialising SD card [ 52.364852] mmc0: Skipping voltage switch [ 54.554204] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 56.554203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 56.615157] mmc0: error -123 whilst initialising SD card [ 58.004845] mmc0: Skipping voltage switch [ 60.194204] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 62.194203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 62.255160] mmc0: error -123 whilst initialising SD card [ 63.644852] mmc0: Skipping voltage switch [ 65.834204] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 67.834203] sunxi-mci 1c0f000.sdc: fatal err update clk timeout [ 67.895161] mmc0: error -123 whilst initialising SD card [ 69.284851] mmc0: Skipping voltage switch
