Skip to content

Instantly share code, notes, and snippets.

@hyphop
Last active February 22, 2021 05:51
Show Gist options
  • Save hyphop/eab19ce826ebe0b07b45939aa01bb561 to your computer and use it in GitHub Desktop.
Save hyphop/eab19ce826ebe0b07b45939aa01bb561 to your computer and use it in GitHub Desktop.
meson-ee-pwrc debug
[ 4.981811] reboot: kernel restart prepare CMD:(null)
[ 4.992238] meson_ee_pwrc ff63c000.system-controller:power-controller: shutdown begin
[ 5.003890] meson_ee_pwrc ff63c000.system-controller:power-controller: shutdown domain 0:VPU...
[ 5.016414] PWRC_OFF VPU was ignored
[ 5.016423] meson_ee_pwrc ff63c000.system-controller:power-controller: shutdown domain 2:USB...
[ 5.038713] PWRC_OFF USB prepare...
[ 5.038763] PWRC_OFF USB done
[ 5.049542] reboot: Restarting system
[ 5.068200] psci: PSCI_0_2_FN_SYSTEM_RESET reboot_mode:0 cmd:(null)
bl31 reboot reason: 0xd
bl31 reboot reason: 0x0
system cmd 1.
U-Boot 2021.01 (Feb 22 2021 - 13:38:36 +0800) khadas-vim3l
Model: Khadas VIM3L
SoC: Amlogic Meson SM1 (S905D3) Revision 2b:c (4:2)
DRAM: 2 GiB
MMC: sd@ffe03000: 0, sd@ffe05000: 1, mmc@ffe07000: 2
Loading Environment from MMC... OK
!!!meson_ee_pwrc_on BEGIN 0 VPU
DISPLAY: setup failsave FullHD mode
In: serial
Out: serial
Err: serial
fusb302_init: Device ID: 0x91
CC connected in 0 as UFP
fusb302 detect chip.port_num = 0
Net: !!!meson_ee_pwrc_on BEGIN 6 ETH
eth0: ethernet@ff3f0000
Card did not respond to voltage select! : -110
** Unrecognized filesystem type **
Card did not respond to voltage select! : -110
** No partition table - mmc 2 **
[i] display embed logo
starting USB...
Bus usb@ff500000: !!!meson_ee_pwrc_on BEGIN 2 USB
Register 3000140 NbrPorts 3
Starting the controller
USB XHCI 1.10
scanning bus usb@ff500000 for devices... 2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Setting bus to 0
Hit SPACE in 2 seconds to stop autoboot
...
append: meson_ee_pwrc.shutdown_disabled=vpu netconsole=none debug ip=none booted=net debug script="!cpu_freq_fix; cpu_freq; echo REBOOT_TEST after 2s; ifconfig eth0; zgrep DRM /proc/config.gz|grep -v not; sleep 2; reboot -f" root=/dev/ram0 rw init=/init panic=10 net.ifnames=0 loglevel=7 video=HDMI-A-1:1920x1080@60e console=tty0 console=ttyS0,115200n8 console=ttyAML0,115200n8 fbcon=font:TER16x32 osd12
...
Uncompressing Kernel Image
Moving Image from 0x8080000 to 0x8200000, end=91f0000
## Flattened Device Tree blob at 08008000
Booting using the fdt blob at 0x8008000
Loading Ramdisk to 7b664000, end 7bf14000 ... OK
Loading Device Tree to 000000007b64f000, end 000000007b663de6 ... OK
Starting kernel ...
!!!meson_ee_pwrc_off BEGIN 6 ETH
!!!meson_ee_pwrc_off END 6 ETH
!!!meson_ee_pwrc_off BEGIN 2 USB
!!!meson_ee_pwrc_off END 2 USB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment