This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我的目的是想在板子上移植一个rtlinux系统,最终将Ethercat主站移植上去,在移植系统时,遇到如下输出:
U-Boot SPL 2017.01-g340fb36f04 (Dec 23 2017 - 11:19:29)
Trying to boot from MMC1
reading uboot.env
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2017.01-g340fb36f04 (Dec 23 2017 - 11:19:29 -0500)
CPU : AM335X-GP rev 2.1
Model: TI AM3359 ICE-V2
DRAM: 256 MiB
ETH0, PRU
ETH1, PRU
NAND: 0 MiB
MMC: OMAP SD/MMC: 0
reading uboot.env
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
<ethaddr> not set. Validating first E-fuse MAC
Net: cpsw, usb_ether
Hit any key to stop autoboot: 2 \0x08\0x08\0x08 1 \0x08\0x08\0x08 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
** Unable to read file uEnv.txt **
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3568808 bytes read in 479 ms (7.1 MiB/s)
39351 bytes read in 40 ms (960 KiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8df1a000, end 8df269b6 ... OK
Fixing up ETH0 & ETH1 to PRUSS Ethernet
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.59-rt23-g273202a0d3 (gtbldadm@ubuntu-16) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 PREEMPT RT Sat Dec 23 10:46:20 EST 2017
[ 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 AM3359 ICE-V2
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 48 MiB at 0x8a800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: console=ttyO3,115200n8 root=PARTUUID=000d10b2-02 rw rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 198272K/262144K available (7168K kernel code, 291K rwdata, 2400K rodata, 1024K init, 324K bss, 14720K 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 : 0xd0800000 - 0xff800000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB)
[ 0.000000] .init : 0xc0b00000 - 0xc0c00000 (1024 kB)
[ 0.000000] .data : 0xc0c00000 - 0xc0c48ee0 ( 292 kB)
[ 0.000000] .bss : 0xc0c48ee0 - 0xc0c99f60 ( 325 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] \0x09RCU kthread priority: 1.
[ 0.000000] NR_IRQS:16 nr_irqs:16 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.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000033] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000041] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000267] clocksource_probe: no matching clocksources found
[ 0.000472] Console: colour dummy device 80x30
[ 0.000652] WARNING: Your 'console=ttyO3' has been replaced by 'ttyS3'
[ 0.000655] This ensures that you still see kernel messages. Please
[ 0.000657] update your kernel commandline.
[ 0.058786] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[ 0.058793] pid_max: default: 32768 minimum: 301
[ 0.058970] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.058978] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.060082] CPU: Testing write buffer coherency: ok
[ 0.060468] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.062004] EFI services will not be available.
[ 0.063792] devtmpfs: initialized
[ 0.081901] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.082368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.082406] futex hash table entries: 256 (order: 1, 8192 bytes)
[ 0.086701] pinctrl core: initialized pinctrl subsystem
[ 0.088357] NET: Registered protocol family 16
[ 0.091336] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.110890] omap_hwmod: debugss: _wait_target_disable failed
[ 0.172291] GPIO line 7 (FET_SWITCH_CTRL) hogged as output/high
[ 0.175137] OMAP GPIO hardware version 0.1
[ 0.183117] GPIO line 100 (PR1_MII_CTRL) hogged as output/high
[ 0.183148] GPIO line 106 (MUX_MII_CTL1) hogged as output/low
[ 0.195615] No ATAGs?
[ 0.195644] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.218283] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.223342] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins_default, deferring probe
[ 0.223509] media: Linux media interface: v0.10
[ 0.223589] Linux video capture interface: v2.00
[ 0.223651] pps_core: LinuxPPS API ver. 1 registered
[ 0.223661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.223694] PTP clock support registered
[ 0.223749] EDAC MC: Ver: 3.0.0
[ 0.225232] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.225667] Advanced Linux Sound Architecture Driver Initialized.
[ 0.227377] clocksource: Switched to clocksource timer1
[ 0.242594] NET: Registered protocol family 2
[ 0.243664] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.243724] TCP bind hash table entries: 2048 (order: 3, 49152 bytes)
[ 0.243857] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.243949] UDP hash table entries: 256 (order: 2, 16384 bytes)
[ 0.243999] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
[ 0.244248] NET: Registered protocol family 1
[ 0.244855] RPC: Registered named UNIX socket transport module.
[ 0.244872] RPC: Registered udp transport module.
[ 0.244881] RPC: Registered tcp transport module.
[ 0.244889] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.245999] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.249459] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.260937] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.262286] NFS: Registering the id_resolver key type
[ 0.262341] Key type id_resolver registered
[ 0.262352] Key type id_legacy registered
[ 0.262416] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.264900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.264924] io scheduler noop registered
[ 0.264935] io scheduler deadline registered
[ 0.265154] io scheduler cfq registered (default)
[ 0.266756] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.359798] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.364268] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 158, base_baud = 3000000) is a 8250
[ 0.953484] console [ttyS3] enabled
[ 0.959379] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[ 0.966225] [drm] Initialized
[ 0.988339] brd: module loaded
[ 1.000908] loop: module loaded
[ 1.008171] m25p80 spi1.0: found s25fl064k, expected w25q64
[ 1.013802] m25p80 spi1.0: s25fl064k (8192 Kbytes)
[ 1.018677] 4 ofpart partitions found on MTD device spi1.0
[ 1.024191] Creating 4 MTD partitions on "spi1.0":
[ 1.029015] 0x000000000000-0x000000080000 : "u-boot-spl"
[ 1.036227] 0x000000080000-0x000000180000 : "u-boot"
[ 1.042936] 0x000000180000-0x0000001a0000 : "u-boot-env"
[ 1.049980] 0x0000001a0000-0x000000800000 : "misc"
[ 1.057863] libphy: Fixed MDIO Bus: probed
[ 1.064972] mousedev: PS/2 mouse device common for all mice
[ 1.071301] i2c /dev entries driver
[ 1.082771] NET: Registered protocol family 10
[ 1.089205] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.096253] NET: Registered protocol family 17
[ 1.101124] Key type dns_resolver registered
[ 1.105714] omap_voltage_late_init: Voltage driver support not added
[ 1.147693] tps65910 0-002d: No interrupt support, no core IRQ
[ 1.156096] vrtc: supplied by vbat
[ 1.163455] vio: supplied by vbat
[ 1.168453] vdd1: supplied by vbat
[ 1.173887] vdd2: supplied by vbat
[ 1.180869] vdig1: supplied by vbat
[ 1.185898] vdig2: supplied by vbat
[ 1.190933] vpll: supplied by vbat
[ 1.195872] vdac: supplied by vbat
[ 1.200841] vaux1: supplied by vbat
[ 1.205866] vaux2: supplied by vbat
[ 1.210905] vaux33: supplied by vbat
[ 1.216031] vmmc: supplied by vbat
[ 1.220699] random: fast init done
[ 1.224416] vbb: supplied by vbat
[ 1.229556] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 1.288163] hctosys: unable to open rtc device (rtc0)
[ 1.294133] ALSA device list:
[ 1.300091] No soundcards found.
[ 1.307764] Waiting for root device PARTUUID=000d10b2-02...
[ 1.404919] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.415182] mmc0: new high speed SDHC card at address e624
[ 1.421633] mmcblk0: mmc0:e624 SU04G 3.69 GiB
[ 1.427952] mmcblk0: p1 p2
[ 2.262530] EXT4-fs (mmcblk0p2): recovery complete
[ 2.269440] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.277668] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.287323] devtmpfs: mounted
[ 2.292342] Freeing unused kernel memory: 1024K
[ 2.525465] systemd[1]: System time before build time, advancing clock.
[ 2.576248] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 2.595185] systemd[1]: Detected architecture arm.
Welcome to \0x1b[1mArago 2017.10\0x1b[0m!
[ 2.629052] systemd[1]: Set hostname to <am335x-evm>.
[ 2.960142] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
[ 3.304447] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[\0x1b[0;32m OK \0x1b[0m] Started Forward Password Requests to Wall Directory Watch.
[ 3.356159] systemd[1]: Listening on Process Core Dump Socket.
[\0x1b[0;32m OK \0x1b[0m] Listening on Process Core Dump Socket.
[ 3.388150] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[\0x1b[0;32m OK \0x1b[0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.428050] systemd[1]: Listening on Journal Socket (/dev/log).
[\0x1b[0;32m OK \0x1b[0m] Listening on Journal Socket (/dev/log).
[ 3.506564] systemd[1]: Created slice User and Session Slice.
[\0x1b[0;32m OK \0x1b[0m] Created slice User and Session Slice.
[ 3.538314] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[\0x1b[0;32m OK \0x1b[0m] Started Dispatch Password Requests to Console Directory Watch.
[\0x1b[0;32m OK \0x1b[0m] Listening on udev Control Socket.
[\0x1b[0;32m OK \0x1b[0m] Created slice System Slice.
[\0x1b[0;32m OK \0x1b[0m] Created slice system-getty.slice.
[\0x1b[0;32m OK \0x1b[0m] Reached target Slices.
[\0x1b[0;32m OK \0x1b[0m] Listening on Network Service Netlink Socket.
[\0x1b[0;32m OK \0x1b[0m] Created slice system-serial\x2dgetty.slice.
[\0x1b[0;32m OK \0x1b[0m] Listening on Journal Socket.
Starting Create Static Device Nodes in /dev...
Starting Load Kernel Modules...
Starting Setup Virtual Console...
[ 3.916309] cryptodev: loading out-of-tree module taints kernel.
[ 3.945722] cryptodev: driver 1.8 loaded.
Starting alignment.service...
Mounting POSIX Message Queue File System...
Mounting Debug File System...
Starting Remount Root and Kernel File Systems...
[\0x1b[0;32m OK \0x1b[0m] Reached target Swap.
[ 4.160897] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Mounting Temporary Directory...
[\0x1b[0;32m OK \0x1b[0m] Listening on Syslog Socket.
Starting Journal Service...
[\0x1b[0;32m OK \0x1b[0m] Reached target Remote File Systems.
[\0x1b[0;32m OK \0x1b[0m] Reached target Paths.
[\0x1b[0;32m OK \0x1b[0m] Listening on udev Kernel Socket.
[\0x1b[0;32m OK \0x1b[0m] Mounted POSIX Message Queue File System.
[\0x1b[0;32m OK \0x1b[0m] Mounted Debug File System.
[\0x1b[0;32m OK \0x1b[0m] Mounted Temporary Directory.
[\0x1b[0;32m OK \0x1b[0m] Started Journal Service.
[\0x1b[0;32m OK \0x1b[0m] Started Create Static Device Nodes in /dev.
[\0x1b[0;32m OK \0x1b[0m] Started Load Kernel Modules.
[\0x1b[0;32m OK \0x1b[0m] Started Setup Virtual Console.
[\0x1b[0;32m OK \0x1b[0m] Started alignment.service.
[\0x1b[0;32m OK \0x1b[0m] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices...
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting udev Kernel Device Manager...
[\0x1b[0;32m OK \0x1b[0m] Reached target Local File Systems (Pre).
Mounting /var/volatile...
Mounting /media/ram...
Starting Flush Journal to Persistent Storage...
[\0x1b[0;32m OK \0x1b[0m] Mounted Configuration File System.
[\0x1b[0;32m OK \0x1b[0m] Mounted /var/volatile.
[\0x1b[0;32m OK \0x1b[0m] Mounted /media/ram.
[\0x1b[0;32m OK \0x1b[0m] Started Apply Kernel Variables.
[\0x1b[0;32m OK \0x1b[0m] Started udev Kernel Device Manager.
[ 5.505420] systemd-journald[118]: Received request to flush runtime journal from PID 1
[\0x1b[0;32m OK \0x1b[0m] Started Flush Journal to Persistent Storage.
Starting Load/Save Random Seed...
[\0x1b[0;32m OK \0x1b[0m] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[\0x1b[0;32m OK \0x1b[0m] Started Load/Save Random Seed.
[\0x1b[0;32m OK \0x1b[0m] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[\0x1b[0;32m OK \0x1b[0m] Started Update UTMP about System Boot/Shutdown.
[\0x1b[0;32m OK \0x1b[0m] Started Network Time Synchronization.
[\0x1b[0;32m OK \0x1b[0m] Reached target System Time Synchronized.
[ 7.380719] gpio-decoder gpio-decoder: unable to acquire input gpios
[ 7.559578] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 7.628567] gpio-decoder gpio-decoder: unable to acquire input gpios
[ 7.635618] omap_rtc 44e3e000.rtc: already running
[ 7.683577] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 7.726010] 0-0041 supply vcc not found, using dummy regulator
[ 7.742624] input: gpio-decoder as /devices/platform/gpio-decoder/input/input0
[\0x1b[0;32m OK \0x1b[0m] Started udev Coldplug all Devices.
[\0x1b[0;32m OK \0x1b[0m] Reached target System Initialization.
[\0x1b[0;32m OK \0x1b[0m] Listening on D-Bus System Message Bus Socket.
[\0x1b[0;32m OK \0x1b[0m] Listening on dropbear.socket.
[\0x1b[0;32m OK \0x1b[0m] Listening on RPCbind Server Activation Socket.
[\0x1b[0;32m OK \0x1b[0m] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[\0x1b[0;32m OK \0x1b[0m] Reached target Sockets.
[\0x1b[0;32m OK \0x1b[0m] Started Daily Cleanup of Temporary Directories.
[\0x1b[0;32m OK \0x1b[0m] Reached target Timers.
[\0x1b[0;32m OK \0x1b[0m] Reached target Basic System.
[\0x1b[0;32m OK \0x1b[0m] Started System Logging Service.
Starting uim-sysfs.service...
[\0x1b[0;32m OK \0x1b[0m] Started Kernel Logging Service.
Starting Print notice about GPLv3 packages...
Starting Telephony service...
[\0x1b[0;32m OK \0x1b[0m] Started D-Bus System Message Bus.
[ 10.017952] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 10.076168] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 10.140789] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices
[ 10.185228] PM: Cannot get wkup_m3_ipc handle
[ 10.200804] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 10.237014] remoteproc remoteproc0: wkup_m3 is available
[ 10.260085] PM: Cannot get wkup_m3_ipc handle
[ 10.336626] PM: Cannot get wkup_m3_ipc handle
[ 10.337873] remoteproc remoteproc0: powering up wkup_m3
[ 10.388111] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224268
[ 10.388395] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 10.388452] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[\0x1b[0;32m OK \0x1b[0m] Started Telephony service.
[ 11.024035] PM: bootloader does not support rtc-only!
[ 11.088565] remoteproc remoteproc1: 4a334000.pru0 is available
[ 11.094549] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss_soc_bus@4a326000/pruss@4a300000/pru@4a334000 probed successfully
[ 11.126521] Bluetooth: Core ver 2.22
[ 11.140067] NET: Registered protocol family 31
[ 11.140078] Bluetooth: HCI device and connection manager initialized
[ 11.140115] Bluetooth: HCI socket layer initialized
[ 11.142065] Bluetooth: L2CAP socket layer initialized
[ 11.142129] Bluetooth: SCO socket layer initialized
Starting Network Service...
[ 11.683633] remoteproc remoteproc2: 4a338000.pru1 is available
Starting Login Service...
[ 11.798625] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss_soc_bus@4a326000/pruss@4a300000/pru@4a338000 probed successfully
Starting Avahi mDNS/DNS-SD Stack...
[ 11.948908] prueth pruss_eth: could not get ptp tx irq
[ 12.027616] davinci_mdio 4a332400.mdio: davinci mdio revision 1.6
[ 12.033775] libphy: 4a332400.mdio: probed
[\0x1b[0;32m OK \0x1b[0m] Found device /dev/ttyS3.
[ 12.460930] prueth pruss_eth: could not get ptp tx irq
[ 12.558481] prueth pruss_eth: could not get ptp tx irq
[ 12.563731] prueth pruss_eth: freeing port 1
[ 12.693122] davinci_mdio 4a332400.mdio: phy[1]: device 4a332400.mdio:01, driver TI TLK10X 10/100 Mbps PHY
[ 12.721443] prueth pruss_eth: could not get ptp tx irq
[ 12.818230] prueth pruss_eth: could not get ptp tx irq
[\0x1b[0;32m OK \0x1b[0m] Found device /dev/ttyS0.
[ 12.920822] prueth pruss_eth: TI PRU ethernet (type 0) driver initialized
[ 12.991415] davinci_mdio 4a332400.mdio: phy[3]: device 4a332400.mdio:03, driver TI TLK10X 10/100 Mbps PHY
[ 12.991796] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 13.018748] omap-aes 53500000.aes: will run requests pump with realtime priority
[\0x1b[0;32m OK \0x1b[0m] Started Network Service.
[\0x1b[0;32m OK \0x1b[0m] Started Avahi mDNS/DNS-SD Stack.
[\0x1b[0;32m OK \0x1b[0m] Started Login Service.
[\0x1b[0;32m OK \0x1b[0m] Reached target Network.
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Enable and configure wl18xx bluetooth stack...
Starting Permit User Sessions...
[\0x1b[0;32m OK \0x1b[0m] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting Lightning Fast Webserver With Light System Requirements...
Starting Network Name Resolution...
[\0x1b[0;32m OK \0x1b[0m] Started Permit User Sessions.
[\0x1b[0;32m OK \0x1b[0m] Started Serial Getty on ttyS0.
[\0x1b[0;32m OK \0x1b[0m] Started Getty on tty1.
[\0x1b[0;32m OK \0x1b[0m] Started Serial Getty on ttyS3.
[\0x1b[0;32m OK \0x1b[0m] Started Enable and configure wl18xx bluetooth stack.
[\0x1b[0;32m OK \0x1b[0m] Started Network Name Resolution.
[\0x1b[0;32m OK \0x1b[0m] Started Lightning Fast Webserver With Light System Requirements.
[ 18.033778] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[\0x1b[0;32m OK \0x1b[0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 18.865450] NET: Registered protocol family 15
[\0x1b[0;32m OK \0x1b[0m] Found device /dev/mmcblk0p1.
[ 20.385500] Initializing XFRM netlink socket
Starting Start USB gadget...
[ 21.438804] udc-core: couldn't find an available UDC - added [g_multi] to list of pending drivers
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am335x-evm ttyS3
Arago 2017.10 am335x-evm ttyS3
am335x-evm login: [ 24.344476] random: crng init done
[ 25.510713] remoteproc remoteproc1: powering up 4a334000.pru0
[ 25.560946] remoteproc remoteproc1: Booting fw image ti-pruss/am335x-pru0-prueth-fw.elf, size 5432
[ 25.635090] ti-pruss 4a300000.pruss: configured system_events = 0x0000060000500000 intr_channels = 0x00000095 host_intr = 0x00000115
[ 25.722183] remoteproc remoteproc1: remote processor 4a334000.pru0 is now up
[ 25.772220] net eth0: started
[ 25.795308] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.968762] remoteproc remoteproc2: powering up 4a338000.pru1
[ 26.015329] remoteproc remoteproc2: Booting fw image ti-pruss/am335x-pru1-prueth-fw.elf, size 5508
[ 26.055018] ti-pruss 4a300000.pruss: configured system_events = 0x0060000000a00000 intr_channels = 0x0000012a host_intr = 0x0000022a
[ 26.107129] remoteproc remoteproc2: remote processor 4a338000.pru1 is now up
[ 26.201469] net eth1: started
[ 26.227835] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 27.208316] prueth pruss_eth eth1: Link is Up - 100Mbps/Full - flow control rx/tx
[ 27.215907] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
\0x09autoconf
\0x09binutils
\0x09cifs-utils
\0x09cpp-symlinks
\0x09cpp
\0x09dosfstools
\0x09g++-symlinks
\0x09g++
\0x09gawk-dev
\0x09gawk
\0x09gcc-symlinks
\0x09gcc
\0x09gdb
\0x09gdbserver
\0x09glmark2
\0x09gstreamer1.0-libav
\0x09hidapi
\0x09libcairo-perf-utils
\0x09libgmp10
\0x09libidn11
\0x09libmpc3
\0x09libmpfr4
\0x09libreadline-dev
\0x09libreadline6
\0x09m4-dev
\0x09m4
\0x09make
\0x09nettle
\0x09swig-dev
\0x09swig
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ 39.017372] sched: RT throttling activated
[ 40.032193] NOHZ: local_softirq_pending 106
[ 40.037464] NOHZ: local_softirq_pending 106
[ 40.047386] NOHZ: local_softirq_pending 106
[ 40.057383] NOHZ: local_softirq_pending 106
[ 40.067383] NOHZ: local_softirq_pending 106
[ 50.027629] NOHZ: local_softirq_pending 106
[ 50.037411] NOHZ: local_softirq_pending 106
[ 50.044955] NOHZ: local_softirq_pending 106
[ 50.047394] NOHZ: local_softirq_pending 106
[ 50.057385] NOHZ: local_softirq_pending 106
在[ 50.057385] NOHZ: local_softirq_pending 106输出后,再无输出,在命令行键入命令则系统重载,重新回到上述输出,请问这个问题该怎么解决?