I use MPC8313 board , but when i insert some file to initramfs ,then compiling, the uImage file is bigger then 6.7M ,and then i can't start kernel success ,the print is belowd :
U-Boot 1.1.6 (Apr 20 2018 - 11:36:58) MPC83XX
Saisi SyncMaster 2000 (SM2000) MC
Clock configuration:
Coherent System Bus: 166 MHz
Core: 333 MHz
Local Bus Controller: 166 MHz
Local Bus: 41 MHz
DDR: 333 MHz
SEC: 55 MHz
I2C1: 166 MHz
I2C2: 166 MHz
TSEC1: 166 MHz
TSEC2: 166 MHz
USB MPH: 0 MHz
USB DR: 55 MHz
CPU: MPC8313E, Rev: 21 at 333.333 MHz
INFO: Initializing IOMEM for regset 0
I2C: ready
DRAM: 256 MB
NAND: 256 MB
Using default environment board_init_r --》env_relocate
In: serial
Out: serial
Err: serial
Net: P: enter
NATSEMI: INFO: dp83815#0 using MAC: 00:04:9F:EF:23:34
NATSEMI: INFO: dp83815#0 changed to autoneg. enabled, advertise 100 full duplex. 打印来自:natsemi_initialize(netsemi.c)
Not find PCI device
TSEC1, TSEC2, dp83815#0 [PRIME]
Boot in 5 seconds
partition changed to nand0,3
INFO: next.scr loading
Scanning JFFS2 FS: . done.
INFO: next.scr load complete: 11 bytes loaded to 0x100000
INFO: last.scr loading
INFO: last.scr load complete: 22 bytes loaded to 0x100000
partition changed to nand0,4
INFO: fpga loading
Scanning JFFS2 FS: . done.
INFO: fpga load complete: 341436 bytes loaded to 0x100000
INFO: fpga load transferred 341436 bytes
INFO: Programmed binary fpga
INFO: loaded parallel fpga (bin)
### dtb load complete: 8192 bytes loaded to 0xfe00000
BOOT FROM UIMAGE
INFO: part: NAND 256MiB 3,3V 8-bit off: 00000000 addr: 0f000000
INFO: Loading uImage from NAND 256MiB 3,3V 8-bit, offset 0x1300000 addr: f000000
## Booting image at 0f000000 ...
Image Name:
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 6527303 Bytes = 6.2 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
=> set upper limit to 0x0FE00000
Booting using flat device tree at 0xfe00000
---------------------------------------------------------------------------------------------------------end .
Then it will start again ,repert and repeat