当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- 2020-09-04:函数调用约定了解么?
- Python basic data type -- tuple analysis
- Road to simple HTML + JS to achieve the most simple game Tetris
- 2020 database technology conference helps technology upgrade
- STM32F030F4P6兼容灵动微MM32F031F4P6
- Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
- Junit测试出现 empty test suite
- An article takes you to understand CSS3 picture border
- The essence of transaction and the principle of deadlock
- 实验一
猜你喜欢

Markdown tricks

An article will introduce you to HTML tables and their main attributes

STM32F030C6T6兼容替换MM32SPIN05PF
![What grammar is it? ]](/img/3b/00bc81122d330c9d59909994e61027.jpg)
What grammar is it? ]

Interviewer: how about shardingsphere

2020-09-04: do you understand the function call convention?

Python basic variable type -- list analysis

实验一

win7 APPCRASH(解决方法)(转)

2020 database technology conference helps technology upgrade
随机推荐
vue3 新特性
The memorandum model of behavior model
Common syntax corresponding table of mongodb and SQL
Stickinengine architecture 12 communication protocol
To solve the problem that the data interface is not updated after WPF binding set
C calls SendMessage to refresh the taskbar icon (the icon does not disappear at the end of forcing)
Interviewer: how about shardingsphere
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
Es create a new index database and copy the old index library, practice pro test effective!
Summary of front-end interview questions (C, s, s) that front-end engineers need to understand (2)
[self taught unity2d legendary game development] map editor
Flink's datasource Trilogy: direct API
How does cglib implement multiple agents?
#JVM 类加载机制
Cloudquery v1.2.0 release
Using iceberg on kubernetes to create a new generation of cloud original data Lake
消防器材RFID固定资产管理系统
C language I blog assignment 03
Code generator plug-in and creator preform file analysis
2020-08-19: what mechanism does TCP ensure reliability?