Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.67 (oe-user@oe-host) (arm-ostl-linux-gnueabi-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 PREEMPT Wed Jan 24 06:48:36 UTC 2024
[ 0...
I am trying to create a new board based on STM32MP135D.An error occurs while running u-boot on optee layer.The log below is the log where error occurs. Full log is attached as file. Hit any key to stop autoboot: 0
Boot over usb0!
D/TC:? 0 tee_ta_in...
Self-answering this question. Set phy-supply and phys. This is nessary.&usbotg_hs{
pinctrl-names = "default", "sleep";
pinctrl-0 = <&usb_otg_hs_pins_mx>;
pinctrl-1 = <&usb_otg_hs_sleep_pins_mx>;
status = "okay";
/* USER CODE BEGIN usbotg_hs */
...