Restart NFS service:
$ cd /home/myir/rootfs
$ sudo tar zxvf <WORKDIR>/images/rootfs.tar.gz
$ sudo service nfs-kernel-server restart
Verify NFS service on NFS server:
$ sudo mount -t nfs 127.0.0.1:/home/myir/rootfs /mnt
Mount the NFS ROOT filesystem If NFS service works well,
/home/myir/rootfs
will be mounted at
/mnt
with NFS , and then the NFS server is available for
MYD-AM335x series development board.Power Up Modification Startup Mode
The jumper cap is started for the nandflash mode
,
Nandflash must have
uboot
,
The factory has been burned. Copy the zImage and dtb files to the
/tftpboot directory, as follows:
cp <WORKDIR>/Filesystem/myir-buildroot/output/images/zImage <WORKDIR>/tftpboot
cp <WORKDIR>/Filesystem/myir-buildroot/output/images/myd_c335x.dtb <WORKDIR>/tftp
boot
Decompression rootfs.tar.gz to the /home/myir/rootfs directory as follows:
cd /home/myir/rootfs
sudo tar -xvf <WORKDIR>/Filesystem/myir-buildroot/output/images/rootfs.tar.gz ./
For example, the IP address of the NFS server is set to
192.168.1.111
,the IP
address of the development board U-boot is set to
192.168.1.112
,as follows:
># setenv ipaddr 192.168.1.112
># setenv serverip 192.168.1.111
Verify the ethernet connection by
ping
command in U-boot console:
# ping 192.168.1.111
Set the development board nfs mount directory and device tree file name, as follows:
># setenv rootpath /home/myir/rootfs -- Extract the rootfs.tar.gz to the nfs di
rectory
78
Содержание MYD-AM335X
Страница 1: ......
Страница 33: ...After complete the picture displays just right for the LCD 33 ...
Страница 43: ...Exchange roles of the two boards the result is the same 43 ...
Страница 65: ...Figure 5 2 9 Finish Creating a New Project 65 ...
Страница 100: ...Sales Email sales myirtech com Phone 86 755 22984836 Fax 86 755 25532724 Website www myirtech com 100 ...