Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX8M-L/General/Booting from NFS

12 bytes removed, 09:11, 11 August 2023
Boot via NFS with default environment
Unknown command 'serverip' - try 'help'
u-boot=> edit serverip
edit: 192.168.0.16790
u-boot=> edit ipaddr
edit: 192.168.0.16589
u-boot=> savee
Saving Environment to MMC... Writing to MMC(1)... OK
u-boot=> run net_nfs
Using ethernet@30bf0000 device
TFTP from server 192.168.0.16790; our IP address is 192.168.0.16589
Filename 'desk-mx8m-l/Image'.
Load address: 0x40480000
Bytes transferred = 31351296 (1de6200 hex)
Using ethernet@30bf0000 device
TFTP from server 192.168.0.16790; our IP address is 192.168.0.16589
Filename 'desk-mx8m-l/imx8mp-mito8mplus-cb1008.dtb'.
Load address: 0x43000000
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1548288
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/nfs rw nfsroot=192.168.0.16790:/home/dvdk/desk-mx-l/rfs/desk-mx8m-l-mx8mp/,v3,tcp ip=192.168.0.16589:192.168.0.16790:192.168.0.254:255.255.255.0:desk-mx:eth0:off panic=1 console=ttymxc1,115200,115200 mtdparts=gpmi-nand:2M(nand-SPL),6M(nand-uboot),1M(nand-env1),1M(nand-env2),1M(nand-fdt),1M(nand-spare),8M(nand-kernel),4M(nand-splash),-(nand-ubi);
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 7.691154] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.710497] IP-Config: Complete:
[ 7.713727] device=eth0, hwaddr=0a:34:b4:63:39:ef, ipaddr=192.168.0.16589, mask=255.255.255.0, gw=192.168.0.254
[ 7.724125] host=desk-mx, domain=, nis-domain=(none)
[ 7.729552] bootserver=192.168.0.16790, rootserver=192.168.0.16790, rootpath=
[ 7.729707] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.747393] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
dave_user
424
edits