buildroot编译的uboot、kernel和文件系统,加载不了内核,请问是什么原因?谢谢
U-Boot 2016.11 (May 14 2020 - 16:26:44 +0800)
CPU: NUC972
Board: NUC972
DRAM: 64 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Net: emac
Error: emac address not set.
Hit any key to stop autoboot: 0
Loading from nand0, offset 0x200000
NAND read from offset 200000 failed -74
** Read error
## Booting kernel from Legacy Image at 00007fc0 ...
Image Name: Linux-3.10.108
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1903992 Bytes = 1.8 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!
=>
离线
我的启动信息,供参考:
NUC970 IBR 20151008.1735
No Key
Boot from NAND
NAND boot!
U-Boot 2016.11 (Apr 28 2020 - 11:14:15 +0800)
CPU: NUC972
Board: NUC972
DRAM: 64 MiB
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: emac
Hit any key to stop autoboot: 0
Loading from nand0, offset 0x200000
Image Name: Linux-3.10.108
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2241512 Bytes = 2.1 MiB
Load Address: 00008000
Entry Point: 00008000
## Booting kernel from Legacy Image at 00007fc0 ...
Image Name: Linux-3.10.108
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2241512 Bytes = 2.1 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
XIP Kernel Image ... OK
StartiBooting Linux on physical CPU 0x0
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Initializing cgroup subsys cpuacct
Linux version 3.10.108 (any@Any-Desktop) (gcc version 4.8.50
CPU: ARM926EJ-S [41069265] revision 5 (AR
离线
kernel校验错误,是不是没有烧写正确。
离线