Part Number: AM3352
Tool/software: Linux
Dear Sirs,
I have 2 projects using AM3352. Both are based on BeagleBone Black schematics. One is with 10/100 Ethernet phy and the other is with Realtek RTL8211E Gigabit phy. The 10/100 board works fine. The other board is based on RTL8211E 10/100/1000 Phy cannot work, please see attached log file.
Attached log file showed that I have done some tests, please review the log file to see if there is something abnormal.
When booting up Ubuntu, it will take 5 minutes and finally got "Failed to start Raise network interfaces." error message.
We only need one Ethernet which connected to RGMII1 (CPSW slave 1) of AM335x. The phy_addr is set at 01.
When we ping, if the LAN cable is connected, we got "Destination Host Unreachable" error, if we unplug the cable, we got "ping: sendmsg: Network is unreachable" error instead.
We have measured the RGMII_RXCLK and RGMII_TXCLK with a scope, we saw steady 125MHz clock on both pins. Does it mean the RGMII mode was already set correctly?
Since we have ported 10/100 Ethernet port correctly, we reverse compiled their dtb files to dts files then compared with gigabit's dts files the diff utility, please see log file. We feel that
U-Boot 2018.03-dirty (Aug 11 2018 - 06:12:21 -0700)
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Global external warm reset has occurred.
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4... OK
Board: BeagleBone Black
BeagleBone Black:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
BeagleBone: cape eeprom: i2c_probe: 0x57:
Net: eth0: UDS RGMII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in 2 seconds
board_name=[A335BNLT] ...
board_rev=[] ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
** Bad device 0:2 0x82000000 **
** Bad device 0:2 0x82000000 **
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
46 bytes read in 32 ms (1000 Bytes/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
gpio: pin 56 (gpio 56) value is 1
Running uname_boot ...
loading /boot/vmlinuz-4.14.41-bone14 ...
10387968 bytes read in 689 ms (14.4 MiB/s)
loading /boot/dtbs/4.14.41-bone14/am335x-boneblack.dtb ...
60811 bytes read in 101 ms (587.9 KiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable...
debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait] ...
debug: [bootz 0x82000000 - 0x88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffee000, end 8ffffd8a ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.41-bone14 (root@ubuntu) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 PREEMPT Thu Aug 9 10:08:07 PDT 2018
[ 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] OF: fdt: Machine model: TI AM335x BeagleBone Black
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 48 MiB at 0x9d000000
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (neon)
[ 0.000000] random: get_random_bytes called from start_kernel+0xac/0x44c with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait
[ 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] Memory: 447468K/524288K available (13312K kernel code, 1125K rwdata, 4204K rodata, 1024K init, 634K bss, 27668K reserved, 49152K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 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 - 0xc0e00000 (14304 kB)
[ 0.000000] .init : 0xc1400000 - 0xc1500000 (1024 kB)
[ 0.000000] .data : 0xc1500000 - 0xc1619514 (1126 kB)
[ 0.000000] .bss : 0xc1623340 - 0xc16c1b94 ( 635 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 41784 entries in 123 pages
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000036] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000047] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000505] timer_probe: no matching timers found
[ 0.000703] Console: colour dummy device 80x30
[ 0.000727] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000734] This ensures that you still see kernel messages. Please
[ 0.000739] update your kernel commandline.
[ 0.000760] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
[ 0.047025] pid_max: default: 32768 minimum: 301
[ 0.047283] Security Framework initialized
[ 0.047301] Yama: becoming mindful.
[ 0.047385] AppArmor: AppArmor initialized
[ 0.047594] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.047608] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.048498] CPU: Testing write buffer coherency: ok
[ 0.049314] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.049475] Hierarchical SRCU implementation.
[ 0.052418] EFI services will not be available.
[ 0.053894] devtmpfs: initialized
[ 0.065693] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.066070] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.066093] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.069939] xor: measuring software checksum speed
[ 0.107094] arm4regs : 1219.000 MB/sec
[ 0.147032] 8regs : 957.000 MB/sec
[ 0.187022] 32regs : 1053.000 MB/sec
[ 0.227020] neon : 1642.000 MB/sec
[ 0.227028] xor: using function: neon (1642.000 MB/sec)
[ 0.227049] pinctrl core: initialized pinctrl subsystem
[ 0.227742] DMI not present or invalid.
[ 0.228142] NET: Registered protocol family 16
[ 0.230537] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.247553] omap_hwmod: debugss: _wait_target_disable failed
[ 0.287784] cpuidle: using governor menu
[ 0.292236] OMAP GPIO hardware version 0.1
[ 0.302592] No ATAGs?
[ 0.302611] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.379168] raid6: neonx2 gen() 1896 MB/s
[ 0.447049] raid6: neonx2 xor() 1525 MB/s
[ 0.447060] raid6: using algorithm neonx2 gen() 1896 MB/s
[ 0.447068] raid6: .... xor() 1525 MB/s, rmw enabled
[ 0.447076] raid6: using neon recovery algorithm
[ 0.453025] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.455095] SCSI subsystem initialized
[ 0.455719] usbcore: registered new interface driver usbfs
[ 0.455774] usbcore: registered new interface driver hub
[ 0.455875] usbcore: registered new device driver usb
[ 0.456351] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 0.457542] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 0.457789] media: Linux media interface: v0.10
[ 0.457837] Linux video capture interface: v2.00
[ 0.457893] pps_core: LinuxPPS API ver. 1 registered
[ 0.457901] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.457921] PTP clock support registered
[ 0.458047] dmi: Firmware registration failed.
[ 0.458416] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.459129] Advanced Linux Sound Architecture Driver Initialized.
[ 0.460328] NetLabel: Initializing
[ 0.460345] NetLabel: domain hash size = 128
[ 0.460352] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.460437] NetLabel: unlabeled traffic allowed by default
[ 0.461103] clocksource: Switched to clocksource timer1
[ 0.596966] VFS: Disk quotas dquot_6.6.0
[ 0.597065] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.597731] AppArmor: AppArmor Filesystem Enabled
[ 0.607260] NET: Registered protocol family 2
[ 0.608048] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.608096] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.608136] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.608241] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.608260] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.608438] NET: Registered protocol family 1
[ 0.609053] RPC: Registered named UNIX socket transport module.
[ 0.609070] RPC: Registered udp transport module.
[ 0.609076] RPC: Registered tcp transport module.
[ 0.609083] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.610164] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 0.610275] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.612453] audit: initializing netlink subsys (disabled)
[ 0.613261] audit: type=2000 audit(0.608:1): state=initialized audit_enabled=0 res=1
[ 0.613759] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.618617] zbud: loaded
[ 0.621056] NFS: Registering the id_resolver key type
[ 0.621248] Key type id_resolver registered
[ 0.621261] Key type id_legacy registered
[ 0.621283] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.621609] fuse init (API version 7.26)
[ 0.622391] orangefs_debugfs_init: called with debug mask: :none: :0:
[ 0.622564] orangefs_init: module version upstream loaded
[ 0.622575] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 0.631281] Key type asymmetric registered
[ 0.631305] Asymmetric key parser 'x509' registered
[ 0.631418] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.631661] io scheduler noop registered
[ 0.631674] io scheduler deadline registered
[ 0.631990] io scheduler cfq registered (default)
[ 0.632000] io scheduler mq-deadline registered
[ 0.633300] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.634285] gpio-of-helper ocp:cape-universal: ready
[ 0.636118] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 0.637575] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.640469] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[ 1.234581] random: fast init done
[ 1.431442] console [ttyS0] enabled
[ 1.437326] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 1.444491] [drm] Initialized vgem 1.0.0 20120112 for virtual device on minor 0
[ 1.452057] usbcore: registered new interface driver udl
[ 1.459729] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.467036] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.474187] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.481316] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.490762] libphy: Fixed MDIO Bus: probed
[ 1.495788] CAN device driver interface
[ 1.553197] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[ 1.560930] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
[ 1.569882] libphy: 4a101000.mdio: probed
[ 1.574031] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver RTL8211E Gigabit Ethernet
[ 1.583736] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver RTL8211E Gigabit Ethernet
[ 1.594208] cpsw 4a100000.ethernet: Detected MACID = 90:70:65:c4:80:22
[ 1.601028] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
[ 1.609853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.616516] ehci-platform: EHCI generic platform driver
[ 1.621960] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.627436] usbcore: registered new interface driver usb-storage
[ 1.635458] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[ 1.647592] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.669050] omap_rtc 44e3e000.rtc: already running
[ 1.674522] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.682537] i2c /dev entries driver
[ 1.688195] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.695566] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=1)
[ 1.705413] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.784333] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.793777] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.794115] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 1.800460] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 1.807881] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 1.822825] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.823349] usbcore: registered new interface driver usbhid
[ 1.823353] usbhid: USB HID core driver
[ 1.823673] remoteproc remoteproc0: wkup_m3 is available
[ 1.827469] wireguard: WireGuard 0.0.20180514 loaded. See www.wireguard.com for information.
[ 1.827476] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 1.828207] NET: Registered protocol family 10
[ 1.835353] Segment Routing with IPv6
[ 1.835425] mip6: Mobile IPv6
[ 1.835439] NET: Registered protocol family 17
[ 1.835453] can: controller area network core (rev 20170425 abi 9)
[ 1.835535] NET: Registered protocol family 29
[ 1.835624] Key type dns_resolver registered
[ 1.835628] mpls_gso: MPLS GSO support
[ 1.835815] omap_voltage_late_init: Voltage driver support not added
[ 1.835830] ThumbEE CPU extension supported.
[ 1.835844] Registering SWP/SWPB emulation handler
[ 1.836651] registered taskstats version 1
[ 1.836773] zswap: loaded using pool lzo/zbud
[ 1.839120] Btrfs loaded, crc32c=crc32c-generic
[ 1.839215] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.839232] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.953683] mmc0: new high speed SDHC card at address 0007
[ 1.963051] mmcblk0: mmc0:0007 SD16G 14.4 GiB
[ 1.969509] mmcblk0: p1
[ 1.996306] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
[ 2.007768] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 2.013652] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 2.022206] tda998x 0-0070: Error -121 writing to cec:0xff
[ 2.027928] tda998x 0-0070: set_page 000a err -121
[ 2.032875] mmc1: new high speed MMC card at address 0001
[ 2.038965] mmcblk1: mmc1:0001 M62704 1.77 GiB
[ 2.043815] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
[ 2.050026] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
[ 2.056188] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB
[ 2.089213] tda998x 0-0070: set_page 000a err -121
[ 2.153173] tda998x 0-0070: set_page 0001 err -121
[ 2.158065] tda998x 0-0070: set_page 0001 err -121
[ 2.162948] tda998x 0-0070: set_page 0200 err -121
[ 2.167856] tda998x 0-0070: set_page 0201 err -121
[ 2.172745] tda998x 0-0070: set_page 0202 err -121
[ 2.177630] tda998x 0-0070: set_page 0203 err -121
[ 2.182516] tda998x 0-0070: set_page 0204 err -121
[ 2.187402] tda998x 0-0070: set_page 0205 err -121
[ 2.192281] tda998x 0-0070: set_page 020e err -121
[ 2.197171] tda998x 0-0070: set_page 0211 err -121
[ 2.202056] tda998x 0-0070: set_page 0207 err -121
[ 2.206940] tda998x 0-0070: set_page 0208 err -121
[ 2.211824] tda998x 0-0070: set_page 0209 err -121
[ 2.216710] tda998x 0-0070: set_page 020a err -121
[ 2.221594] tda998x 0-0070: set_page 0206 err -121
[ 2.226479] tda998x 0-0070: set_page 0027 err -121
[ 2.231363] tda998x 0-0070: set_page 0000 err -121
[ 2.236247] tda998x 0-0070: set_page 0002 err -121
[ 2.241288] tilcdc 4830e000.lcdc: failed to bind 0-0070 (ops tda998x_ops): -6
[ 2.248713] tilcdc 4830e000.lcdc: master bind failed: -6
[ 2.254381] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 2.261394] remoteproc remoteproc0: powering up wkup_m3
[ 2.266792] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217168
[ 2.275239] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 2.281807] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x193
[ 2.291866] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,����,������������'
[ 2.299188] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
[ 2.334074] bone_capemgr bone_capemgr: slot #0: No cape found
[ 2.366235] bone_capemgr bone_capemgr: slot #1: No cape found
[ 2.398387] bone_capemgr bone_capemgr: slot #2: No cape found
[ 2.430538] bone_capemgr bone_capemgr: slot #3: No cape found
[ 2.436382] bone_capemgr bone_capemgr: initialized OK.
[ 2.451101] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 2.456517] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 2.464222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.471075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.478345] usb usb1: Product: MUSB HDRC host driver
[ 2.483347] usb usb1: Manufacturer: Linux 4.14.41-bone14 musb-hcd
[ 2.489481] usb usb1: SerialNumber: musb-hdrc.1
[ 2.494749] hub 1-0:1.0: USB hub found
[ 2.498671] hub 1-0:1.0: 1 port detected
[ 2.504469] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz
[ 2.512066] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1000000000 (-34)
[ 2.522907] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz
[ 2.533343] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:02:35 UTC (946684955)
[ 2.542107] of_cfs_init
[ 2.544717] of_cfs_init: OK
[ 2.548424] ALSA device list:
[ 2.551497] No soundcards found.
[ 2.559449] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
[ 2.566981] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
[ 2.700722] EXT4-fs (mmcblk0p1): recovery complete
[ 2.710715] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.719039] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
[ 2.729331] devtmpfs: mounted
[ 2.737649] Freeing unused kernel memory: 1024K
[ 2.965189] usb 1-1: new high-speed USB device number 2 using musb-hdrc
[ 3.052638] systemd[1]: System time before build time, advancing clock.
[ 3.122859] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
[ 3.137262] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.149350] usb 1-1: Product: USB2.0 Hub
[ 3.156019] hub 1-1:1.0: USB hub found
[ 3.160992] hub 1-1:1.0: 4 ports detected
[ 3.187028] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.198088] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.222568] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 3.241953] systemd[1]: Detected architecture arm.
Welcome to [1mUbuntu 16.04.3 LTS[0m!
[ 3.263012] systemd[1]: Set hostname to <arm>.
[ 3.432015] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
[ 3.457358] usb 1-1.2: new high-speed USB device number 3 using musb-hdrc
[ 3.557743] usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0201
[ 3.565252] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.577335] usb 1-1.2: Product: USB 2.0 Hub [MTT]
[ 3.584652] hub 1-1.2:1.0: USB hub found
[ 3.589464] hub 1-1.2:1.0: 7 ports detected
[ 3.881277] usb 1-1.2.2: new high-speed USB device number 4 using musb-hdrc
[ 3.989736] usb 1-1.2.2: New USB device found, idVendor=1a40, idProduct=0201
[ 4.005310] usb 1-1.2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.014336] systemd[1]: Reached target Encrypted Volumes.
[[0;32m OK [0m] Reached target Encrypted Volumes.
[ 4.021247] usb 1-1.2.2: Product: USB 2.0 Hub [MTT]
[ 4.031865] hub 1-1.2.2:1.0: USB hub found
[ 4.037036] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started Dispatch Password Requests to Console[ 4.045857] hub 1-1.2.2:1.0: 7 ports detected
Directory Watch.
[ 4.066183] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on udev Control Socket.
[ 4.081764] systemd[1]: Listening on fsck to fsckd communication Socket.
[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.
[ 4.105949] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.
[ 4.130132] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on Journal Audit Socket.
[ 4.137188] usb 1-1.2.4: new high-speed USB device number 5 using musb-hdrc
[ 4.148865] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.
[[0;32m OK [0m] Reached target Paths.
[[0;32m OK [0m] Reached target Swap.
[[0;32m OK [0m] Listening on Journal Socket.
[[0;32m OK [0m] Reached target Remote File Systems (Pre).
[[0;32m OK [0m] Reached target Remote File Systems.
[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on udev Kernel Socket.
[ 4.274608] usb 1-1.2.4: New USB device found, idVendor=0951, idProduct=16ae
[[0;32m OK [0m] Created slice System Slice.
[ 4.283896] usb 1-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.297391] usb 1-1.2.4: Product: DT microDuo 3C
[ 4.303370] usb 1-1.2.4: Manufacturer: Kingston
[ 4.308649] usb 1-1.2.4: SerialNumber: 94DE8072478CB1B02962A974
[ 4.322587] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected
Starting Load Kernel Modules...
[ 4.341547] alloc_contig_range: [9d042, 9d043) PFNs busy
[ 4.357311] usb 1-1.2.2.1: new full-speed USB device number 6 using musb-hdrc
[ 4.386416] scsi host0: usb-storage 1-1.2.4:1.0
Starting File System Check on Root Device...
[[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.
Mounting Debug File System...
Starting Set console keymap...
[ 4.483892] usb 1-1.2.2.1: New USB device found, idVendor=0403, idProduct=6001
[ 4.497807] usb 1-1.2.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.522045] usb 1-1.2.2.1: Product: FT232R USB UART
[ 4.522057] usb 1-1.2.2.1: Manufacturer: FTDI
[ 4.522066] usb 1-1.2.2.1: SerialNumber: A9074NKH
Starting Nameserver information manager...
[[0;32m OK [0m] Listening on Syslog Socket.
[ 4.637377] usb 1-1.2.2.2: new full-speed USB device number 7 using musb-hdrc
Starting Create list of required st... nodes for the current kernel...
[[0;32m OK [0m] Created slice User and Session Slice.
[[0;32m OK [0m] Reached target Slices.
[[0;32m OK [0m] Listening on Journal Socket (/dev/log).
Starting Journal Service...
[ 4.783922] usb 1-1.2.2.2: New USB device found, idVendor=0403, idProduct=6001
[ 4.821543] usb 1-1.2.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.821555] usb 1-1.2.2.2: Product: FT232R USB UART
[ 4.821564] usb 1-1.2.2.2: Manufacturer: FTDI
[ 4.821572] usb 1-1.2.2.2: SerialNumber: A9074NKJ
[ 4.929328] usb 1-1.2.2.3: new full-speed USB device number 8 using musb-hdrc
Mounting POSIX Message Queue File System...
[ 5.055317] usb 1-1.2.2.3: New USB device found, idVendor=0403, idProduct=6001
[ 5.077298] usb 1-1.2.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[[0;32m OK [0m] Mounted Debug File System.
[ 5.105846] usb 1-1.2.2.3: Product: FT232R USB UART
[[0;32m OK [0m] Mounted POSIX Message Queue File System.
[ 5.133737] usb 1-1.2.2.3: Manufacturer: FTDI
[[0;32m OK [0m] Started Load Kernel Modules.
[ 5.165746] usb 1-1.2.2.3: SerialNumber: A9074NKM
[[0;32m OK [0m] Started File System Check on Root Device.
[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.
[ 5.305335] usb 1-1.2.2.4: new full-speed USB device number 9 using musb-hdrc
[[0;32m OK [0m[ 5.410670] scsi 0:0:0:0: Direct-Access Kingston DT microDuo 3C PMAP PQ: 0 ANSI: 6
] Started Nameserver information manager.
[ 5.446829] usb 1-1.2.2.4: New USB device found, idVendor=0403, idProduct=6001
[ 5.470166] sd 0:0:0:0: [sda] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 5.470573] sd 0:0:0:0: [sda] Write Protect is off
[ 5.470959] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.549921] usb 1-1.2.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.576300] usb 1-1.2.2.4: Product: FT232R USB UART
[ 5.589439] usb 1-1.2.2.4: Manufacturer: FTDI
[ 5.605344] usb 1-1.2.2.4: SerialNumber: A9074NKN
[ 5.610802] sda: sda1
[ 5.613737] sd 0:0:0:0: [sda] Attached SCSI removable disk
[[0;32m OK [0m] Started Set console keymap.
[ 5.753272] usb 1-1.2.2.5: new full-speed USB device number 10 using musb-hdrc
[ 5.899632] usb 1-1.2.2.5: New USB device found, idVendor=0403, idProduct=6001
[ 5.921410] usb 1-1.2.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.952729] usb 1-1.2.2.5: Product: FT232R USB UART
[ 5.952741] usb 1-1.2.2.5: Manufacturer: FTDI
[ 5.952749] usb 1-1.2.2.5: SerialNumber: A9074NKL
[[0;32m OK [0m] Started Journal Service.
[ 6.065298] usb 1-1.2.2.6: new full-speed USB device number 11 using musb-hdrc
[ 6.211556] usb 1-1.2.2.6: New USB device found, idVendor=0403, idProduct=6001
[ 6.230569] usb 1-1.2.2.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.261306] usb 1-1.2.2.6: Product: FT232R USB UART
[ 6.281416] usb 1-1.2.2.6: Manufacturer: FTDI
[ 6.292860] usb 1-1.2.2.6: SerialNumber: A9074NKK
[ 6.393400] usb 1-1.2.2.7: new high-speed USB device number 12 using musb-hdrc
[ 6.518266] usb 1-1.2.2.7: New USB device found, idVendor=1a40, idProduct=0201
[ 6.533398] usb 1-1.2.2.7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.549245] usb 1-1.2.2.7: Product: USB 2.0 Hub [MTT]
[ 6.562430] hub 1-1.2.2.7:1.0: USB hub found
[ 6.573510] hub 1-1.2.2.7:1.0: 7 ports detected
[[0;32m OK [0m] Reached target Network (Pre).
[[0;32m OK [0m] Started File System Check Daemon to report status.
Starting Create Static Device Nodes in /dev...
Starting Remount Root and Kernel File Systems...
Starting Apply Kernel Variables...
Mounting FUSE Control File System...
[ 6.812702] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
Mounting Configuration File System...
[[0;32m OK [0m] Mounted FUSE Control File System.
[[0;32m OK [0m] Mounted Configuration File System.
[[0;32m OK [0m] Started Create Static Device Nodes in /dev.
[[0;32m OK [0m] Started Remount Root and Kernel File Systems.
[[0;32m OK [0m] Started Apply Kernel Variables.
Starting Load/Save Random Seed...
Starting Flush Journal to Persistent Storage...
Starting udev Coldplug all Devices...
[[0;32m OK [0m] Reached target Local File Systems (Pre).
[[0;32m OK [0m] Reached target Local File Systems.
Starting Raise network interfaces...
Starting Set console font and keymap...
Starting udev Kernel Device Manager...
[[0;32m OK [0m] Started Load/Save Random Seed.
[[0;32m OK [0m] Started Flush Journal to Persistent Storage.
[[0;32m OK [0m] Started udev Kernel Device Manager.
Starting Create Volatile Files and Directories...
[[0;32m OK [0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Starting Network Time Synchronization...
[[0;32m OK [0m] Started Network Time Synchronization.
[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.
[[0;32m OK [0m] Reached target System Time Synchronized.
[[0;32m OK [0m] Started Set console font and keymap.
[[0;32m OK [0m] Created slice system-getty.slice.
[[0;32m OK [0m] Started udev Coldplug all Devices.
[[0;32m OK [0m] Reached target System Initialization.
[[0;32m OK [0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
[[0;32m OK [0m] Reached target Sockets.
[[0;32m OK [0m] Reached target Basic System.
Starting LSB: Load kernel modules needed to enable cpufreq scaling...
Starting System Logging Service...
Starting Login Service...
Starting Connection service...
[[0;32m OK [0m] Started D-Bus System Message Bus.
[[0;32m OK [0m] Started Connection service.
Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
[[0;32m OK [0m] Started Regular background program processing daemon.
Starting oFono Mobile telephony stack...
Starting LSB: Start busybox udhcpd at boot time...
Starting Cape Manager Service...
Starting Avahi mDNS/DNS-SD Stack...
Starting Permit User Sessions...
Starting Generic Board Startup...
[[0;32m OK [0m] Started System Logging Service.
[[0;32m OK [0m] Started Cape Manager Service.
[[0;32m OK [0m] Started Permit User Sessions.
[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[[0;32m OK [0m] Started LSB: Start busybox udhcpd at boot time.
[[0;32m OK [0m] Started oFono Mobile telephony stack.
[[0;32m OK [0m] Started Avahi mDNS/DNS-SD Stack.
[[0;32m OK [0m] Started Login Service.
Starting WPA supplicant...
Starting Bluetooth service...
Starting Set console scheme...
[[0;32m OK [0m] Started LSB: Load kernel modules needed to enable cpufreq scaling.
[[0;32m OK [0m] Started Set console scheme.
[[0;32m OK [0m] Started Bluetooth service.
[[0;32m OK [0m] Started WPA supplicant.
Starting Hostname Service...
Starting LSB: set CPUFreq kernel parameters...
[[0;32m OK [0m] Started Hostname Service.
[[0;32m OK [0m] Started LSB: set CPUFreq kernel parameters.
Stopping LSB: Start busybox udhcpd at boot time...
[[0;32m OK [0m] Stopped LSB: Start busybox udhcpd at boot time.
[[0;32m OK [0m] Stopped dnsmasq - A lightweight DHCP and caching DNS server.
Starting dnsmasq - A lightweight DHCP and caching DNS server...
[[0;32m OK [0m] Found device /dev/ttyS0.
[[0;32m OK [0m] Started dnsmasq - A lightweight DHCP and caching DNS server.
[[0;32m OK [0m] Reached target Host and Network Name Lookups.
[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[[0;32m OK [0m] Started ifup for eth0.
[[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0.
[[0;32m OK [0m] Found device /dev/ttyGS0.
(1 of 2) A start job is running for...work interfaces (33s / 5min 22s)
FAILED[0m] Failed to start Raise network interfaces.
See 'systemctl status networking.service' for details.
[[0;32m OK [0m] Reached target Network.
Starting OpenBSD Secure Shell server...
[[0;32m OK [0m] Reached target Network is Online.
[[0;32m OK [0m] Started Daily apt download activities.
[[0;32m OK [0m] Started Daily apt upgrade and clean activities.
[[0;32m OK [0m] Reached target Timers.
Starting /etc/rc.local Compatibility...
Starting LSB: Advanced IEEE 802.11 management daemon...
Starting LSB: Apache2 web server...
[[0;32m OK [0m] Started /etc/rc.local Compatibility.
[[0;32m OK [0m] Started LSB: Advanced IEEE 802.11 management daemon.
[[0;32m OK [0m] Started OpenBSD Secure Shell server.
[[0;32m OK [0m] Started Serial Getty on ttyGS0.
[[0;32m OK [0m] Started Getty on tty1.
[[0;32m OK [0m] Started Serial Getty on ttyS0.
[[0;32m OK [0m] Reached target Login Prompts.
[[0;32m OK [0m] Started Generic Board Startup.
[[0;32m OK [0m] Started LSB: Apache2 web server.
[[0;32m OK [0m] Reached target Multi-User System.
[[0;32m OK [0m] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.
Ubuntu 16.04.3 LTS arm ttyS0
default username:password is [ubuntu:temppwd]
arm login: ubuntu
Password:
Last login: Tue Aug 14 03:58:34 UTC 2018 on ttyS0
Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.14.41-bone14 armv7l)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
ubuntu@arm:~$ sudo -s
[sudo] password for ubuntu:
root@arm:~# mii-tool -v eth0
eth0: negotiated 1000baseT-FD flow-control, link ok
product info: vendor 00:07:32, model 17 rev 5
basic mode: autonegotiation enabled
basic status: autonegotiation complete, link ok
capabilities: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
advertising: 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
link partner: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
root@arm:~# ifconfig
eth0 Link encap:Ethernet HWaddr 90:70:65:c4:80:22
inet addr:169.254.143.164 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::9270:65ff:fec4:8022/64 Scope:Link
UP BROADCAST RUNNING MULTICAST DYNAMIC MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:35108 (35.1 KB)
Interrupt:45
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1928 errors:0 dropped:0 overruns:0 frame:0
TX packets:1928 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:117800 (117.8 KB) TX bytes:117800 (117.8 KB)
usb1 Link encap:Ethernet HWaddr 90:70:65:c4:80:27
inet addr:192.168.6.2 Bcast:192.168.6.3 Mask:255.255.255.252
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@arm:~# ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: external
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000000 (0)
Link detected: yes
root@arm:~# ethtool -d eth0
Offset Values
------ ------
0x0000: 00 00 00 00 70 90 00 10 22 80 c4 65 0c 00 00 00
0x0010: ff ff 00 d0 ff ff ff ff 00 00 00 00 00 00 00 20
0x0020: 07 06 07 07 1c 00 00 00 33 33 00 10 01 00 00 00
0x0030: 1c 00 00 00 00 01 00 10 01 00 00 5e 1c 00 00 00
0x0040: 33 33 00 10 22 80 c4 ff 1c 00 00 00 33 33 00 10
0x0050: fb 00 00 00 1c 00 00 00 00 01 00 10 fb 00 00 5e
(0x0060~0x2fff):00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
root@arm:/# ping 10.0.0.1
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
From 169.254.143.164 icmp_seq=1 Destination Host Unreachable
From 169.254.143.164 icmp_seq=2 Destination Host Unreachable
From 169.254.143.164 icmp_seq=3 Destination Host Unreachable
From 169.254.143.164 icmp_seq=4 Destination Host Unreachable
From 169.254.143.164 icmp_seq=5 Destination Host Unreachable
From 169.254.143.164 icmp_seq=6 Destination Host Unreachable
From 169.254.143.164 icmp_seq=7 Destination Host Unreachable
From 169.254.143.164 icmp_seq=8 Destination Host Unreachable
From 169.254.143.164 icmp_seq=9 Destination Host Unreachable
From 169.254.143.164 icmp_seq=10 Destination Host Unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
^C
--- 10.0.0.1 ping statistics ---
15 packets transmitted, 0 received, +10 errors, 100% packet loss, time 14265ms
pipe 4
root@arm:/#
root@arm:cd /boot/dtbs
root@arm:/boot/dtbs# cd 4.14.41-bone14
root@arm:/boot/dtbs/4.14.41-bone14# ll
total 2272
drwxr-xr-x 2 root root 4096 Aug 12 21:26 ./
drwxr-xr-x 3 root root 4096 Aug 11 13:33 ../
-rw-r--r-- 1 root root 60732 Aug 12 06:39 am335x-abbbi.dtb
-rw-r--r-- 1 root root 55273 Aug 12 06:39 am335x-baltos-ir2110.dtb
-rw-r--r-- 1 root root 55951 Aug 12 06:39 am335x-baltos-ir3220.dtb
-rw-r--r-- 1 root root 56154 Aug 12 06:39 am335x-baltos-ir5221.dtb
-rw-r--r-- 1 root root 53308 Aug 12 06:39 am335x-base0033.dtb
-rw-r--r-- 1 root root 58795 Aug 12 06:39 am335x-boneblack-audio.dtb
-rw-r--r-- 1 root root 57675 Aug 12 06:39 am335x-boneblack-bbb-exp-c.dtb
-rw-r--r-- 1 root root 57317 Aug 12 06:39 am335x-boneblack-bbb-exp-r.dtb
-rw-r--r-- 1 root root 60246 Aug 12 06:39 am335x-boneblack-bbbmini.dtb
-rw-r--r-- 1 root root 60811 Aug 14 03:50 am335x-boneblack.dtb
-rw-r--r-- 1 root root 60811 Aug 12 06:37 am335x-boneblack-giga.dtb
-rw-r--r-- 1 root root 58398 Aug 14 03:51 am335x-boneblack-uboot.dtb
-rw-r--r-- 1 root root 58398 Aug 12 06:39 am335x-boneblack-uboot-giga.dtb
-rw-r--r-- 1 root root 62547 Aug 12 06:39 am335x-boneblack-wireless.dtb
-rw-r--r-- 1 root root 54356 Aug 12 06:39 am335x-boneblack-wl1835mod.dtb
-rw-r--r-- 1 root root 54421 Aug 12 06:39 am335x-boneblue.dtb
-rw-r--r-- 1 root root 58374 Aug 12 06:39 am335x-bone.dtb
-rw-r--r-- 1 root root 58673 Aug 12 06:39 am335x-bonegreen.dtb
-rw-r--r-- 1 root root 60529 Aug 12 06:39 am335x-bonegreen-wireless.dtb
-rw-r--r-- 1 root root 52115 Aug 12 06:39 am335x-chiliboard.dtb
-rw-r--r-- 1 root root 54459 Aug 12 06:39 am335x-cm-t335.dtb
-rw-r--r-- 1 root root 60955 Aug 12 06:39 am335x-evm.dtb
-rw-r--r-- 1 root root 59043 Aug 12 06:39 am335x-evmsk.dtb
-rw-r--r-- 1 root root 55543 Aug 12 06:39 am335x-icev2.dtb
-rw-r--r-- 1 root root 52664 Aug 12 06:39 am335x-lxm.dtb
-rw-r--r-- 1 root root 54966 Aug 12 06:39 am335x-moxa-uc-8100-me-t.dtb
-rw-r--r-- 1 root root 53101 Aug 12 06:39 am335x-nano.dtb
-rw-r--r-- 1 root root 55823 Aug 12 06:39 am335x-olimex-som.dtb
-rw-r--r-- 1 root root 56318 Aug 12 06:39 am335x-pepper.dtb
-rw-r--r-- 1 root root 56880 Aug 12 06:39 am335x-phycore-rdk.dtb
-rw-r--r-- 1 root root 129574 Aug 12 06:39 am335x-pocketbeagle.dtb
-rw-r--r-- 1 root root 61829 Aug 12 06:39 am335x-sancloud-bbe.dtb
-rw-r--r-- 1 root root 56694 Aug 12 06:39 am335x-sbc-t335.dtb
-rw-r--r-- 1 root root 54283 Aug 12 06:39 am335x-shc.dtb
-rw-r--r-- 1 root root 55455 Aug 12 06:39 am335x-sl50.dtb
-rw-r--r-- 1 root root 55647 Aug 12 06:39 am335x-wega-rdk.dtb
-rwxr-xr-x 1 root root 60851 Aug 12 21:26 f.dtb*
-rwxr-xr-x 1 root root 58438 Aug 12 21:26 f-uboot.dtb*
root@arm:/opt#
root@ubuntu:/opt# diff bbb.dts f-bbb.dts
879c879
< pinctrl-single,pins = <0x114 0x2 0x118 0x22 0x11c 0x2 0x120 0x2 0x124 0x2 0x128 0x2 0x12c 0x2 0x130 0x22 0x134 0x22 0x138 0x22 0x13c 0x22 0x140 0x22>;
---
> pinctrl-single,pins = <0x108 0x28 0x10c 0x28 0x110 0x30 0x114 0x0 0x118 0x30 0x11c 0x0 0x120 0x0 0x124 0x0 0x128 0x0 0x12c 0x30 0x130 0x30 0x134 0x30 0x138 0x30 0x13c 0x30 0x140 0x30>;
885c885
< pinctrl-single,pins = <0x114 0x27 0x118 0x27 0x11c 0x27 0x120 0x27 0x124 0x27 0x128 0x27 0x12c 0x27 0x130 0x27 0x134 0x27 0x138 0x27 0x13c 0x27 0x140 0x27>;
---
> pinctrl-single,pins = <0x108 0x27 0x10c 0x27 0x110 0x27 0x114 0x27 0x118 0x27 0x11c 0x27 0x120 0x27 0x124 0x27 0x128 0x27 0x12c 0x27 0x130 0x27 0x134 0x27 0x138 0x27 0x13c 0x27 0x140 0x27>;
2179,2180c2179,2180
< phy_id = <0x48 0x1>;
< phy-mode = "rgmii-txid";
---
> phy_id = <0x48 0x0>;
> phy-mode = "mii";
root@ubuntu:/opt# diff bbb-uboot.dts f-bbb-uboot.dts
879c879
< pinctrl-single,pins = <0x114 0x2 0x118 0x22 0x11c 0x2 0x120 0x2 0x124 0x2 0x128 0x2 0x12c 0x2 0x130 0x22 0x134 0x22 0x138 0x22 0x13c 0x22 0x140 0x22>;
---
> pinctrl-single,pins = <0x108 0x28 0x10c 0x28 0x110 0x30 0x114 0x0 0x118 0x30 0x11c 0x0 0x120 0x0 0x124 0x0 0x128 0x0 0x12c 0x30 0x130 0x30 0x134 0x30 0x138 0x30 0x13c 0x30 0x140 0x30>;
885c885
< pinctrl-single,pins = <0x114 0x27 0x118 0x27 0x11c 0x27 0x120 0x27 0x124 0x27 0x128 0x27 0x12c 0x27 0x130 0x27 0x134 0x27 0x138 0x27 0x13c 0x27 0x140 0x27>;
---
> pinctrl-single,pins = <0x108 0x27 0x10c 0x27 0x110 0x27 0x114 0x27 0x118 0x27 0x11c 0x27 0x120 0x27 0x124 0x27 0x128 0x27 0x12c 0x27 0x130 0x27 0x134 0x27 0x138 0x27 0x13c 0x27 0x140 0x27>;
2133,2134c2133,2134
< phy_id = <0x44 0x1>;
< phy-mode = "rgmii-txid";
---
> phy_id = <0x44 0x0>;
> phy-mode = "mii";
root@ubuntu:/opt#
Steve