· 6 years ago · Jan 19, 2020, 07:40 PM
1
2U-Boot SPL 2019.04-00002-g3d8c979660 (Nov 01 2019 - 09:14:23 -0500)
3Trying to boot from MMC2
4Loading Environment from EXT4... ** File not found /boot/uboot.env **
5
6** Unable to read "/boot/uboot.env" from mmc0:1 **
7
8
9U-Boot 2019.04-00002-g3d8c979660 (Nov 01 2019 - 09:14:23 -0500), Build: jenkins-github_Bootloader-Builder-134
10
11CPU : AM335X-GP rev 2.1
12I2C: ready
13DRAM: 512 MiB
14No match for driver 'omap_hsmmc'
15No match for driver 'omap_hsmmc'
16Some drivers were not found
17Reset Source: Power-on reset has occurred.
18RTC 32KCLK Source: External.
19MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
20Loading Environment from EXT4... ** File not found /boot/uboot.env **
21
22** Unable to read "/boot/uboot.env" from mmc0:1 **
23Board: BeagleBone Black
24<ethaddr> not set. Validating first E-fuse MAC
25BeagleBone Black:
26BeagleBone: cape eeprom: i2c_probe: 0x54:
27BeagleBone: cape eeprom: i2c_probe: 0x55:
28BeagleBone: cape eeprom: i2c_probe: 0x56:
29BeagleBone: cape eeprom: i2c_probe: 0x57:
30Net: eth0: MII MODE
31cpsw, usb_ether
32Press SPACE to abort autoboot in 0 seconds
33board_name=[A335BNLT] ...
34board_rev=[00C0] ...
35switch to partitions #0, OK
36mmc0 is current device
37SD/MMC found on device 0
38switch to partitions #0, OK
39mmc0 is current device
40Scanning mmc 0:1...
41gpio: pin 56 (gpio 56) value is 0
42gpio: pin 55 (gpio 55) value is 0
43gpio: pin 54 (gpio 54) value is 0
44gpio: pin 53 (gpio 53) value is 1
45switch to partitions #0, OK
46mmc0 is current device
47gpio: pin 54 (gpio 54) value is 1
48Checking for: /uEnv.txt ...
49Checking for: /boot.scr ...
50Checking for: /boot/boot.scr ...
51Checking for: /boot/uEnv.txt ...
52gpio: pin 55 (gpio 55) value is 1
532397 bytes read in 60 ms (38.1 KiB/s)
54Loaded environment from /boot/uEnv.txt
55Checking if uname_r is set in /boot/uEnv.txt...
56gpio: pin 56 (gpio 56) value is 1
57Running uname_boot ...
58loading /boot/vmlinuz-4.14.108-ti-r113 ...
599929216 bytes read in 676 ms (14 MiB/s)
60debug: [enable_uboot_overlays=1] ...
61debug: [enable_uboot_cape_universal=1] ...
62debug: [uboot_base_dtb_univ=am335x-boneblack-uboot-univ.dtb] ...
63uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot-univ.dtb] ...
64uboot_overlays: Switching too: dtb=am335x-boneblack-uboot-univ.dtb ...
65loading /boot/dtbs/4.14.108-ti-r113/am335x-boneblack-uboot-univ.dtb ...
66163003 bytes read in 207 ms (768.6 KiB/s)
67uboot_overlays: [fdt_buffer=0x60000] ...
68uboot_overlays: loading /lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo ...
691606 bytes read in 461 ms (2.9 KiB/s)
70uboot_overlays: loading /lib/firmware/BB-HDMI-TDA998x-00A0.dtbo ...
715049 bytes read in 717 ms (6.8 KiB/s)
72uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ...
73867 bytes read in 873 ms (0 Bytes/s)
74loading /boot/initrd.img-4.14.108-ti-r113 ...
754642997 bytes read in 347 ms (12.8 MiB/s)
76debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 video=HDMI-A-1:1280x800@60e] ...
77debug: [bootz 0x82000000 0x88080000:46d8b5 88000000] ...
78## Flattened Device Tree blob at 88000000
79 Booting using the fdt blob at 0x88000000
80 Loading Ramdisk to 8fb92000, end 8ffff8b5 ... OK
81 Loading Device Tree to 8fb06000, end 8fb91fff ... OK
82
83Starting kernel ...
84
85[ 0.000000] Booting Linux on physical CPU 0x0
86[ 0.000000] Linux version 4.14.108-ti-r113 (root@x1-am57xx-beagle-x15-2gb) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP PREEMPT Wed Jul 31 00:01:10 UTC 2019
87[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
88[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
89[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
90[ 0.000000] Memory policy: Data cache writeback
91[ 0.000000] efi: Getting EFI parameters from FDT:
92[ 0.000000] efi: UEFI not found.
93[ 0.000000] cma: Reserved 48 MiB at 0x9c800000
94[ 0.000000] CPU: All CPU(s) started in SVC mode.
95[ 0.000000] AM335X ES2.1 (sgx neon)
96[ 0.000000] random: get_random_bytes called from start_kernel+0xac/0x45c with crng_init=0
97[ 0.000000] percpu: Embedded 18 pages/cpu @df8e6000 s41548 r8192 d23988 u73728
98[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
99[ 0.000000] Kernel command line: console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 rng_core.default_quality=100 video=HDMI-A-1:1280x800@60e
100[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
101[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
102[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
103[ 0.000000] Memory: 440244K/522240K available (13312K kernel code, 1084K rwdata, 4236K rodata, 1024K init, 361K bss, 32844K reserved, 49152K cma-reserved, 0K highmem)
104[ 0.000000] Virtual kernel memory layout:
105[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
106[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
107[ 0.000000] vmalloc : 0xe0000000 - 0xff800000 ( 504 MB)
108[ 0.000000] lowmem : 0xc0000000 - 0xdfe00000 ( 510 MB)
109[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
110[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
111[ 0.000000] .text : 0xc0008000 - 0xc0e00000 (14304 kB)
112[ 0.000000] .init : 0xc1400000 - 0xc1500000 (1024 kB)
113[ 0.000000] .data : 0xc1500000 - 0xc160f080 (1085 kB)
114[ 0.000000] .bss : 0xc1619a0c - 0xc1673f80 ( 362 kB)
115[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
116[ 0.000000] ftrace: allocating 40898 entries in 120 pages
117[ 0.000000] Preemptible hierarchical RCU implementation.
118[ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
119[ 0.000000] Tasks RCU enabled.
120[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
121[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
122[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
123[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
124[ 0.000023] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
125[ 0.000056] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
126[ 0.000072] OMAP clocksource: timer1 at 24000000 Hz
127[ 0.002183] timer_probe: no matching timers found
128[ 0.002523] Console: colour dummy device 80x30
129[ 0.002559] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
130[ 0.002569] This ensures that you still see kernel messages. Please
131[ 0.002577] update your kernel commandline.
132[ 0.002609] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
133[ 0.021029] pid_max: default: 32768 minimum: 301
134[ 0.021299] Security Framework initialized
135[ 0.021319] Yama: becoming mindful.
136[ 0.021364] AppArmor: AppArmor disabled by boot time parameter
137[ 0.021444] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
138[ 0.021459] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
139[ 0.022514] CPU: Testing write buffer coherency: ok
140[ 0.022589] CPU0: Spectre v2: using BPIALL workaround
141[ 0.023065] CPU0: thread -1, cpu 0, socket -1, mpidr 0
142[ 0.037111] Setting up static identity map for 0x80100000 - 0x80100060
143[ 0.045025] Hierarchical SRCU implementation.
144[ 0.056144] EFI services will not be available.
145[ 0.061031] smp: Bringing up secondary CPUs ...
146[ 0.061053] smp: Brought up 1 node, 1 CPU
147[ 0.061065] SMP: Total of 1 processors activated (995.32 BogoMIPS).
148[ 0.061075] CPU: All CPU(s) started in SVC mode.
149[ 0.062739] devtmpfs: initialized
150[ 0.097399] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
151[ 0.097867] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
152[ 0.097895] futex hash table entries: 256 (order: 2, 16384 bytes)
153[ 0.101850] xor: measuring software checksum speed
154[ 0.141004] arm4regs : 1217.000 MB/sec
155[ 0.180999] 8regs : 1090.000 MB/sec
156[ 0.220998] 32regs : 1088.000 MB/sec
157[ 0.261000] neon : 1665.000 MB/sec
158[ 0.261011] xor: using function: neon (1665.000 MB/sec)
159[ 0.261031] pinctrl core: initialized pinctrl subsystem
160[ 0.262268] NET: Registered protocol family 16
161[ 0.266204] DMA: preallocated 1024 KiB pool for atomic coherent allocations
162[ 0.357868] omap_hwmod: debugss: _wait_target_disable failed
163[ 0.398646] cpuidle: using governor menu
164[ 0.405216] OMAP GPIO hardware version 0.1
165[ 0.431270] No ATAGs?
166[ 0.431291] hw-breakpoint: debug architecture 0x4 unsupported.
167[ 0.432715] omap4_sram_init:Unable to allocate sram needed to handle errata I688
168[ 0.432739] omap4_sram_init:Unable to get sram pool needed to handle errata I688
169[ 0.457156] raid6: using algorithm neonx8 gen() 0 MB/s
170[ 0.457181] raid6: .... xor() 0 MB/s, rmw enabled
171[ 0.457192] raid6: using neon recovery algorithm
172[ 0.464918] edma 49000000.edma: TI EDMA DMA engine driver
173[ 0.471934] SCSI subsystem initialized
174[ 0.473505] usbcore: registered new interface driver usbfs
175[ 0.473572] usbcore: registered new interface driver hub
176[ 0.473695] usbcore: registered new device driver usb
177[ 0.474625] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
178[ 0.475625] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
179[ 0.476975] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
180[ 0.477515] media: Linux media interface: v0.10
181[ 0.477576] Linux video capture interface: v2.00
182[ 0.477739] pps_core: LinuxPPS API ver. 1 registered
183[ 0.477750] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
184[ 0.477778] PTP clock support registered
185[ 0.478439] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
186[ 0.481306] FPGA manager framework
187[ 0.481400] Advanced Linux Sound Architecture Driver Initialized.
188[ 0.482076] NetLabel: Initializing
189[ 0.482091] NetLabel: domain hash size = 128
190[ 0.482099] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
191[ 0.482185] NetLabel: unlabeled traffic allowed by default
192[ 0.485526] clocksource: Switched to clocksource timer1
193[ 0.622977] VFS: Disk quotas dquot_6.6.0
194[ 0.623107] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
195[ 0.635948] NET: Registered protocol family 2
196[ 0.636905] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
197[ 0.636960] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
198[ 0.637022] TCP: Hash tables configured (established 4096 bind 4096)
199[ 0.637142] UDP hash table entries: 256 (order: 1, 8192 bytes)
200[ 0.637168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
201[ 0.637381] NET: Registered protocol family 1
202[ 0.646436] RPC: Registered named UNIX socket transport module.
203[ 0.646457] RPC: Registered udp transport module.
204[ 0.646466] RPC: Registered tcp transport module.
205[ 0.646474] RPC: Registered tcp NFSv4.1 backchannel transport module.
206[ 0.647271] Unpacking initramfs...
207[ 0.906261] Freeing initrd memory: 4536K
208[ 0.906950] hw perfevents: no interrupt-affinity property for /pmu, guessing.
209[ 0.907201] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
210[ 0.909243] audit: initializing netlink subsys (disabled)
211[ 0.910718] audit: type=2000 audit(0.912:1): state=initialized audit_enabled=0 res=1
212[ 0.910873] workingset: timestamp_bits=14 max_order=17 bucket_order=3
213[ 0.916694] zbud: loaded
214[ 0.924374] NFS: Registering the id_resolver key type
215[ 0.924425] Key type id_resolver registered
216[ 0.924435] Key type id_legacy registered
217[ 0.924456] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
218[ 0.924827] fuse init (API version 7.26)
219[ 0.934850] Key type asymmetric registered
220[ 0.934875] Asymmetric key parser 'x509' registered
221[ 0.935008] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
222[ 0.939361] io scheduler noop registered
223[ 0.939381] io scheduler deadline registered
224[ 0.939653] io scheduler cfq registered (default)
225[ 0.939668] io scheduler mq-deadline registered
226[ 0.942393] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
227[ 0.954425] gpio-of-helper ocp:cape-universal: ready
228[ 0.965705] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
229[ 0.968096] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
230[ 0.971938] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
231[ 1.046297] random: fast init done
232[ 1.819216] console [ttyS0] enabled
233[ 1.824044] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
234[ 1.834059] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 32, base_baud = 3000000) is a 8250
235[ 1.843893] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 33, base_baud = 3000000) is a 8250
236[ 1.853910] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 34, base_baud = 3000000) is a 8250
237[ 1.863745] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 35, base_baud = 3000000) is a 8250
238[ 1.876273] omap_rng 48310000.rng: Random Number Generator ver. 20
239[ 1.883294] random: crng init done
240[ 1.889677] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0
241[ 1.900106] usbcore: registered new interface driver udl
242[ 1.913272] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
243[ 1.920627] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
244[ 1.927823] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
245[ 1.934991] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
246[ 1.942509] eqep 48300180.eqep: ver. 1.0
247[ 1.946703] eqep 48300180.eqep: count_mode:0
248[ 1.951043] eqep 48300180.eqep: invert_qa:1
249[ 1.955272] eqep 48300180.eqep: invert_qb:1
250[ 1.959500] eqep 48300180.eqep: invert_qi:0
251[ 1.963725] eqep 48300180.eqep: invert_qs:0
252[ 1.967951] eqep 48300180.eqep: swap_inputs:0
253[ 1.972350] eqep 48300180.eqep: QDECCTL:0x0180
254[ 1.976838] eqep 48300180.eqep: QPOSINIT:0x00000000
255[ 1.981761] eqep 48300180.eqep: QPOSMAX:0xffffffff
256[ 1.986597] eqep 48300180.eqep: QPOSCNT:0x00000000
257[ 1.991434] eqep 48300180.eqep: omit_interrupt:0
258[ 1.996095] eqep 48300180.eqep: QEINT:0x0800
259[ 2.000408] eqep 48300180.eqep: QUPRD:0x05f5e100
260[ 2.005068] eqep 48300180.eqep: QEPCTL:0x009e write
261[ 2.009990] eqep 48300180.eqep: QEPCTL:0x009e read
262[ 2.014844] eqep 48300180.eqep: irq:137, clk_rate:100000000
263[ 2.020703] eqep 48302180.eqep: ver. 1.0
264[ 2.024813] eqep 48302180.eqep: count_mode:0
265[ 2.029144] eqep 48302180.eqep: invert_qa:1
266[ 2.033374] eqep 48302180.eqep: invert_qb:1
267[ 2.037602] eqep 48302180.eqep: invert_qi:0
268[ 2.041827] eqep 48302180.eqep: invert_qs:0
269[ 2.046054] eqep 48302180.eqep: swap_inputs:0
270[ 2.050452] eqep 48302180.eqep: QDECCTL:0x0180
271[ 2.054939] eqep 48302180.eqep: QPOSINIT:0x00000000
272[ 2.059861] eqep 48302180.eqep: QPOSMAX:0xffffffff
273[ 2.064696] eqep 48302180.eqep: QPOSCNT:0x00000000
274[ 2.069532] eqep 48302180.eqep: omit_interrupt:0
275[ 2.074193] eqep 48302180.eqep: QEINT:0x0800
276[ 2.078506] eqep 48302180.eqep: QUPRD:0x05f5e100
277[ 2.083165] eqep 48302180.eqep: QEPCTL:0x009e write
278[ 2.088088] eqep 48302180.eqep: QEPCTL:0x009e read
279[ 2.092936] eqep 48302180.eqep: irq:139, clk_rate:100000000
280[ 2.098751] eqep 48304180.eqep: ver. 1.0
281[ 2.102859] eqep 48304180.eqep: count_mode:0
282[ 2.107191] eqep 48304180.eqep: invert_qa:1
283[ 2.111420] eqep 48304180.eqep: invert_qb:1
284[ 2.115647] eqep 48304180.eqep: invert_qi:0
285[ 2.119873] eqep 48304180.eqep: invert_qs:0
286[ 2.124099] eqep 48304180.eqep: swap_inputs:0
287[ 2.128499] eqep 48304180.eqep: QDECCTL:0x0180
288[ 2.132985] eqep 48304180.eqep: QPOSINIT:0x00000000
289[ 2.137909] eqep 48304180.eqep: QPOSMAX:0xffffffff
290[ 2.142744] eqep 48304180.eqep: QPOSCNT:0x00000000
291[ 2.147581] eqep 48304180.eqep: omit_interrupt:0
292[ 2.152241] eqep 48304180.eqep: QEINT:0x0800
293[ 2.156563] eqep 48304180.eqep: QUPRD:0x05f5e100
294[ 2.161225] eqep 48304180.eqep: QEPCTL:0x009e write
295[ 2.166149] eqep 48304180.eqep: QEPCTL:0x009e read
296[ 2.170998] eqep 48304180.eqep: irq:141, clk_rate:100000000
297[ 2.206760] libphy: Fixed MDIO Bus: probed
298[ 2.211856] CAN device driver interface
299[ 2.217043] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=42)
300[ 2.227026] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=43)
301[ 2.289645] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
302[ 2.297402] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
303[ 2.304680] MDIO: davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
304[ 2.326734] libphy: 4a101000.mdio: probed
305[ 2.331072] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
306[ 2.341719] cpsw 4a100000.ethernet: Detected MACID = 0c:1c:57:01:6c:29
307[ 2.348521] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
308[ 2.354958] cpsw 4a100000.ethernet: ALE Table size 1024
309[ 2.360285] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
310[ 2.371222] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
311[ 2.377906] ehci-platform: EHCI generic platform driver
312[ 2.383590] ehci-omap: OMAP-EHCI Host Controller driver
313[ 2.389898] usbcore: registered new interface driver usb-storage
314[ 2.399391] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
315[ 2.412831] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
316[ 2.427326] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
317[ 2.432768] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
318[ 2.440547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
319[ 2.447416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
320[ 2.454697] usb usb1: Product: MUSB HDRC host driver
321[ 2.459708] usb usb1: Manufacturer: Linux 4.14.108-ti-r113 musb-hcd
322[ 2.466028] usb usb1: SerialNumber: musb-hdrc.1
323[ 2.471561] hub 1-0:1.0: USB hub found
324[ 2.475539] hub 1-0:1.0: 1 port detected
325[ 2.492030] omap_rtc 44e3e000.rtc: registered as rtc0
326[ 2.498738] i2c /dev entries driver
327[ 2.503567] Driver for 1-wire Dallas network protocol.
328[ 2.512363] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
329[ 2.520015] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
330[ 2.530219] cpuidle: enable-method property 'ti,am3352' found operations
331[ 2.538023] sdhci: Secure Digital Host Controller Interface driver
332[ 2.544294] sdhci: Copyright(c) Pierre Ossman
333[ 2.549651] omap_hsmmc 48060000.mmc: Got CD GPIO
334[ 2.634230] sdhci-pltfm: SDHCI platform and OF driver helper
335[ 2.642589] ledtrig-cpu: registered to indicate activity on CPUs
336[ 2.652964] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
337[ 2.659185] omap-aes 53500000.aes: will run requests pump with realtime priority
338[ 2.670169] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
339[ 2.683738] hidraw: raw HID events driver (C) Jiri Kosina
340[ 2.689423] mmc0: host does not support reading read-only switch, assuming write-enable
341[ 2.698581] usbcore: registered new interface driver usbhid
342[ 2.704400] usbhid: USB HID core driver
343[ 2.708947] remoteproc remoteproc0: wkup_m3 is available
344[ 2.714624] mmc0: new high speed SDHC card at address e624
345[ 2.725210] mmc1: new high speed MMC card at address 0001
346[ 2.732119] mmcblk0: mmc0:e624 SU08G 7.40 GiB
347[ 2.738192] mmcblk1: mmc1:0001 M62704 3.56 GiB
348[ 2.745997] mmcblk0: p1
349[ 2.752541] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
350[ 2.760681] wireguard: WireGuard 0.0.20190702 loaded. See www.wireguard.com for information.
351[ 2.770027] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
352[ 2.776441] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
353[ 2.786153] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB
354[ 2.793580] mmcblk1: p1
355[ 2.798026] NET: Registered protocol family 10
356[ 2.809740] Segment Routing with IPv6
357[ 2.813633] mip6: Mobile IPv6
358[ 2.816628] NET: Registered protocol family 17
359[ 2.821154] can: controller area network core (rev 20170425 abi 9)
360[ 2.827487] NET: Registered protocol family 29
361[ 2.832123] Key type dns_resolver registered
362[ 2.836446] mpls_gso: MPLS GSO support
363[ 2.840532] omap_voltage_late_init: Voltage driver support not added
364[ 2.847503] PM: Cannot get wkup_m3_ipc handle
365[ 2.852171] ThumbEE CPU extension supported.
366[ 2.856640] Registering SWP/SWPB emulation handler
367[ 2.862517] registered taskstats version 1
368[ 2.866843] zswap: loaded using pool lzo/zbud
369[ 2.873827] Btrfs loaded, crc32c=crc32c-generic
370[ 2.878523] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
371[ 2.884943] ima: Allocated hash algorithm: sha256
372[ 3.044433] tda998x 0-0070: found TDA19988
373[ 3.050215] [drm] forcing HDMI-A-1 connector on
374[ 3.054889] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
375[ 3.060970] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
376[ 3.067640] [drm] No driver support for vblank timestamp query.
377[ 3.187158] Console: switching to colour frame buffer device 160x50
378[ 3.209638] tilcdc 4830e000.lcdc: fb0: frame buffer device
379[ 3.216028] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 1
380[ 3.238468] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
381[ 3.249970] tps65217 0-0024: TPS65217 ID 0xe version 1.2
382[ 3.255847] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
383[ 3.262939] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
384[ 3.270475] remoteproc remoteproc0: powering up wkup_m3
385[ 3.279937] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217168
386[ 3.291064] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: no source widget found for Playback
387[ 3.300301] remoteproc remoteproc0: remote processor wkup_m3 is now up
388[ 3.300321] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x193
389[ 3.313936] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: Failed to add route Playback -> direct -> TX
390[ 3.324589] asoc-simple-card sound: i2s-hifi <-> 48038000.mcasp mapping ok
391[ 3.333996] PM: bootloader does not support rtc-only!
392[ 3.340475] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
393[ 3.349403] of_cfs_init
394[ 3.352102] of_cfs_init: OK
395[ 3.356377] ALSA device list:
396[ 3.359476] #0: TI BeagleBone Black
397[ 3.370030] Freeing unused kernel memory: 1024K
398Loading, please wait...
399starting version 232
400Begin: Loading essential drivers ... done.
401Begin: Running /scripts/init-premount ... done.
402Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
403Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
404done.
405Warning: fsck not present, so skipping root file system
406[ 10.117643] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
407done.
408Begin: Running /scripts/local-bottom ... done.
409Begin: Running /scripts/init-bottom ... done.
410[ 10.819307] systemd[1]: System time before build time, advancing clock.
411[ 10.936145] ip_tables: (C) 2000-2006 Netfilter Core Team
412[ 10.976993] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
413[ 10.996051] systemd[1]: Detected architecture arm.
414
415Welcome to Debian GNU/Linux 9 (stretch)!
416
417[ 11.032313] systemd[1]: Set hostname to <beaglebone>.
418[ 11.722586] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
419[ OK ] Started Dispatch Password Requests to Console Directory Watch.
420[ 11.746267] systemd[1]: Reached target Remote File Systems.
421[ OK ] Reached target Remote File Systems.
422[ 11.763590] systemd[1]: Created slice User and Session Slice.
423[ OK ] Created slice User and Session Slice.
424[ 11.783388] systemd[1]: Created slice System Slice.
425[ OK ] Created slice System Slice.
426[ 11.798297] systemd[1]: Reached target Slices.
427[ OK ] Reached target Slices.
428[ 11.814672] systemd[1]: Listening on udev Kernel Socket.
429[ OK ] Listening on udev Kernel Socket.
430[ 11.835036] systemd[1]: Mounting /sys/kernel/debug...
431 Mounting /sys/kernel/debug...
432[ OK ] Created slice system-getty.slice.
433[ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point.
434[ OK ] Listening on Journal Audit Socket.
435[ OK ] Listening on Journal Socket (/dev/log).
436[ OK ] Listening on udev Control Socket.
437 Mounting POSIX Message Queue File System...
438[ OK ] Created slice system-serial\x2dgetty.slice.
439[ OK ] Listening on fsck to fsckd communication Socket.
440[ OK ] Listening on Syslog Socket.
441[ OK ] Reached target Swap.
442[ OK ] Listening on Journal Socket.
443 Starting Journal Service...
444 Starting Set the console keyboard layout...
445 Starting Create list of required st…ce nodes for the current kernel...
446 Starting File System Check on Root Device...
447 Starting Load Kernel Modules...
448[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
449[ OK ] Started Forward Password Requests to Wall Directory Watch.
450[ OK ] Reached target Paths.
451[ OK ] Reached target Encrypted Volumes.
452[ OK ] Mounted POSIX Message Queue File System.
453[ OK ] Mounted /sys/kernel/debug.
454[ OK ] Started Create list of required sta…vice nodes for the current kernel.
455[ OK ] Started File System Check Daemon to report status.
456 Starting Create Static Device Nodes in /dev...
457[ OK ] Started File System Check on Root Device.
458 Starting Remount Root and Kernel File Systems...
459[ OK ] Started Load Kernel Modules.
460 Mounting Configuration File System...
461 Mounting FUSE Control File System...
462[ 12.923151] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
463 Starting Apply Kernel Variables...
464[ OK ] Mounted Configuration File System.
465[ OK ] Mounted FUSE Control File System.
466[ OK ] Started Create Static Device Nodes in /dev.
467[ OK ] Started Remount Root and Kernel File Systems.
468[ OK ] Started Apply Kernel Variables.
469 Starting udev Coldplug all Devices...
470 Starting Load/Save Random Seed...
471 Starting udev Kernel Device Manager...
472[ OK ] Started Journal Service.
473 Starting Flush Journal to Persistent Storage...
474[ OK ] Started Load/Save Random Seed.
475[ 13.706165] systemd-journald[497]: Received request to flush runtime journal from PID 1
476[ OK ] Started Flush Journal to Persistent Storage.
477[ OK ] Started udev Kernel Device Manager.
478[ OK ] Started Set the console keyboard layout.
479[ OK ] Reached target Local File Systems (Pre).
480[ OK ] Reached target Local File Systems.
481 Starting Raise network interfaces...
482 Starting Set console font and keymap...
483 Starting Create Volatile Files and Directories...
484[ OK ] Started Set console font and keymap.
485[ OK ] Started Create Volatile Files and Directories.
486 Starting Network Time Synchronization...
487[ OK ] Started Entropy daemon using the HAVEGE algorithm.
488 Starting Update UTMP about System Boot/Shutdown...
489[ OK ] Started Update UTMP about System Boot/Shutdown.
490[ OK ] Started Network Time Synchronization.
491[ OK ] Reached target System Time Synchronized.
492[ OK ] Started Raise network interfaces.
493[ OK ] Started udev Coldplug all Devices.
494[ OK ] Reached target System Initialization.
495[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
496[ OK ] Listening on D-Bus System Message Bus Socket.
497[ OK ] Started Daily Cleanup of Temporary Directories.
498[ OK ] Reached target Timers.
499[ OK ] Listening on node-red.socket.
500[ OK ] Listening on bonescript.socket.
501[ OK ] Listening on cloud9.socket.
502[ OK ] Reached target Sockets.
503[ OK ] Reached target Basic System.
504 Starting Avahi mDNS/DNS-SD Stack...
505 Starting BB WL18xx wlan0 Service...
506 Starting BBAI brcmfmac tether Service...
507 Starting System Logging Service...
508 Starting Generic Board Startup...
509[ OK ] Started Regular background program processing daemon.
510[ OK ] Started Deferred execution scheduler.
511 Starting Login Service...
512 Starting robotcontrol...
513 Starting LSB: Start busybox udhcpd at boot time...
514[ OK ] Started D-Bus System Message Bus.
515[ OK ] Started Avahi mDNS/DNS-SD Stack.
516 Starting Connection service...
517 Starting Save/Restore Sound Card State...
518 Starting LSB: Start daemon at boot time...
519 Starting LSB: Load kernel modules needed to enable cpufreq scaling...
520[ OK ] Started Bonescript autorun.
521 Starting rc_battery_monitor...
522[ OK ] Started System Logging Service.
523[ OK ] Started BB WL18xx wlan0 Service.
524[ OK ] Started BBAI brcmfmac tether Service.
525[ OK ] Started robotcontrol.
526[ OK ] Started Save/Restore Sound Card State.
527[ OK ] Started rc_battery_monitor.
528[ 20.277722] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
529[ OK ] Started LSB: Start busybox udhcpd at boot time.
530[ OK ] Started LSB: Start daemon at boot time.
531[ OK ] Started Connection service.
532[ OK ] Started Login Service.
533[ OK ] Reached target Network.
534 Starting A high performance web server and a reverse proxy server...
535 Starting Permit User Sessions...
536[ OK ] Reached target Network is Online.
537 Starting LSB: Advanced IEEE 802.11 management daemon...
538[ OK ] Started Permit User Sessions.
539[ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
540[ OK ] Started Getty on tty1.
541 Starting Light Display Manager...
542 Starting WPA supplicant...
543[ 22.364410] net eth0: initializing cpsw version 1.12 (0)
544[ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
545[ 22.535011] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)
546 Starting LSB: set CPUFreq kernel parameters...
547[ 22.717393] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
548 Starting Hostname Service...
549[ OK ] Started WPA supplicant.
550[ OK ] Started LSB: set CPUFreq kernel parameters.
551[ OK ] Started Hostname Service.
552[ OK ] Started Light Display Manager.
553[ 24.703050] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
554[ 24.749837] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
555[ OK ] Started A high performance web server and a reverse proxy server.
556[ 25.126520] 8021q: 802.1Q VLAN Support v1.8
557[ 25.157820] 8021q: adding VLAN 0 to HW filter on device eth0
558
559Debian GNU/Linux 9 beaglebone ttyS0
560
561BeagleBoard.org Debian Image 2019-08-03
562
563Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
564
565default username:password is [debian:temppwd]
566
567beaglebone login:
568
569[ 88.952345] using random self ethernet address
570[ 88.964226] using random host ethernet address
571[ 89.052323] using random self ethernet address
572[ 89.063395] using random host ethernet address
573[ 89.272462] Mass Storage Function, version: 2009/09/11
574[ 89.286855] LUN: removable file: (no medium)
575[ 89.447972] usb0: HOST MAC 0c:1c:57:01:6c:2a
576[ 89.467679] usb0: MAC 0c:1c:57:01:6c:2b
577[ 89.486361] usb1: HOST MAC 0c:1c:57:01:6c:2d
578[ 89.512700] usb1: MAC 0c:1c:57:01:6c:2e
579[ 89.809005] configfs-gadget gadget: high-speed config #1: c
580[ 89.971837] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
581[ 90.148618] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
582[ 90.495390] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
583[ 92.923306] net eth0: initializing cpsw version 1.12 (0)
584[ 93.040298] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)
585[ 93.104824] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
586[ 93.141031] 8021q: adding VLAN 0 to HW filter on device eth0
587[ 95.104554] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
588[ 95.126406] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
589
590Debian GNU/Linux 9 beaglebone ttyS0
591
592BeagleBoard.org Debian Image 2019-08-03
593
594Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
595
596default username:password is [debian:temppwd]
597
598beaglebone login: