查看: 2550|回复: 3

[求助] 4.14.98的u-boot.imx如何生成

[复制链接]

该用户从未签到

2

主题

8

帖子

0

新手上路

Rank: 1

积分
45
最后登录
2020-3-3
发表于 2020-2-24 16:49:45 | 显示全部楼层 |阅读模式
在4.14.98的手册上指导单独烧写u-boot的说明如下:

4.3.4 Copying a bootloader image
This section describes how to load only the bootloader image when the full SD card image is not used. For i.MX 6 and i.MX
7, execute the following command to copy the U-Boot image to the SD/MMC card.
$ sudo dd if=<U-Boot image> of=/dev/sdx bs=1k seek=<offset> conv=fsync

其中U-Boot image在4.1.15版本上是u-boot.imx, 但是在4.14.98上没有再生成这个文件,试了生成的几个文件都不对,
请问这个U-Boot image应该用哪个文件,如何生成,我的平台是imx6ul,谢谢

我知道答案 目前已有3人回答
回复

使用道具 举报

该用户从未签到

20

主题

809

帖子

1

超级版主

Rank: 8Rank: 8

积分
1566
最后登录
2023-1-17
发表于 2020-3-11 10:26:45 | 显示全部楼层
你好,4.14.98和4.1.15有一些不一样。
你在编译好源码以后在这个路径下可以看到你编译好的images<build directory>/tmp/deploy/images
回复 支持 反对

使用道具 举报

该用户从未签到

20

主题

809

帖子

1

超级版主

Rank: 8Rank: 8

积分
1566
最后登录
2023-1-17
发表于 2020-3-11 10:30:34 | 显示全部楼层
Each image build creates a U-Boot, a kernel, and an image
type based on the IMAGE_FSTYPES defined in the machine configuration file. Most machine configurations provide an SD card image (.sdcard), an ext3 and tar.bz2. The ext3 is the root file system only. The .sdcard image contains U-Boot, the kernel and the rootfs completely set up for use on an SD card.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 注册/登录

本版积分规则

关闭

站长推荐上一条 /3 下一条

Archiver|手机版|小黑屋|恩智浦技术社区

GMT+8, 2025-7-21 03:59 , Processed in 0.090769 second(s), 22 queries , MemCache On.

Powered by Discuz! X3.4

Copyright © 2001-2024, Tencent Cloud.

快速回复 返回顶部 返回列表