· 6 years ago · Dec 01, 2019, 03:32 PM
1U-Boot SPL 2020.01-rc3-00082-g4b19b89ca4-dirty (Dec 01 2019 - 16:19:25 +0100)
2WDT: Not found!
3Trying to boot from MMC1
4mmc_start_init 2838 no_card: 0
5
6
7U-Boot 2020.01-rc3-00082-g4b19b89ca4-dirty (Dec 01 2019 - 16:19:25 +0100)
8
9CPU : AM335X-GP rev 2.1
10Model: TI AM335x Nimbus
11DRAM: 512 MiB
12MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
13<ethaddr> not set. Validating first E-fuse MAC
14Net:
15Warning: usb_ether MAC addresses don't match:
16Address in ROM is de:ad:be:ef:00:01
17Address in environment is 60:64:05:2d:fb:3f
18eth0: usb_ether
19Press SPACE to abort autoboot in 2 seconds
20=> run ramargs
21=> usb start
22starting USB...
23Bus usb@47401800: scanning bus usb@47401800 for devices... 1 USB Device(s) found
24 scanning usb for storage devices... 1 Storage Device(s) found
25=> fatload usb 0:1 $loadaddr zImage
264272256 bytes read in 470 ms (8.7 MiB/s)
27=> fatload usb 0:1 $fdtaddr am335x-nimbus.dtb
2853988 bytes read in 13 ms (4 MiB/s)
29=> bootz $loadaddr - $fdtaddr
30## Flattened Device Tree blob at 88000000
31 Booting using the fdt blob at 0x88000000
32 Loading Device Tree to 8ffef000, end 8ffff2e3 ... OK
33
34Starting kernel ...
35
36[ 0.000000] Booting Linux on physical CPU 0x0
37[ 0.000000] Linux version 5.4.0-26555-g81b6b96475ac-dirty (pn@xpert.denx.de) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revisi
38on 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP Sun Dec 1 08:40:34 CET 2019
39[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
40[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
41[ 0.000000] OF: fdt: Machine model: TI AM335x Nimbus
42[ 0.000000] Memory policy: Data cache writeback
43[ 0.000000] cma: Reserved 16 MiB at 0x9e800000
44[ 0.000000] CPU: All CPU(s) started in SVC mode.
45[ 0.000000] AM335X ES2.1 (sgx neon)
46[ 0.000000] percpu: Embedded 19 pages/cpu s48972 r8192 d20660 u77824
47[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
48[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/ram0 rw rootfstype=ext2
49[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
50[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
51[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
52[ 0.000000] Memory: 486228K/522240K available (9216K kernel code, 717K rwdata, 2056K rodata, 1024K init, 259K bss, 19628K reserved,
53 16384K cma-reserved, 0K highmem)
54[ 0.000000] rcu: Hierarchical RCU implementation.
55[ 0.000000] rcu: RCU event tracing is enabled.
56[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
57[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
58[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
59[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
60[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
61[ 0.000000] random: get_random_bytes called from start_kernel+0x2a8/0x4d4 with crng_init=0
62[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
63[ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
64[ 0.000035] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
65[ 0.000045] OMAP clocksource: timer1 at 24000000 Hz
66[ 0.000768] timer_probe: no matching timers found
67[ 0.001232] Console: colour dummy device 80x30
68[ 0.001259] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
69[ 0.001267] This ensures that you still see kernel messages. Please
70[ 0.001272] update your kernel commandline.
71[ 0.001307] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
72[ 0.089150] pid_max: default: 32768 minimum: 301
73[ 0.089344] LSM: Security Framework initializing
74[ 0.089439] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
75[ 0.089453] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
76[ 0.090563] CPU: Testing write buffer coherency: ok
77[ 0.090628] CPU0: Spectre v2: using BPIALL workaround
78[ 0.091086] CPU0: thread -1, cpu 0, socket -1, mpidr 0
79[ 0.091889] Setting up static identity map for 0x80100000 - 0x80100078
80[ 0.092078] rcu: Hierarchical SRCU implementation.
81[ 0.092482] smp: Bringing up secondary CPUs ...
82[ 0.092497] smp: Brought up 1 node, 1 CPU
83[ 0.092506] SMP: Total of 1 processors activated (996.14 BogoMIPS).
84[ 0.092514] CPU: All CPU(s) started in SVC mode.
85[ 0.093164] devtmpfs: initialized
86[ 0.103874] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
87[ 0.104193] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
88[ 0.104222] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
89[ 0.105491] pinctrl core: initialized pinctrl subsystem
90[ 0.106654] NET: Registered protocol family 16
91[ 0.109507] DMA: preallocated 256 KiB pool for atomic coherent allocations
92[ 0.135893] l3-aon-clkctrl:0000:0: failed to disable
93[ 0.137480] audit: initializing netlink subsys (disabled)
94[ 0.138404] cpuidle: using governor menu
95[ 0.157859] audit: type=2000 audit(0.130:1): state=initialized audit_enabled=0 res=1
96[ 0.159193] No ATAGs?
97[ 0.159202] hw-breakpoint: debug architecture 0x4 unsupported.
98[ 0.179080] edma 49000000.edma: TI EDMA DMA engine driver
99[ 0.182489] iommu: Default domain type: Translated
100[ 0.184197] vgaarb: loaded
101[ 0.184732] SCSI subsystem initialized
102[ 0.185567] pps_core: LinuxPPS API ver. 1 registered
103[ 0.185581] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
104[ 0.185618] PTP clock support registered
105[ 0.186554] clocksource: Switched to clocksource timer1
106[ 0.648948] VFS: Disk quotas dquot_6.6.0
107[ 0.649067] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
108[ 0.658736] thermal_sys: Registered thermal governor 'fair_share'
109[ 0.658745] thermal_sys: Registered thermal governor 'step_wise'
110[ 0.658764] thermal_sys: Registered thermal governor 'user_space'
111[ 0.659334] NET: Registered protocol family 2
112[ 0.660152] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
113[ 0.660190] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
114[ 0.660234] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
115[ 0.660292] TCP: Hash tables configured (established 4096 bind 4096)
116[ 0.660399] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
117[ 0.660422] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
118[ 0.660586] NET: Registered protocol family 1
119[ 0.661431] RPC: Registered named UNIX socket transport module.
120[ 0.661446] RPC: Registered udp transport module.
121[ 0.661453] RPC: Registered tcp transport module.
122[ 0.661459] RPC: Registered tcp NFSv4.1 backchannel transport module.
123[ 0.661474] PCI: CLS 0 bytes, default 64
124[ 0.662781] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
125[ 0.664495] Initialise system trusted keyrings
126[ 0.664817] workingset: timestamp_bits=14 max_order=17 bucket_order=3
127[ 0.666066] NFS: Registering the id_resolver key type
128[ 0.666107] Key type id_resolver registered
129[ 0.666115] Key type id_legacy registered
130[ 0.666161] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
131[ 0.666691] Key type asymmetric registered
132[ 0.666707] Asymmetric key parser 'x509' registered
133[ 0.666726] io scheduler mq-deadline registered
134[ 0.666734] io scheduler kyber registered
135[ 0.671694] OMAP GPIO hardware version 0.1
136[ 0.721920] pinctrl-single 44e10800.pinmux: 142 pins, size 568
137[ 0.725467] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
138[ 0.729046] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 29, base_baud = 3000000) is a 8250
139[ 1.335119] printk: console [ttyS0] enabled
140[ 1.351029] brd: module loaded
141[ 1.359683] loop: module loaded
142[ 1.364460] mtdoops: mtd device (mtddev=name/number) must be supplied
143[ 1.372719] libphy: Fixed MDIO Bus: probed
144[ 1.378862] i2c /dev entries driver
145[ 1.384245] sdhci: Secure Digital Host Controller Interface driver
146[ 1.390552] sdhci: Copyright(c) Pierre Ossman
147[ 1.395960] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
148[ 1.404774] omap_hsmmc 48060000.mmc: Got CD GPIO
149[ 1.436825] omap_hsmmc 47810000.mmc: RX DMA channel request failed
150[ 1.443754] sdhci-pltfm: SDHCI platform and OF driver helper
151[ 1.450085] ledtrig-cpu: registered to indicate activity on CPUs
152[ 1.457886] oprofile: using arm/armv7
153[ 1.461671] drop_monitor: Initializing network drop monitor service
154[ 1.468320] Initializing XFRM netlink socket
155[ 1.472832] NET: Registered protocol family 10
156[ 1.478670] Segment Routing with IPv6
157[ 1.482483] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
158[ 1.489281] NET: Registered protocol family 17
159[ 1.493776] NET: Registered protocol family 15
160[ 1.498390] Key type dns_resolver registered
161[ 1.502767] ThumbEE CPU extension supported.
162[ 1.507097] Registering SWP/SWPB emulation handler
163[ 1.511913] omap_voltage_late_init: Voltage driver support not added
164[ 1.518326] sr_dev_init: Unknown instance smartreflex0
165[ 1.523731] SmartReflex Class3 initialized
166[ 1.528362] Loading compiled-in X.509 certificates
167[ 1.563004] mmc0: host does not support reading read-only switch, assuming write-enable
168[ 1.573248] mmc0: new high speed SDHC card at address 59b4
169[ 1.579829] mmcblk0: mmc0:59b4 USD 3.75 GiB
170[ 1.587341] mmcblk0: p1
171[ 1.591195] random: fast init done
172[ 1.601968] tps65217 0-0024: TPS65217 ID 0xe version 1.2
173[ 1.607512] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
174[ 1.614060] hctosys: unable to open rtc device (rtc0)