[FS#775] flashing kirkwood u-boot page not aligned [Zyxel NSA-325]

LEDE Bugs lede-bugs at lists.infradead.org
Thu May 11 00:58:55 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - gendouhydeist (gendouhydeist) 

Attached to Project - LEDE Project
Summary - flashing kirkwood u-boot page not aligned [Zyxel NSA-325]
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Critical
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - [code]/e-data/4089-AD8E/tools # flash_erase /dev/mtd0 0 4
Erasing 128 Kibyte @ 60000 -- 100 % complete[/code]

now when I flash the LEDE uboot I get this

[code]/e-data/4089-AD8E # nandwrite /dev/mtd0 kirkwood/generic/u-boot-nsa325/u-boot.kwb
Input file is not page aligned Data did not fit into device, due to bad blocks
: Success[/code]

the expected should be
[code]/ # nandwrite /dev/mtd0 /e-data/4089-AD8E/uboot.2016.05-tld-1.nsa325.mtd0.kwb
Writing data to block 0 at offset 0x0
Writing data to block 1 at offset 0x20000
Writing data to block 2 at offset 0x40000
Writing data to block 3 at offset 0x60000[/code]

now I can't even turn off my device. Hopeful to be resolve asap.

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=775



More information about the lede-bugs mailing list