程序人生

boot与Linux内核机器码

u-boot的机器码和linux的一致,才能引导。linux内核的机器码,在arch/arm/tools/mach-types.h中,u-boot的机器码是在u-boot/inclu...