[FS#1264] Kernel Panic during boot on Aerohive Hiveap 121

LEDE Bugs lede-bugs at lists.infradead.org
Mon Jan 8 11:07:56 PST 2018


The following task has a new comment added:

FS#1264 - Kernel Panic during boot on Aerohive Hiveap 121
User who did this - Christian Lamparter (chunkeey)

----------

dhcp
setenv serverip #tftpserver#
tftpboot 0×81000000 /openwrt-ar71xx-nand-hiveap-121-squashfs-factory.bin
bootm


Where did you get the flashing instructions from? They look similar to the one in the [[http://lists.infradead.org/pipermail/lede-commits/2017-May/003821.html|commit]] but they lack the flashing the nand step.


dhcp;
setenv serverip tftp-server-ip;
tftpboot 0x81000000 lede-ar71xx-nand-hiveap-121-squashfs-factory.bin;
nand erase 0x800000 0x800000;
nand write 0x81000000 0x800000 0x800000;
reset;


Is this an error on your part?

----------

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



More information about the lede-bugs mailing list