linux
Lelinux
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
关闭Kernel编译警告
diff --git a/kernel/Makefile b/kernel/Makefileindex 27d6cca..a77eaa0 100644--- a/kernel/Makefile+++ b/kernel/Makefile@@ -392,7 +392,8 @@ KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \-fno-strict-aliasing -fno-common \-Werro原创 2021-02-04 14:24:19 · 998 阅读 · 0 评论 -
resource_tool and dtc 工具使用解包rk resource.img 和rk-kernel.dtb 文件
resource_tool and dtc 工具使用解包rk resource.img 和rk-kernel.dtb 文件在目录u-boot/tools/resource_tool/可以找到resource_tool工具sudo ./resource_tool --verbose --unpack --image=resource.img解包生成out目录:三个文件logo.bmp logo_kernel.bmp rk-kernel.dtb在目录kernel/scripts...原创 2021-02-04 14:08:22 · 1257 阅读 · 0 评论 -
imx6 yocto Wayland-Weston AGL image
备忘记录:This builds the Wayland-Weston AGL image with the basic AGL interface. Demos can then be run on top of this.This image has only been run on i.MX 6QP Sabre and Sabre Auto.It is not supported nor t...原创 2018-02-24 15:00:33 · 1437 阅读 · 0 评论 -
yocto building GENIVI on NXP i.MX6
下载文档:http://download.youkuaiyun.com/download/ming_l1/10257182原创 2018-02-24 15:12:36 · 356 阅读 · 0 评论
分享