Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Problem installing Netgear Stora (4 replies)

$
0
0
Hi Bodhi,

I have started with the instructions of installing new uboot.
- First i did unpack the env-tools - did look if kernel did support it
Did see this:
Updated 05 Sept 2015:

Kernel linux-4.2.0-kirkwood-tld-1 package has been uploaded. The following features were updated/added:

1. Incorprate patched nsa3xx-hwmon module for NSA320 and NSA310 (some variant of). This patch allows these boxes to use the nsa3xx-hwmon like before (Device Tree transition in kernel 3.17 has broken this module). It also streams line the way NSA3xx hwmon is implemented in the kernel.
2. New Marvell CESA crypto driver is activated in this kernel.
3. Netgear Stora DTS was modified to correct NAND chip deday and enable write access to mtd0 (u-boot and u-boot envs).

So i think fw_tools are supported with kernel 4.4.0 and higher.
Question: Does kernel 4.4.0 support envir-tools?

I ask this question becaus i get:

root@debian:~# fw_printenv ethaddr
[  314.738491] __nand_correct_data: uncorrectable ECC error
...
[  317.216841] __nand_correct_data: uncorrectable ECC error
Warning: Bad CRC, using default environment
## Error: "ethaddr" not defined
root@debian:~#

And i don know if its important; the name of mtd0 is not u-boot, but orion_nand:
root@debian:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 10000000 00020000 "orion_nand"


Viewing all articles
Browse latest Browse all 3247

Trending Articles