Problem
After performing sysupgrade using LuCI Web Upgrade Process from factory-initramfs sysupgrade image 24.10.0 mpc85xx p1010 for device Enterasys WS-AP3715i does not reboot after successfully flashing the system.
Bootlog
U-Boot 2010.12.3 (Oct 07 2013 - 01:14:08) (primary)
Power LED ON
CPU: P1010E, Version: 1.0, (0x80f90010)
Core: E500, Version: 5.1, (0x80212151)
Clock Configuration:
CPU0:800 MHz,
CCB:400 MHz,
DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), L1: D-cache 32 kB enabled
I-cache 32 kB enabled
Board: P1010RDB
I2C: ready
SPI: ready
DRAM: 256 MiB (DDR3, 32-bit, CL=5, ECC off)
L2: 256 KB enabled
SF: Detected S25FL256S with page size 256, total 32 MiB
PCIe1: Root Complex of mini PCIe Slot, x1, regs @ 0xffe0a000
01:00.0 - 168c:0033 - Network controller
PCIe1: Bus 00 - 01
PCIe2: Root Complex of PCIe Slot, x1, regs @ 0xffe09000
03:00.0 - 168c:0033 - Network controller
PCIe2: Bus 02 - 03
In: serial
Out: serial
Err: serial
Net: eTSEC1, eTSEC2
SF: Detected S25FL256S with page size 256, total 32 MiB
###JFFS2 loading '/home/config/shadow'
rescan: First time in use
Scanning JFFS2 FS: . done.
find_inode failed for name=home
load: Failed to find inode
###JFFS2 LOAD ERROR<0> for /home/config/shadow!
Hit 'd' for diagnostics, or any other key to stop autoboot: 0
SF: Detected S25FL256S with page size 256, total 32 MiB
32768 KiB S25FL256S at 0:0 is now current device
##Booting kernel from Legacy Image at 02000000 ...
Image Name: POWERPC OpenWrt Linux-6.6.73
Image Type: PowerPC Linux Kernel Image (lzma compressed)
Data Size: 3434970 Bytes = 3.3 MiB
Load Address: 01500000
Entry Point: 01500000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
It just stops after uncompressing kernel image.
Solution
Solution is not to use sysupgrade 24.10.0 but 23.05.5. When using 23.05.5 it flashes the system and reboots successfully.
Has anyone the same issue with 24.10.0?