LEDE for the JJplus 603

Hello, I'm realizing the portability of openwrt to LEDE from the jjplus603 board. With the help of a friend of the forum, get to do a good part of the work.

The problem is that after updating the LEDE firmware on the card, it informs the error below:

U-Boot 1.1.4-g1e7f7770 (Jul 10 2012 - 15:59:28)

U-boot AR9342_f1e
DRAM:
sri
Wasp 1.2
wasp_ddr_initial_config(249): (16bit) ddr2 init
wasp_ddr_initial_config(426): Wasp ddr init done
Tap value selected = 0xf [0x0 - 0x1f]
CPU is AR9342
GPIOs Configured:0x931b
Ext-LNA PINs:0x2f2e
Setting 0xb8116290 to 0xc0802d0f
64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 219k for U-Boot at: 83fc8000
Reserving 192k for malloc() at: 83f98000
Reserving 44 Bytes for Board Info at: 83f97fd4
Reserving 36 Bytes for Global Data at: 83f97fb0
Reserving 128k for boot params() at: 83f77fb0
Stack Pointer at: 83f77f98
Now running in RAM - U-Boot at: 83fc8000
Flash Manuf Id 0x1c, DeviceId0 0x30, DeviceId1 0x18
flash size 16MB, sector count = 256
Flash: 16 MB
pci_init_board: PCIe PLL not set for 40MHz refclk
BOARD IS NOT CALIBRATED!!!
In: serial
Out: serial
Err: serial
Net: ag934x_enet_initialize…
Fetching MAC Address from 0x83fecdd8
wasp reset mask:c03300
WASP ----> F1 PHY *
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:15:61:95:6d:5e
F1Phy reg init
ATHR_AUTONEG_ADVERT:1DE1
ATHR_1000BASET_CONTROL:200
ATHR_PHY_CONTROL:3100
ATHRSF1_PHY: Port 0, Neg Success
ATHRSF1_PHY: unit 0 phy addr 0 eth0 up
eth0
Hit any key to stop autoboot: 0

Booting image at 9f050000 …
Image Name: MIPS OpenWrt Linux-4.9.58
Created: 2017-10-25 22:43:48 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1413214 Bytes = 1.3 MB
Load Address: 80060000
Entry Point: 80060000
Verifying Checksum at 0x9f050040 …OK
Uncompressing Kernel Image … OK
No initrd

Transferring control to Linux (at address 80060000) …
Giving linux memsize in bytes, 67108864
Starting kernel …

[ 0.000000] Linux version 4.9.58 (misfits@acimex) (gcc version 5.5.0 (LEDE GCC 5.5.0 r5190-50ff379) ) #0 Wed 7
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
[ 0.000000] SoC: Atheros AR9342 rev 2
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] User-defined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] OF: fdt:No valid device tree found, continuing without
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 root=31:03 rootfstype=jffs2 init=/sbin/init mtdparts=d
[ 0.000000] MIPS: no machine found for id ‘jwap603’, supported machines:
[ 0.000000] id name
[ 0.000000] DTB Generic AR71XX/AR724X/AR913X based board (DT)
[ 0.000000] Generic Generic AR71XX/AR724X/AR913X based board
 [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 59768K/65536K available (3241K kernel code, 167K rwdata, 820K rodata, 308K init, 213K b)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.000MHz, Ref:40.000MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6825930166 ns
[ 0.000010] sched_clock: 32 bits at 280MHz, resolution 3ns, wraps every 7669584382ns
[ 0.008331] Calibrating delay loop… 278.93 BogoMIPS (lpj=1394688)
[ 0.081156] pid_max: default: 32768 minimum: 301
[ 0.086187] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.093241] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.103577] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.114077] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.121188] NET: Registered protocol family 16
[ 0.127638] MIPS: machine is Generic AR71XX/AR724X/AR913X based board
[ 0.151533] clocksource: Switched to clocksource MIPS
[ 0.158139] NET: Registered protocol family 2
[ 0.163661] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.171095] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.177923] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.184793] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.191020] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.198013] NET: Registered protocol family 1
[ 0.207032] Crashlog allocated RAM at address 0x3f00000
[ 0.214064] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[ 0.228338] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.234594] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc.
[ 0.253983] io scheduler noop registered
[ 0.258162] io scheduler deadline registered (default)
[ 0.264113] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.271346] console [ttyS0] disabled
[ 0.295257] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 2500000) is a 16550A
[ 0.304450] console [ttyS0] enabled
[ 0.304450] console [ttyS0] enabled
[ 0.311877] bootconsole [early0] disabled
[ 0.311877] bootconsole [early0] disabled
[ 0.322455] libphy: Fixed MDIO Bus: probed
[ 0.330279] NET: Registered protocol family 10
[ 0.346114] NET: Registered protocol family 17
[ 0.350780] 8021q: 802.1Q VLAN Support v1.8
[ 0.357768] VFS: Cannot open root device “31:03” or unknown-block(31,3): error -6
[ 0.365411] Please append a correct “root=” boot option; here are the available partitions:
[ 0.373897] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)
[ 0.384807] Rebooting in 1 seconds…