In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
The editor today takes you to understand how to analyze the Linux system BSP. The knowledge points in the article are introduced in great detail. Friends who feel helpful can browse the content of the article with the editor, hoping to help more friends who want to solve this problem to find the answer to the problem. Follow the editor to learn more about "how to analyze Linux system BSP".
The tasks of UBOOT1 and uboot are system boot 2, uboot compilation output files, u-boot.bin u-boot.elf and other files, but the essence is the same file 3. Compilation is divided into two steps: one is configuration; the other is to compile instance configuration compilation commands are as follows: make ARCH= CROSS_COMPILE=_defconfig
Make CROSS_COMPILE=
LINUX1 and Linux are responsible for the final system running. 2. The compiled output files of linux are Image and * .dtb files. 3. Compilation is divided into two steps: one is configuration; the other is compiling make ARCH= CROSS_COMPILE=_defconfig.
Note: the used configuration above is the default configuration of linux. Sometimes some special configurations are required. At this time, you need to enter menuconfig to configure, as shown below: make ARCH= CROSS_COMPILE= menuconfig
Make ARCH= CROSS_COMPILE=
ROOTFS1 and rootfs are the file systems mounted by linux after the soc platform is up.
2. The directory structure of the rootfs root file system is roughly as follows:
/ bin * * executable commands, mainly user executable commands / sbin * * executable commands, as long as they are administrative commands
/ home * * the home directory of the user, one for each user
/ etc * configuration file
/ proc * pseudo file system
/ dev * * device file
/ root * * administrator's home directory, which cannot be partitioned separately
/ lib * library file / media * mount point directory, dominated by certain devices / mnt * mount point directory, dominated by additional 00:00 file system (such as USB devices)
/ opt * * optional directory, used to install third-party software / sys * * pseudo file system, mapping files for attributes related to hardware devices, and / tmp * temporary files cannot be distinguished separately.
/ usr * read only files
Thank you for your reading, the above is the whole content of "how to analyze Linux system BSP", learn friends to hurry up to operate it. I believe that the editor will certainly bring you better quality articles. Thank you for your support to the website!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.