Hi all! Maybe you can hrlp me.
I try install OpenWrt on my Stora. Use insruction from wiki https://openwrt.org/inbox/toh/netgear/netgear_stora Use files from Energoblock in this topic https://forum.openwrt.org/t/netgear-stora-ms-2000-openwrt-18-06-4/42104/10.
Uboot write is correct. But when I try boot uImage I have a error:
What did I do wrong?
Thank you
I try install OpenWrt on my Stora. Use insruction from wiki https://openwrt.org/inbox/toh/netgear/netgear_stora Use files from Energoblock in this topic https://forum.openwrt.org/t/netgear-stora-ms-2000-openwrt-18-06-4/42104/10.
Uboot write is correct. But when I try boot uImage I have a error:
Netgear Stora> ? U-Boot 2020.04 (Jul 10 2020 - 13:03:49 +0000) Netgear Stora MS2110 SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB NAND: 256 MiB In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out 88E1116 Initialized on egiga0 IDE: ide_preinit failed Hit any key to stop autoboot: 2 1 0 Netgear Stora> setenv ipaddr 192.168.0.2 Netgear Stora> setenv serverip 192.168.0.1 Netgear Stora> tftpboot 0x800000 openwrt-kirkwood-netgear_stora-initramfs-uImage Using egiga0 device TFTP from server 192.168.0.1; our IP address is 192.168.0.2 Filename 'openwrt-kirkwood-netgear_stora-initramfs-uImage'. Load address: 0x800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 1.3 MiB/s done Bytes transferred = 8645019 (83e99b hex) Netgear Stora> bootm 0x800000 - - ## Booting kernel from Legacy Image at 00800000 ... Image Name: ARM OpenWrt Linux-5.4.48 Created: 2020-07-10 13:03:49 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 8644955 Bytes = 8.2 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image Image too large: increase CONFIG_SYS_BOOTM_LEN Must RESET board to recover resetting ...
What did I do wrong?
Thank you