奔跑吧Linux内核
奔跑吧Linux内核
in BMC2711's doc, the GPIO base address is:0x215000,it is different with RI3.
good suggestion, 但是这个暂时还没考虑
那是因为写书太累,还有内核更新太快。更新一本新内核版本的书和重新写一本工作量差不多
谢谢,实验5-8本来就是让大家来找错,哈
if i delete the dtb file in the SD card, it canot boot to my app. so any suggestion that if i want to run my bare metal app with...
i check the v5.4.28, i seems not include this patch: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/kernel/crash_core.c?h=linux-5.4.y
my question is the crash code should check the kernel version before you add "TCR_EL1.T1SZ"?
great! it woks for me, thanks!