Related parts of our lab
我們的lab主要安裝完kermit後,再來使用網路開機的方式來開機。我們需要先下載:
uImage is the Linux kernel binary.
uImage.dtb is a binary to store device tree information for the Linux kernel (e.g., flash partitions).
uramdisk.img is the root filesystem (rootfs) to be used as Ramdisk.
並將U-boot的IP準確設定後就能正確開機。
Questions about the topic or our lab
沒有問題,但原來開機是需要許多components的。