摘要: linux kernel setup arm soc machine Linux version 3.4.39-s5p6818 NanoPi3 /* arch/arm/mach-s5p6818/cpu.c */ #include <mach/iomap.h> extern struct sys_ti 阅读全文
posted @ 2021-05-06 16:30 王阳开 阅读(2862) 评论(0) 推荐(0)
摘要: linux kernel driver_init() Linux version 3.4.39 /* init/main.c */ asmlinkage void __init start_kernel(void) | ... /* Do the rest non-__init'ed, we're 阅读全文
posted @ 2021-05-06 11:11 王阳开 阅读(2930) 评论(0) 推荐(0)