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.

AM62A7-Q1: High Temperature Reset

Part Number: AM62A7-Q1

Hi Expert,

Customer DesaySV feedback that the AM62A will reset when the temperature goes up around 122C. I let customer print the VTM value per 0.5s, log as below. and in DTSI customer have change the limited from 105 to 125, but it still reset automatically. do you know why?

customer use below code to read the Temp.

while true

do

ret=`cat /sys/devices/virtual/thermal/thermal_zone0/temp`

ret1=`cat /sys/devices/virtual/thermal/thermal_zone1/temp`

ret2=`cat /sys/devices/virtual/thermal/thermal_zone2/temp`

echo " thermal_zone0s temp = ${ret}  thermal_zone1s temp = ${ret1}   thermal_zone2s temp = ${ret2}  " >> /dev/console

sleep 0.5

done

 @€ @ € @ €@ € €  @@@€ €@€  €  €@   €   @@@    €     €@€@@ @  @€   €    @@  @€€ @@ @@€ @@€@ @@@
                                                                                    @@@€ € € @ @@ @ € @€€ € @   €@@@@ €   @  €  @      @@@@@@ @@   @  @@€   ! €  @ @ @€( €€  €(@ @@@( 
                         @ @ @@@@   @ @ @ @@@€   @@@€   @  ( (@€ @@(@(@(
                                                                     ( @  €!  !
                                                                       (  ! (@  @H@(    @(      @  ((@ @€(@@  @@@€    P H    @(P    @    (       @è(
U-Boot SPL 2021.01-gfed177f5 (Dec 20 2023 - 03:33:38 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
am62a_init: board_init_f done
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Trying to boot from MMC1
add by yong, spl_mmc_boot_mode, boot_device=9 devstat:0x4b, bootmode_cfg:0x0
add by yong, boot_mode=3
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Authentication passed
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
init_env from device 9 not supported!
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 11:09:43, Feb 27 2023

U-Boot SPL 2021.01-gfed177f5 (Dec 20 2023 - 03:36:52 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
am62a_init: board_init_f done
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Trying to boot from MMC1
add by yong, spl_mmc_boot_mode, boot_device=9 devstat:0x4b, bootmode_cfg:0x0
add by yong, boot_mode=3
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices


U-Boot 2021.01-gfed177f5 (Dec 20 2023 - 03:36:52 +0800), Build: jenkins-DFMC_S73-Pipe_DFMC_S73-AM62A_OS-132

SoC:   AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
DRAM:  1 GiB
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Press 'ctrl+c' to stop autoboot:  2 
MMC Device 2 not found
no mmc device at slot 2
SD/MMC found on device 2
19147264 bytes read in 110 ms (166 MiB/s)
35716 bytes read in 5 ms (6.8 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000

console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=8d5e2621-747c-4dce-89bf-3ecab20ba9ad rw rootfstype=ext4 rootwait quiet
   Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.168-g921b2aae334b (uidq1391@hzh5302u) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Wed Dec 20 03:25:36 CST 2023
[    0.000000] Machine model: Texas Instruments AM62A7 SK
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] cma: Failed to reserve 512 MiB
[    0.044486] omap-mailbox 29030000.mailbox: no available mbox devices found
[    0.184772] pca953x 1-0023: failed writing register
[    0.715461] pinctrl-single f4000.pinctrl: pin PIN80 already requested by 8000000.ethernet; cannot claim for 600000.gpio
[    0.726260] pinctrl-single f4000.pinctrl: pin-80 (600000.gpio) status -22
[    0.733043] pinctrl-single f4000.pinctrl: could not request pin 80 (PIN80) from group main-csi2-cam-pins-default  on device pinctrl-single
[    0.745455] davinci_gpio 600000.gpio: Error applying setting, reverse things back
[    0.756592] pca953x 1-0022: failed writing register
[    0.771168] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    0.779145] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    0.786521] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    3.336091] vdec 30210000.video-codec: IRQ index 0 not found
[    3.342685] vdec 30210000.video-codec: failed to get irq resource
[    3.353344] ovx3c 2-0036: failed to read chip id 430358
[    3.361654] k3_r5_rproc bus@f0000:bus@4000000:r5fss@79000000: SoC supports only single core R5 but num_cores is set to 0
[    3.379612] platform 78000000.r5f: configured R5F for IPC-only mode
[    3.386988] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    4.490640] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    4.500791] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)


██████╗ ███████╗███████╗ █████╗ ██╗   ██╗    ███████╗██╗   ██╗
██╔══██╗██╔════╝██╔════╝██╔══██╗╚██╗ ██╔╝    ██╔════╝██║   ██║
██║  ██║█████╗  ███████╗███████║ ╚████╔╝     ███████╗██║   ██║
██║  ██║██╔══╝  ╚════██║██╔══██║  ╚██╔╝      ╚════██║╚██╗ ██╔╝
██████╔╝███████╗███████║██║  ██║   ██║       ███████║ ╚████╔╝ 
╚═════╝ ╚══════╝╚══════╝╚═╝  ╚═╝   ╚═╝       ╚══════╝  ╚═══╝  

Kernel 5.10.168-g921b2aae334b on an aarch64 at 00:00:03 
am62axx-evm login: 
am62axx-evm login: [usbupdate] Find Update Pkg...
[usbupdate] update package can not be found in USB path!!!

am62axx-evm login: 
am62axx-evm login: 
am62axx-evm login: 
am62axx-evm login: 
am62axx-evm login: root
root@am62axx-evm:~# 
root@am62axx-evm:~# 
root@am62axx-evm:~# 
root@am62axx-evm:~# 
root@am62axx-evm:~# 
root@am62axx-evm:~# cd /dto
-sh: cd: /dto: No such file or directory
root@am62axx-evm:~# cd /storage/
root@am62axx-evm:/storage# 
root@am62axx-evm:/storage# 
root@am62axx-evm:/storage# ls
ap_data  boot.img  lost+found  manifest.xml  module.json  other  ppsshm.lock  soc.zip  svp_data  test.sh  update  update_program.out  vlan10_vsomeip.log
root@am62axx-evm:/storage# ./test.sh 
thermal_zone0's temp=38046  thermal_zone1's temp=38983  thermal_zone2's temp=39450
thermal_zone0's temp=38046  thermal_zone1's temp=38515  thermal_zone2's temp=39683
thermal_zone0's temp=38749  thermal_zone1's temp=38749  thermal_zone2's temp=39683
thermal_zone0's temp=38983  thermal_zone1's temp=39216  thermal_zone2's temp=39683
thermal_zone0's temp=38749  thermal_zone1's temp=39216  thermal_zone2's temp=40148
thermal_zone0's temp=38515  thermal_zone1's temp=39216  thermal_zone2's temp=39450
thermal_zone0's temp=39216  thermal_zone1's temp=39216  thermal_zone2's temp=39216
thermal_zone0's temp=38515  thermal_zone1's temp=38515  thermal_zone2's temp=39216
thermal_zone0's temp=38046  thermal_zone1's temp=38515  thermal_zone2's temp=39216
thermal_zone0's temp=38046  thermal_zone1's temp=38280  thermal_zone2's temp=39216
thermal_zone0's temp=38280  thermal_zone1's temp=37811  thermal_zone2's temp=38983
thermal_zone0's temp=38280  thermal_zone1's temp=38046  thermal_zone2's temp=40148
thermal_zone0's temp=38280  thermal_zone1's temp=38046  thermal_zone2's temp=39916
thermal_zone0's temp=38046  thermal_zone1's temp=38280  thermal_zone2's temp=39216
thermal_zone0's temp=37576  thermal_zone1's temp=38515  thermal_zone2's temp=40148
thermal_zone0's temp=38515  thermal_zone1's temp=38983  thermal_zone2's temp=38983
thermal_zone0's temp=38046  thermal_zone1's temp=38046  thermal_zone2's temp=38983
thermal_zone0's temp=38749  thermal_zone1's temp=38280  thermal_zone2's temp=39916
thermal_zone0's temp=38749  thermal_zone1's temp=38280  thermal_zone2's temp=39683
thermal_zone0's temp=38983  thermal_zone1's temp=38983  thermal_zone2's temp=39916
thermal_zone0's temp=39450  thermal_zone1's temp=38983  thermal_zone2's temp=40845
thermal_zone0's temp=41540  thermal_zone1's temp=41771  thermal_zone2's temp=42922
thermal_zone0's temp=44297  thermal_zone1's temp=44297  thermal_zone2's temp=45209
thermal_zone0's temp=47472  thermal_zone1's temp=47021  thermal_zone2's temp=48819
thermal_zone0's temp=50602  thermal_zone1's temp=50602  thermal_zone2's temp=52591
thermal_zone0's temp=52811  thermal_zone1's temp=52811  thermal_zone2's temp=54781
thermal_zone0's temp=55216  thermal_zone1's temp=55216  thermal_zone2's temp=58024
thermal_zone0's temp=57810  thermal_zone1's temp=57379  thermal_zone2's temp=60160
thermal_zone0's temp=60584  thermal_zone1's temp=60372  thermal_zone2's temp=61431
thermal_zone0's temp=61642  thermal_zone1's temp=61853  thermal_zone2's temp=63114
thermal_zone0's temp=62905  thermal_zone1's temp=62695  thermal_zone2's temp=64576
thermal_zone0's temp=63114  thermal_zone1's temp=63324  thermal_zone2's temp=65615
thermal_zone0's temp=64368  thermal_zone1's temp=64368  thermal_zone2's temp=67060
thermal_zone0's temp=66648  thermal_zone1's temp=66648  thermal_zone2's temp=69513
thermal_zone0's temp=68290  thermal_zone1's temp=68699  thermal_zone2's temp=70528
thermal_zone0's temp=68699  thermal_zone1's temp=70123  thermal_zone2's temp=71939
thermal_zone0's temp=69513  thermal_zone1's temp=70325  thermal_zone2's temp=72340
thermal_zone0's temp=70325  thermal_zone1's temp=70730  thermal_zone2's temp=72941
thermal_zone0's temp=71738  thermal_zone1's temp=72941  thermal_zone2's temp=74535
thermal_zone0's temp=72741  thermal_zone1's temp=73939  thermal_zone2's temp=75524
thermal_zone0's temp=74931  thermal_zone1's temp=75524  thermal_zone2's temp=76706
thermal_zone0's temp=76313  thermal_zone1's temp=75919  thermal_zone2's temp=78075
thermal_zone0's temp=75327  thermal_zone1's temp=76706  thermal_zone2's temp=79242
thermal_zone0's temp=77880  thermal_zone1's temp=77489  thermal_zone2's temp=78659
thermal_zone0's temp=77685  thermal_zone1's temp=79242  thermal_zone2's temp=79823
thermal_zone0's temp=78075  thermal_zone1's temp=78854  thermal_zone2's temp=80787
thermal_zone0's temp=79629  thermal_zone1's temp=78659  thermal_zone2's temp=81363
thermal_zone0's temp=80787  thermal_zone1's temp=80979  thermal_zone2's temp=81938
thermal_zone0's temp=79823  thermal_zone1's temp=81171  thermal_zone2's temp=82892
thermal_zone0's temp=81938  thermal_zone1's temp=81363  thermal_zone2's temp=83463
thermal_zone0's temp=82511  thermal_zone1's temp=83652  thermal_zone2's temp=83842
thermal_zone0's temp=84221  thermal_zone1's temp=84787  thermal_zone2's temp=85916
thermal_zone0's temp=84787  thermal_zone1's temp=85352  thermal_zone2's temp=87037
thermal_zone0's temp=84031  thermal_zone1's temp=84976  thermal_zone2's temp=87224
thermal_zone0's temp=84976  thermal_zone1's temp=85540  thermal_zone2's temp=88338
thermal_zone0's temp=85352  thermal_zone1's temp=86103  thermal_zone2's temp=88893
thermal_zone0's temp=86290  thermal_zone1's temp=87968  thermal_zone2's temp=89815
thermal_zone0's temp=85916  thermal_zone1's temp=87410  thermal_zone2's temp=90182
thermal_zone0's temp=87224  thermal_zone1's temp=88893  thermal_zone2's temp=90915
thermal_zone0's temp=88708  thermal_zone1's temp=89078  thermal_zone2's temp=91280
thermal_zone0's temp=89998  thermal_zone1's temp=90732  thermal_zone2's temp=92008
thermal_zone0's temp=90915  thermal_zone1's temp=90915  thermal_zone2's temp=93277
thermal_zone0's temp=92734  thermal_zone1's temp=92190  thermal_zone2's temp=94178
thermal_zone0's temp=92372  thermal_zone1's temp=93096  thermal_zone2's temp=93998
thermal_zone0's temp=93277  thermal_zone1's temp=94357  thermal_zone2's temp=95253
thermal_zone0's temp=94178  thermal_zone1's temp=94537  thermal_zone2's temp=95967
thermal_zone0's temp=94716  thermal_zone1's temp=95075  thermal_zone2's temp=96856
thermal_zone0's temp=94716  thermal_zone1's temp=95253  thermal_zone2's temp=97740
thermal_zone0's temp=95253  thermal_zone1's temp=96501  thermal_zone2's temp=97564
thermal_zone0's temp=96145  thermal_zone1's temp=96856  thermal_zone2's temp=98445
thermal_zone0's temp=96501  thermal_zone1's temp=97033  thermal_zone2's temp=98972
thermal_zone0's temp=97210  thermal_zone1's temp=98093  thermal_zone2's temp=99147
thermal_zone0's temp=96856  thermal_zone1's temp=97740  thermal_zone2's temp=100369
thermal_zone0's temp=97564  thermal_zone1's temp=99147  thermal_zone2's temp=100717
thermal_zone0's temp=98445  thermal_zone1's temp=98796  thermal_zone2's temp=101064
thermal_zone0's temp=98972  thermal_zone1's temp=98972  thermal_zone2's temp=100891
thermal_zone0's temp=100021  thermal_zone1's temp=99846  thermal_zone2's temp=101757
thermal_zone0's temp=100369  thermal_zone1's temp=99497  thermal_zone2's temp=102619
thermal_zone0's temp=100891  thermal_zone1's temp=100717  thermal_zone2's temp=103134
thermal_zone0's temp=100891  thermal_zone1's temp=101930  thermal_zone2's temp=102963
thermal_zone0's temp=102102  thermal_zone1's temp=101930  thermal_zone2's temp=103819
thermal_zone0's temp=101238  thermal_zone1's temp=102102  thermal_zone2's temp=104502
thermal_zone0's temp=101930  thermal_zone1's temp=102275  thermal_zone2's temp=104502
thermal_zone0's temp=102619  thermal_zone1's temp=103134  thermal_zone2's temp=105012
thermal_zone0's temp=103819  thermal_zone1's temp=104161  thermal_zone2's temp=105012
thermal_zone0's temp=104161  thermal_zone1's temp=103819  thermal_zone2's temp=105182
thermal_zone0's temp=104161  thermal_zone1's temp=104161  thermal_zone2's temp=104842
thermal_zone0's temp=104842  thermal_zone1's temp=104161  thermal_zone2's temp=105521
thermal_zone0's temp=104842  thermal_zone1's temp=104161  thermal_zone2's temp=105860
thermal_zone0's temp=105521  thermal_zone1's temp=104842  thermal_zone2's temp=106029
thermal_zone0's temp=105352  thermal_zone1's temp=105860  thermal_zone2's temp=106366
thermal_zone0's temp=104842  thermal_zone1's temp=104672  thermal_zone2's temp=105182
thermal_zone0's temp=103990  thermal_zone1's temp=104331  thermal_zone2's temp=104331
thermal_zone0's temp=105012  thermal_zone1's temp=104842  thermal_zone2's temp=104502
thermal_zone0's temp=104842  thermal_zone1's temp=105521  thermal_zone2's temp=104502
thermal_zone0's temp=105521  thermal_zone1's temp=105860  thermal_zone2's temp=106029
thermal_zone0's temp=105860  thermal_zone1's temp=106197  thermal_zone2's temp=107543
thermal_zone0's temp=107208  thermal_zone1's temp=108045  thermal_zone2's temp=109045
thermal_zone0's temp=107711  thermal_zone1's temp=108546  thermal_zone2's temp=109212
thermal_zone0's temp=108045  thermal_zone1's temp=109212  thermal_zone2's temp=109875
thermal_zone0's temp=108546  thermal_zone1's temp=109709  thermal_zone2's temp=110371
thermal_zone0's temp=108713  thermal_zone1's temp=109875  thermal_zone2's temp=111194
thermal_zone0's temp=109544  thermal_zone1's temp=110701  thermal_zone2's temp=111523
thermal_zone0's temp=109378  thermal_zone1's temp=110536  thermal_zone2's temp=112341
thermal_zone0's temp=110206  thermal_zone1's temp=111194  thermal_zone2's temp=112505
thermal_zone0's temp=110206  thermal_zone1's temp=111523  thermal_zone2's temp=112341
thermal_zone0's temp=110701  thermal_zone1's temp=111359  thermal_zone2's temp=112994
thermal_zone0's temp=110865  thermal_zone1's temp=111687  thermal_zone2's temp=112831
thermal_zone0's temp=111523  thermal_zone1's temp=112178  thermal_zone2's temp=113319
thermal_zone0's temp=112014  thermal_zone1's temp=112668  thermal_zone2's temp=112831
thermal_zone0's temp=110865  thermal_zone1's temp=112341  thermal_zone2's temp=113806
thermal_zone0's temp=111030  thermal_zone1's temp=111687  thermal_zone2's temp=113481
thermal_zone0's temp=111359  thermal_zone1's temp=111523  thermal_zone2's temp=113806
thermal_zone0's temp=111687  thermal_zone1's temp=111687  thermal_zone2's temp=114291
thermal_zone0's temp=111030  thermal_zone1's temp=110865  thermal_zone2's temp=113644
thermal_zone0's temp=110536  thermal_zone1's temp=110865  thermal_zone2's temp=113481
thermal_zone0's temp=111194  thermal_zone1's temp=110536  thermal_zone2's temp=113319
thermal_zone0's temp=111523  thermal_zone1's temp=110865  thermal_zone2's temp=114130
thermal_zone0's temp=111523  thermal_zone1's temp=111194  thermal_zone2's temp=114453
thermal_zone0's temp=112014  thermal_zone1's temp=111523  thermal_zone2's temp=114453
thermal_zone0's temp=111851  thermal_zone1's temp=111687  thermal_zone2's temp=114453
thermal_zone0's temp=112668  thermal_zone1's temp=111851  thermal_zone2's temp=115098
thermal_zone0's temp=113156  thermal_zone1's temp=112668  thermal_zone2's temp=115580
thermal_zone0's temp=113644  thermal_zone1's temp=113481  thermal_zone2's temp=116381
thermal_zone0's temp=114130  thermal_zone1's temp=114453  thermal_zone2's temp=116860
thermal_zone0's temp=113968  thermal_zone1's temp=114130  thermal_zone2's temp=117178
thermal_zone0's temp=114937  thermal_zone1's temp=115419  thermal_zone2's temp=116860
thermal_zone0's temp=114776  thermal_zone1's temp=114937  thermal_zone2's temp=117337
thermal_zone0's temp=114937  thermal_zone1's temp=115740  thermal_zone2's temp=118289
thermal_zone0's temp=116061  thermal_zone1's temp=116061  thermal_zone2's temp=118130
thermal_zone0's temp=116061  thermal_zone1's temp=116221  thermal_zone2's temp=117814
thermal_zone0's temp=116540  thermal_zone1's temp=117337  thermal_zone2's temp=118130
thermal_zone0's temp=116061  thermal_zone1's temp=116381  thermal_zone2's temp=118605
thermal_zone0's temp=116540  thermal_zone1's temp=116540  thermal_zone2's temp=119235
thermal_zone0's temp=117178  thermal_zone1's temp=116381  thermal_zone2's temp=119078
thermal_zone0's temp=117178  thermal_zone1's temp=117496  thermal_zone2's temp=119550
thermal_zone0's temp=117337  thermal_zone1's temp=117178  thermal_zone2's temp=119864
thermal_zone0's temp=116381  thermal_zone1's temp=116860  thermal_zone2's temp=120020
thermal_zone0's temp=116381  thermal_zone1's temp=116700  thermal_zone2's temp=119393
thermal_zone0's temp=117178  thermal_zone1's temp=117337  thermal_zone2's temp=120334
thermal_zone0's temp=116860  thermal_zone1's temp=116860  thermal_zone2's temp=120646
thermal_zone0's temp=117814  thermal_zone1's temp=117496  thermal_zone2's temp=120958
thermal_zone0's temp=117972  thermal_zone1's temp=118130  thermal_zone2's temp=120958
thermal_zone0's temp=117972  thermal_zone1's temp=118605  thermal_zone2's temp=121736
thermal_zone0's temp=118605  thermal_zone1's temp=118763  thermal_zone2's temp=121581
thermal_zone0's temp=118763  thermal_zone1's temp=118920  thermal_zone2's temp=121891
thermal_zone0's temp=119078  thermal_zone1's temp=120020  thermal_zone2's temp=122356
thermal_zone0's temp=119393  thermal_zone1's temp=120646  thermal_zone2's temp=121270
thermal_zone0's temp=119235  thermal_zone1's temp=120177  thermal_zone2's temp=122201
thermal_zone0's temp=120490  thermal_zone1's temp=120802  thermal_zone2's temp=122511

U-Boot SPL 2021.01-gfed177f5 (Dec 20 2023 - 03:33:38 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
am62a_init: board_init_f done
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Trying to boot from MMC1
add by yong, spl_mmc_boot_mode, boot_device=9 devstat:0x4b, bootmode_cfg:0x0
add by yong, boot_mode=3
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Authentication passed
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
init_env from device 9 not supported!
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 11:09:43, Feb 27 2023

U-Boot SPL 2021.01-gfed177f5 (Dec 20 2023 - 03:36:52 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
am62a_init: board_init_f done
am62a_init: spl_boot_device: devstat = 0x4b bootmedia = 0x9 bootindex = 0
Trying to boot from MMC1
add by yong, spl_mmc_boot_mode, boot_device=9 devstat:0x4b, bootmode_cfg:0x0
add by yong, boot_mode=3
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices


U-Boot 2021.01-gfed177f5 (Dec 20 2023 - 03:36:52 +0800), Build: jenkins-DFMC_S73-Pipe_DFMC_S73-AM62A_OS-132

SoC:   AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
DRAM:  1 GiB
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment

In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Press 'ctrl+c' to stop autoboot:  2 
MMC Device 2 not found
no mmc device at slot 2
SD/MMC found on device 2
19147264 bytes read in 110 ms (166 MiB/s)
35716 bytes read in 4 ms (8.5 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000

console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=8d5e2621-747c-4dce-89bf-3ecab20ba9ad rw rootfstype=ext4 rootwait quiet
   Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.168-g921b2aae334b (uidq1391@hzh5302u) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Wed Dec 20 03:25:36 CST 2023
[    0.000000] Machine model: Texas Instruments AM62A7 SK
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] cma: Failed to reserve 512 MiB
[    0.044529] omap-mailbox 29030000.mailbox: no available mbox devices found
[    0.184818] pca953x 1-0023: failed writing register
[    0.715258] pinctrl-single f4000.pinctrl: pin PIN80 already requested by 8000000.ethernet; cannot claim for 600000.gpio
[    0.726061] pinctrl-single f4000.pinctrl: pin-80 (600000.gpio) status -22
[    0.732844] pinctrl-single f4000.pinctrl: could not request pin 80 (PIN80) from group main-csi2-cam-pins-default  on device pinctrl-single
[    0.745255] davinci_gpio 600000.gpio: Error applying setting, reverse things back
[    0.756421] pca953x 1-0022: failed writing register
[    0.770779] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    0.778750] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    0.786184] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    3.341355] ovx3c 2-0036: failed to read chip id 430358
[    3.350175] vdec 30210000.video-codec: IRQ index 0 not found
[    3.358599] vdec 30210000.video-codec: failed to get irq resource
[    3.378102] k3_r5_rproc bus@f0000:bus@4000000:r5fss@79000000: SoC supports only single core R5 but num_cores is set to 0
[    3.413362] platform 78000000.r5f: configured R5F for IPC-only mode
[    3.420675] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    4.516169] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    4.526466] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)


██████╗ ███████╗███████╗ █████╗ ██╗   ██╗    ███████╗██╗   ██╗
██╔══██╗██╔════╝██╔════╝██╔══██╗╚██╗ ██╔╝    ██╔════╝██║   ██║
██║  ██║█████╗  ███████╗███████║ ╚████╔╝     ███████╗██║   ██║
██║  ██║██╔══╝  ╚════██║██╔══██║  ╚██╔╝      ╚════██║╚██╗ ██╔╝
██████╔╝███████╗███████║██║  ██║   ██║       ███████║ ╚████╔╝ 
╚═════╝ ╚══════╝╚══════╝╚═╝  ╚═╝   ╚═╝       ╚══════╝  ╚═══╝  

Kernel 5.10.168-g921b2aae334b on an aarch64 at 00:01:49 
am62axx-evm login: [usbupdate] Find Update Pkg...
[usbupdate] update package can not be found in USB path!!!

BR,

Biao