
linux
文章平均质量分 93
bbstr
这个作者很懒,什么都没留下…
展开
-
porting U-Boot 2020.04-rc2-g464df88-dirty to am4372
buildmake O=../u-boot-am4372am43xx_evm_defconfigmake O=../u-boot-am4372Use Fdisk to flash rootfs/MLO/u-boot.img to emmcsetup nfs boot,copy zImage,dtb to ~/tftpboot=>setenv serverip 192....原创 2020-03-12 08:00:24 · 675 阅读 · 0 评论 -
移植Linux 5.5.3 到 TI AM4372平台
前言瘟疫期间,闲着无聊移植了从www.kernel.org上下载的linux 5.5.3到st的stm32f429-discovery和大升电气的am4372平台上。大部分时间是在修改dts和menuconfig的配置,可见主线内核代码对大部分的开发平台已经做到了完美的支持,不久的未来可以绕过原厂,直接拿主线代码来用了。硬件平台介绍大升的板子是以前为他们做bsp维护时遗留下来的,核...原创 2020-03-02 23:08:38 · 1104 阅读 · 0 评论 -
porting linux 5.5.3 & u-boot 2020.04-rc2 to stm32f429-discovery board
just create a outline with kernel startup log here, will add detail steps some times lateru-boot configure, compile openocd script linux configure, compile stm32 2m flash memory map use mkimag...原创 2020-02-26 17:54:46 · 4662 阅读 · 2 评论