rt-thread/components/drivers/ofw
1078249029 9d1fb86020 [DM/FDT] Fix garble when booting
Fix garble caused by empty implementation of earlycon series
function in driver.If driver doesn't offer earlycon_id or rt_f
dt_earlycon_id.setup function but open option, the checking
of best_earlycon_id will failed.

Signed-off-by: 1078249029 <1078249029@qq.com>
2025-04-14 18:04:39 +08:00
..
libfdt 【libfdt】replace tab with space 2023-07-06 11:02:13 +08:00
Kconfig [libcpu][aarch64]memory setup using memblock (#9092) 2024-06-26 14:36:49 +08:00
SConscript [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
base.c [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
fdt.c [DM/FDT] Fix garble when booting 2025-04-14 18:04:39 +08:00
io.c [FEATURE/OFW] add address reverse/translate for DMA/CPU's address 2024-09-13 17:33:29 -04:00
irq.c [OFW] Fixup irq parse map and map mask (#8992) 2024-05-28 09:52:10 +08:00
ofw.c [DM/OFW] check available in stub probe 2025-03-05 09:41:49 +08:00
ofw_internal.h [OFW] io ranges use list to storage without ofw data (#8993) 2024-05-28 14:25:09 +08:00
raw.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00