Skip to content

Instantly share code, notes, and snippets.

@manchoz
Last active September 21, 2022 10:29
Show Gist options
  • Save manchoz/84fb59491189da451173f2044535466b to your computer and use it in GitHub Desktop.
Save manchoz/84fb59491189da451173f2044535466b to your computer and use it in GitHub Desktop.
X8 USB-C Logs
U-Boot SPL 2021.04+fio+gcdd676d7a3 (Feb 24 2022 - 18:19:51 +0000)
power_bd71837_init
Turn on SE050
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC2
SPL: Booting primary boot path: using 0x300 offset for next boot image
## Checking hash(es) for config config-1 ... sha256,rsa2048:ubootdev+ OK
## Checking hash(es) for Image atf ... sha256+ OK
## Checking hash(es) for Image uboot ... sha256+ OK
## Checking hash(es) for Image ubootfdt ... sha256+ OK
## Checking hash(es) for Image optee ... sha256+ OK
## Checking hash(es) for Image bootscr ... sha256+ OK
NOTICE: BL31: v2.2(release):rel_imx_5.4.70_2.3.2_rc1-0-g2a2678646-dirty
NOTICE: BL31: Built : 06:45:33, Mar 26 2021
I/TC:
I/TC: Non-secure external DT found
I/TC: OP-TEE version: 3.10.0-106-g60c991793 (gcc version 10.2.0 (GCC)) #1 Tue 29 Jun 2021 07:05:04 PM UTC aarch64
I/TC: Primary CPU initializing
I/TC: Primary CPU switching to normal world boot
U-Boot 2021.04+fio+gcdd676d7a3 (Feb 24 2022 - 18:19:51 +0000)
CPU: i.MX8MMQ rev1.0 1600 MHz (running at 1200 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 50C
Reset cause: POR
Model: Arduino Portenta X8 i.MX8MM board
Watchdog enabled
DRAM: 2 GiB
setup_iomux_fec
anx7625_probe: start
anx7625_setup
anx7625_power_on
anx7625_config
anx7625_ocm_loading_check
anx7625_setup: OCM started
anx7625_disable_auto_rdo
anx7625_enable_auto_rdo
anx7625_setup: chip init registers succeeded.
Driver ver 0.1.04-uboot
Firmware ver 1300
Request:
Voltage Max 5 [V]
Power Min 5V @ 900 [mA]
Power Max 5V @ 3000 [mA]
Begin Negotiation:
anx7625_negotiate_pd: count:0
INT: CC STATUS CHANGE
CC1: SRC.Open
CC2: SNK.Power1.5
anx7625_negotiate_pd: count:1
anx7625_negotiate_pd: count:2
INT: POWER NEGOTIATION FINISHED
Voltage: 5 [V]
Power: 5V @ 600 [mA]
Power negotiation failure (5V @ 600 [mA] below min setting 5V @ 900 [mA])
Please change power adapter and/or USB-C hub and retry.
U-Boot SPL 2021.04+fio+gcdd676d7a3 (Feb 24 2022 - 18:19:51 +0000)
power_bd71837_init
Turn on SE050
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC2
SPL: Booting primary boot path: using 0x300 offset for next boot image
## Checking hash(es) for config config-1 ... sha256,rsa2048:ubootdev+ OK
## Checking hash(es) for Image atf ... sha256+ OK
## Checking hash(es) for Image uboot ... sha256+ OK
## Checking hash(es) for Image ubootfdt ... sha256+ OK
## Checking hash(es) for Image optee ... sha256+ OK
## Checking hash(es) for Image bootscr ... sha256+ OK
NOTICE: BL31: v2.2(release):rel_imx_5.4.70_2.3.2_rc1-0-g2a2678646-dirty
NOTICE: BL31: Built : 06:45:33, Mar 26 2021
I/TC:
I/TC: Non-secure external DT found
I/TC: OP-TEE version: 3.10.0-106-g60c991793 (gcc version 10.2.0 (GCC)) #1 Tue 29 Jun 2021 07:05:04 PM UTC aarch64
I/TC: Primary CPU initializing
I/TC: Primary CPU switching to normal world boot
U-Boot 2021.04+fio+gcdd676d7a3 (Feb 24 2022 - 18:19:51 +0000)
CPU: i.MX8MMQ rev1.0 1600 MHz (running at 1200 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 35C
Reset cause: POR
Model: Arduino Portenta X8 i.MX8MM board
Watchdog enabled
DRAM: 2 GiB
setup_iomux_fec
anx7625_probe: start
anx7625_setup
anx7625_power_on
anx7625_config
anx7625_ocm_loading_check
anx7625_setup: OCM started
anx7625_disable_auto_rdo
anx7625_enable_auto_rdo
anx7625_setup: chip init registers succeeded.
Driver ver 0.1.04-uboot
Firmware ver 1300
Request:
Voltage Max 5 [V]
Power Min 5V @ 900 [mA]
Power Max 5V @ 3000 [mA]
Begin Negotiation:
anx7625_negotiate_pd: count:0
INT: CC STATUS CHANGE
CC1: SRC.Open
CC2: SNK.Power1.5
anx7625_negotiate_pd: count:1
anx7625_negotiate_pd: count:2
INT: POWER NEGOTIATION FINISHED
Voltage: 5 [V]
Power: 5V @ 100 [mA]
Power negotiation failure (5V @ 100 [mA] below min setting 5V @ 900 [mA])
Please change power adapter and/or USB-C hub and retry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment