[FS#3354] RB750Gr3 fail to boot with recent snapshots

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Sun Sep 20 17:40:19 EDT 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Etienne CHAMPETIER (champtar) 

Attached to Project - OpenWrt/LEDE Project
Summary - RB750Gr3 fail to boot with recent snapshots
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - I can netboot and flash RB750Gr3 with latest 19.04 (built myself)
Latest master snapshot from today september 20 fail to netboot or flashboot (after flashing from an image that netboot ;) )
Build from a fresh master git clone (default + luci-ssl) also fail


OpenWrt kernel loader for MIPS based SoC
Copyright (C) 2011 Gabor Juhos 
Decompressing kernel... done!
Starting kernel at 80001000...

# boot stuck here



Build with the following patch on top of 90853439a162d7c5389f6a68028b4390c349c04d netboot and flashboot fine

diff --git a/target/linux/ramips/mt7621/config-5.4 b/target/linux/ramips/mt7621/config-5.4
index b4c8ab1f1c..c7a5e6d2d3 100644
--- a/target/linux/ramips/mt7621/config-5.4
+++ b/target/linux/ramips/mt7621/config-5.4
@@ -27,7 +27,7 @@ CONFIG_CEVT_R4K=y
 CONFIG_CLKDEV_LOOKUP=y
 CONFIG_CLKSRC_MIPS_GIC=y
 CONFIG_CLONE_BACKWARDS=y
-CONFIG_CMDLINE="rootfstype=squashfs,jffs2"
+CONFIG_CMDLINE="rootfstype=squashfs,jffs2 earlyprintk"
 CONFIG_CMDLINE_BOOL=y
 # CONFIG_CMDLINE_OVERRIDE is not set
 CONFIG_COMMON_CLK=y


More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3354

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list