Phytec中国的wiki
support@phytec.cn
热线:0755-61802110-803
Page History
...
复制MLO和u-boot到该分区中
Code Block |
---|
sudo cp MLO-am572x_phycore_kit_256M16_x4 u-boot.img sd/ |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
bob@bob-VirtualBox:~/Desktop/am57x$ sudo cp MLO u-boot.img sd/ |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
bob@bob-VirtualBox:~/Desktop/am57x$ sudo mount /dev/sdb2 sd/ |
解压缩文件系统到SD卡
Info |
---|
...
该文件大概为1.5G,解压缩后大概为6G多,需要烧写的时间比较长,建议选择质量较好的读卡器以及SD卡。 |
Code Block |
---|
sudo tar -Jxf tisdk-rootfs-image-am57xx-phycore-kit.tar.xz -C sd/ && sync |
...
Overview
Content Tools
Tasks