当前位置:网站首页>Quanzhi A33 uses mainline u-boot
Quanzhi A33 uses mainline u-boot
2022-07-02 19:19:00 【Zhao Kaixin xiansen】
First, choose one uboot edition The website links , As shown in the figure below ,
Unzip it , Then use the command git clone https://github.com/linux-sunxi/sunxi-tools obtain sunxi-tools, Then enter sunxi-tools Directory execution make, The following error is reported
Setting version information: c21f4a60
cc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -o sunxi-fexc fexc.c script.c script_uboot.c script_bin.c script_fex.c
cc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ -o sunxi-bootinfo bootinfo.c
cc -std=c99 -Wall -Wextra -Wno-unused-result -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ `pkg-config --cflags libusb-1.0` `pkg-config --cflags zlib` -o sunxi-fel \
fel.c fit_image.c progress.c soc_info.c fel_lib.c fel-spiflash.c `pkg-config --libs libusb-1.0` `pkg-config --libs zlib` -lfdt
fit_image.c:19:10: fatal error: libfdt.h: No such file or directory
19 | #include <libfdt.h>
| ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:145: sunxi-fel] Error 1
Carry out orders apt-get install libfdt-dev that will do , And then again make, The success is as follows .
Then compile uboot,make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- A33-OLinuXino_defconfig ,make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j8, Just compile , A successful compilation will generate u-boot-sunxi-with-spl.bin file , And then execute ./sunxi-tools/sunxi-fel uboot u-boot/u-boot-sunxi-with-spl.bin Command is enough
边栏推荐
- 【JVM调优实战100例】03——JVM堆调优四例
- Markdown basic grammar
- R language uses lrtest function of epidisplay package to perform likelihood ratio test on multiple GLM models (logisti regression). Compare whether the performance of the two models is different, and
- 使用 Cheat Engine 修改 Kingdom Rush 中的金钱、生命、星
- R语言dplyr包filter函数筛选dataframe数据、如果需要筛选的数据列(变量)名称中包含引号则需要使用!!sym语法处理、否则因为无法处理引号筛选不到任何数据
- [daily question] the next day
- R语言dplyr包rowwise函数、mutate函数计算dataframe数据中多个数据列在每行的最大值、并生成行最大值对应的数据列(row maximum)
- Progress-进度条
- Tutorial (5.0) 10 Troubleshooting * fortiedr * Fortinet network security expert NSE 5
- Kubernetes three open interfaces first sight
猜你喜欢

Tutorial (5.0) 10 Troubleshooting * fortiedr * Fortinet network security expert NSE 5
![[100 cases of JVM tuning practice] 02 - five cases of virtual machine stack and local method stack tuning](/img/59/6c776e0607a52962b72fbea2e64c8e.png)
[100 cases of JVM tuning practice] 02 - five cases of virtual machine stack and local method stack tuning

PHP-Parser羽毛球预约小程序开发require线上系统

Yolov3 trains its own data set to generate train txt
![[daily question] first day](/img/8c/f25cddb6ca86d44538c976fae13c6e.png)
[daily question] first day
![[0701] [论文阅读] Alleviating Data Imbalance Issue with Perturbed Input During Inference](/img/c7/9b7dc4b4bda4ecfe07aec1367fe059.png)
[0701] [论文阅读] Alleviating Data Imbalance Issue with Perturbed Input During Inference

Tutorial (5.0) 09 Restful API * fortiedr * Fortinet network security expert NSE 5

Introduction to the paper | application of machine learning in database cardinality estimation

思维意识转变是施工企业数字化转型成败的关键

Novice must see, click two buttons to switch to different content
随机推荐
电商系统中常见的 9 大坑,你踩过没?
潇洒郎:彻底解决Markdown图片问题——无需上传图片——无需网络——转发给他人图片无缺失
The R language dplyr package rowwise function and mutate function calculate the maximum value of multiple data columns in each row in the dataframe data, and generate the data column (row maximum) cor
Web2.0的巨头纷纷布局VC,Tiger DAO VC或成抵达Web3捷径
Golang并发编程——goroutine、channel、sync
Compile oglpg-9th-edition source code with clion
[fluent] dart data type (VaR data type | object data type)
日期工具类(不定时更新)
Mysql高级篇学习总结6:索引的概念及理解、B+树产生过程详解、MyISAM与InnoDB的对比
Emmet basic syntax
2022 software engineering final exam recall Edition
juypter notebook 修改默认打开文件夹以及默认浏览器
ORA-01455: converting column overflows integer datatype
2022 compilation principle final examination recall Edition
Markdown basic grammar
R language ggplot2 visualization: gganimate package creates dynamic histogram animation (GIF) and uses transition_ The States function displays a histogram step by step along a given dimension in the
Date tool class (updated from time to time)
[daily question] first day
ORA-01455: converting column overflows integer datatype
Imitation Jingdong magnifying glass effect (pink teacher version)