linux can not boot from NFS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

linux can not boot from NFS

703 Views
kingplayer
Contributor II

hi nxp,

   I get a error when boot from nfs;

board:

         imx8mq evk;

the image tested ok use mfgtool; 

error:

   Bad Linux ARM64 Image magic!

U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (Aug 17 2018 - 11:28:07 +0800)

CPU: Freescale i.MX8MQ rev2.0 1500 MHz (running at 1000 MHz)
CPU: Commercial temperature grade (0C to 95C) at 43C
Reset cause: POR
Model: Freescale i.MX8MQ EVK
DRAM: 3 GiB
TCPC: Vendor ID [0x1fc9], Product ID [0x5110]
MMC: FSL_SDHC: 0, FSL_SDHC: 1
No panel detected: default to HDMI
Display: HDMI (1280x720)
In: serial
Out: serial
Err: serial

BuildInfo:
- ATF 6a83ae0
- U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b

switch to partitions #0, OK
mmc0(part 0) is current device
Net: eth0: ethernet@30be0000
Normal Boot
Hit any key to stop autoboot: 0
BOOTP broadcast 1
DHCP client bound to address 192.168.80.52 (23 ms)
Using ethernet@30be0000 device
TFTP from server 192.168.80.64; our IP address is 192.168.80.52
Filename 'Image'.
Load address: 0x40480000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
####################
846.7 KiB/s
done
Bytes transferred = 20398592 (1374200 hex)
BOOTP broadcast 1
DHCP client bound to address 192.168.80.52 (6 ms)
Using ethernet@30be0000 device
TFTP from server 192.168.80.64; our IP address is 192.168.80.52
Filename 'test.dtb'.
Load address: 0x43000000
Loading: #########
978.5 KiB/s
done
Bytes transferred = 42111 (a47f hex)
Bad Linux ARM64 Image magic!
u-boot=>

0 Kudos
1 Reply

518 Views
igorpadykov
NXP Employee
NXP Employee

Hi kingplayer 

currently L4.9.88 is not correct release for i.MX8M, correct is L4.9.51

as described on i.MX Software|NXP 

So one can try

uboot-imx - i.MX U-Boot 

Use Linux Guide for nfs boot

https://www.nxp.com/webapp/Download?colCode=L4.9.51_8MQ_GA_LINUX_DOCS&Parent_nodeId=1337699481071706... 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos