摘要: code setup "console=", for debug kernel/printk/printk.c static char console_str[] = "ttyAMA1,115200"; static int __init console_setup(char *str) { ... 阅读全文
posted @ 2021-04-27 16:20 王阳开 阅读(2941) 评论(0) 推荐(0)