kiryl
Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) January 30, 2014 07:01PM |
Marvell>> go 0x800200 ## Starting application at 0x00800200 ...
Marvell>> go 0x800000 ## Starting application at 0x00800000 ... data abort pc : [<00800008>] lr : [<0062f700>] sp : 005ff0d4 ip : 005fec64 fp : 005ff0f0 r10: 00000000 r9 : 00000000 r8 : 005fffcc r7 : 005ff513 r6 : 00000002 r5 : 005ffd0c r4 : 00800000 r3 : 00000000 r2 : f1012000 r1 : 005ffd0c r0 : 00000001 Flags: nZCv IRQs off FIQs off Mode SVC_32 Resetting CPU ...
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) January 31, 2014 12:42PM |
Admin Registered: 13 years ago Posts: 18,997 |
kiryl
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 01, 2014 06:24AM |
0x00000000-0x00100000 : "u-boot" 0x00100000-0x00700000 : "uImage" 0x00700000-0x10000000 : "root"so in u-boot I can do:
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 02, 2014 03:35AM |
Admin Registered: 13 years ago Posts: 18,997 |
Heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 02, 2014 04:17PM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 02, 2014 09:23PM |
Admin Registered: 13 years ago Posts: 18,997 |
kiryl
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 03, 2014 07:51AM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 03, 2014 03:40PM |
Admin Registered: 13 years ago Posts: 18,997 |
kiryl
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 03, 2014 04:03PM |
heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 04, 2014 04:41PM |
heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 05, 2014 12:36AM |
kiryl
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 05, 2014 06:11AM |
heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 07, 2014 02:30PM |
Stora>> setenv bootargs $(console) root=/dev/sda1 rootdelay=5; usb reset; usbboot 0x800000 0:1; bootm 0x800000 (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading from USB device 0, partition 1: Name: usbda1 Type: U-Boot ** Unknown image type Wrong Image Format for bootm command ERROR: can't get kernel image! Stora>>
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 08, 2014 03:01AM |
Registered: 10 years ago Posts: 6 |
setenv bootargs $(console) root=/dev/sda1 rootdelay=8 usb reset ext2load usb 0 0x200000 /boot/uImage ext2load usb 0 0x800000 /boot/uInitrd bootm 0x200000 0x800000
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 11, 2014 05:00AM |
Registered: 10 years ago Posts: 6 |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 11, 2014 10:44AM |
Admin Registered: 13 years ago Posts: 18,997 |
Heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 12, 2014 12:19AM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 12, 2014 06:15PM |
Registered: 10 years ago Posts: 6 |
Heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 15, 2014 12:20PM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 15, 2014 01:27PM |
Admin Registered: 13 years ago Posts: 18,997 |
Heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 15, 2014 02:28PM |
Heychris_1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 15, 2014 09:39PM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 01:18AM |
Registered: 10 years ago Posts: 6 |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 03:11PM |
Admin Registered: 13 years ago Posts: 18,997 |
heychris1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 05:56PM |
U-Boot 2013.10 (Feb 16 2014 - 12:24:16)-tld-2 Netgear-MS2110 SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 256 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: egiga0 Warning: failed to set MAC address PHY reset timed out 88E1116 Initialized on egiga0 Hit any key to stop autoboot: 0 NAND read: device 0 offset 0x100000, size 0x400000 4194304 bytes read: OK
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 05:59PM |
Admin Registered: 13 years ago Posts: 18,997 |
# MTD device name Device offset Env. size Flash sector size Number of sectors /dev/mtd0 0xc0000 0x20000 0x20000
*** Warning - bad CRC, using default environment
heychris1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 06:50PM |
21.657227] libphy: Fixed MDIO Bus: probed [ 21.674375] libphy: orion_mdio_bus: probed [ 21.678600] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 21.685607] libphy: PHY orion-mdio-mii:00 not found ] libphy: PHY orion-mdio-mii:00 not found [ 36.041553] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral [ 36.069547] orion_wdt: Initial timeout 21 sec [ 36.095265] libphy: PHY orion-mdio-mii:00 not found
heychris1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 07:13PM |
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 07:24PM |
Admin Registered: 13 years ago Posts: 18,997 |
> 21.657227] libphy: Fixed MDIO Bus: probed > [ 21.674375] libphy: orion_mdio_bus: probed > [ 21.678600] mv643xx_eth: MV-643xx 10/100/1000 > ethernet driver version 1.4 > [ 21.685607] libphy: PHY orion-mdio-mii:00 not > found > ] libphy: PHY orion-mdio-mii:00 not found > [ 36.041553] platform mv643xx_eth_port.0: Driver > mv643xx_eth_port requests probe deferral > [ 36.069547] orion_wdt: Initial timeout 21 sec > [ 36.095265] libphy: PHY orion-mdio-mii:00 not > found >
heychris1
Re: Is there a newer u-boot for Netgear Stora (RD-88F6281A LE) February 16, 2014 07:50PM |