在线时间164 小时
UID3253536
注册时间2016-3-21
NXP金币0
该用户从未签到
超级版主
 
- 积分
- 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. |
|