View Issue Details

IDProjectCategoryView StatusLast Update
0006805UBootU-Bootpublic2025-09-18 08:00
Reporterderksen Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Versionfsimx93-Y2024-09-pre 
Target Versionfsimx93-Y2025.02-preFixed in Versionfsimx93-Y2025.02-pre 
Summary0006805: board:F+S:fsimx93: small improvements
Description- Add SPDX-Identifier in Devicetrees
- map Image type bl31-optee.bin as ATF fsimx93.c:
- validate crc of board-cfg in OCRAM
- use checkcpu to fixup alert and crit trippoints for temperature: In U-Boot, the imx_tmu.c driver is used before relocation, and thermal_get_temp() is called during print_cpuinfo() in cpu.c. The init_sequence_f[] array defines the initialization order. However, fix_fdt(), which corrects the Device Tree, is called after print_cpuinfo(). This causes thermal_get_temp() to use default (and possibly incorrect) temperature thresholds. As a result, the system might enter a loop if the temperature hits an alert threshold before the Device Tree is fixed.
- bugfix: use all DRAM-Bank definitions to create memory node in linux fdt.
Forum Link

Activities

There are no notes attached to this issue.