当前位置:网站首页>The use of Xunwei imx6 development board device tree kernel menuconfig
The use of Xunwei imx6 development board device tree kernel menuconfig
2020-11-06 22:06:00 【Book white】
This document focuses on iMX6 Development board equipment tree menuconfig Users of .
Be careful , About menuconfig The operation of , Please refer to the user manual for details 9.3 Section , This document mainly introduces how to call out menuconfig Interface .
As shown in the figure below , yes imx6q Device tree kernel source code directory ,plus and imx6d Similar .
To turn on menuconfig, Want to use .config file , Device tree kernel .config file , Need to configure , As shown in the figure below .
android The default file for is :arch/arm/configs/imx_v7_android_defconfig
qt The default file for is :arch/arm/configs/imx_v7_linux_defconfig
Use command “cp -r arch/arm/configs/imx_v7_linux_defconfig .config”, Configure to copy the default file to the kernel directory , Then use the command “export ARCH=arm” Set to arm platform , As shown in the figure below .
Then use the command “make menuconfig” You can open it menuconfig file , As shown in the figure below .
About menuconfig Interface operation , You can refer to the user manual 9.3 Section . If you need to menuconfig Middle configuration , You can configure .config overwrite imx_v7_linux_defconfig, So recompiling the kernel will use the new configuration .config file .
版权声明
本文为[Book white]所创,转载请带上原文链接,感谢
边栏推荐
- What is the tensor in tensorflow?
- Count the number of project code lines
- 非易失性MRAM存储器应用于各级高速缓存
- Zero basis to build a web search engine of its own
- Those who have worked in China for six years and a million annual salary want to share these four points with you
- 2020 database technology conference helps technology upgrade
- A concise tutorial for Nacos, ribbon and feign
- #JVM 类加载机制
- Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)
- 移动端像素适配方案
猜你喜欢
The 4th China BIM (digital construction) manager Summit Forum will be held in Hangzhou in 2020
image operating system windows cannot be used on this platform
An article takes you to understand CSS3 picture border
预留电池接口,内置充放电电路及电量计,迅为助力轻松搞定手持应用
Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
The Interpreter pattern of behavior pattern
Using an example to understand the underlying processing mechanism of JS function
STM32F030K6T6兼容替换灵动MM32F031K6T6
2020-08-17: how to solve data skew in detail?
随机推荐
Novice guidance and event management system in game development
Junit测试出现 empty test suite
Unexpected element.. required element
August 18, 2020: introduce Mr process?
Markdown tricks
jenkins安装部署过程简记
The Interpreter pattern of behavior pattern
ES6 learning notes (2): teach you to play with class inheritance and class objects
上海巨微专用蓝牙广播芯片
Zero basis to build a web search engine of its own
An article taught you to use HTML5 SVG tags
ado.net and asp.net The relationship between
What grammar is it? ]
August 24, 2020: what are small documents? What's wrong with a lot of small files? How to solve many small files? (big data)
打工人好物——磨炼钢铁意志就要这样高效的电脑
Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
Points to be considered when deleting mapping field of index in ES
Application insights application insights use application maps to build request link views
[elastic search engine]
What is the tensor in tensorflow?