-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Arch: ARM/AArch64BSP related with armBSP related with armBSP: CvitekBSP related with cvitekBSP related with cvitek
Description
RT-Thread Version
master
Hardware Type/Architectures
bsp/cvitek
Develop Toolchain
Other
Describe the bug
发现在 AARCH64 大核启动过程中,a77a86d6b2 (tag: GOOD_20250204) 时还是正常的,但是切换到 74f43ed (tag: GOOD_20250211) 时内核启动后会打印乱码,然后 logo 时恢复正常。
这个问题在 RISC-V 大核上没有看到。
74f43edd6c (HEAD, tag: GOOD_20250211) [DM/THERMAL] Remove unused code in update poll
aaf18e497c [DM/LED] Rename LED register/unregister
f506076281 [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK
f20e8973be [DFS/ISO9660] Remove warning for ops
5a455cb615 [DM/PIN] Reset the value of PIN_NONE
578cfc0b2a [DM/CORE] Add IDA init in runtime
d41a0351db [AARCH64] Update kernel's boot link for ARM64
1564735b5c [DM/SPI] Make CS pin config fixed in system (#9977)
f820c1948a [drivers/spi]修复spi configure会执行两次的问题 (#9972)
21ea7c675c 更新 bsp_buildings.yml
4edfa4895c ci: remove spell_check
12fded19f5 [DM/FDT] Fixup earlycon loss old messages.
d3d33ff983 [dfs]mmap的文件在关闭后释放file指针 (#9917)
d83d71cc05 [drivers/spi]统一软件SPI配置
6e3c9acd39 [lwp]修正kill(pid < -1)时的返回值错误
a63b97e316 [bsp][nxp]support FRDM-MCXA156 (#9971)
8629c9572a [action]add online packages checking in rt-spark. (#9969)
a77a86d6b2 (tag: GOOD_20250204) bsp: cvitek: fix build error for aarch64
出问题的控制台截图, 正常应该没有这行打印:
定位后发现是 “12fded19f5 [DM/FDT] Fixup earlycon loss old messages.” 这笔修改引入的。在这笔修改之前的版本没有乱码。
Other additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Arch: ARM/AArch64BSP related with armBSP related with armBSP: CvitekBSP related with cvitekBSP related with cvitek
