1. Current Location: Home >  Router settings >  Luban route stuck on the boot page after swiping U-Boot? A brick-saving note will bring you back to life in place

Luban route stuck on the boot page after swiping U-Boot? A brick-saving note will bring you back to life in place

1. Fault phenomenon

after flashing U-Boot (or Breed) for Luban (CreativeBox-CB3), the web background can no longer enter the system, and as soon as the browser is opened, it is the "U-Boot update page" - upload, restart, re-upload, dead loop. TTL serial port observation, it was found that the machine always stopped at Hit any key to stop autoboot, while the manual bootm prompted Bad Magic Number. This shows that firmware is not actually written in, or written in the wrong place.

2. The reason for 90% of the crater

according to the summary of a large number of netizens, sorted by frequency of appearance:

Luban route stuck on the boot page after swiping U-Boot? A brick-saving note will bring you back to life in place


3. Necessary steps before saving bricks

  1. disassemble the machine to connect TTL: TX→RX, RX→TX, GND→GND, baud rate 115200.
  2. power-on maniac presses space to enter the Breed command line (if you see =>, it is the official U-Boot).
  3. the static IP of the computer network port 192.168.1.2/24, open the tftpd32 firmware directory.
    as long as you can see the serial port menu, the machine will be saved; There is no output of the serial port, so the SPI programmer is needed.

4. The three-step method of resurrection in place

STEP-1 Confirm the partition

perform in Breed

part

should see normally
mtd0 0x00000 0x30000 "Bootloader" mtd1 0x30000 0x10000 "Config" mtd2 0x40000 0x10000 "Factory" mtd3 0x50000 0x7a0000 "firmware"
firmware must start with 0x50000, otherwise the address you swiped before must be wrong.

STEP-2 Reflashing the firmware

Breed Menu Selection

Firmware Update → General Firmware → Browse → Check immortalwrt-mt7621-creativebox-squashfs-sysupgrade.bin

key points :
  • only select the "Firmware" partition, do not manually fill in the address ;
  • after the upload is completed, wait 5 minutes for Breed to complete the verification + write + synchronization;
  • see Update completed, rebooting... power off and restart.

STEP-3 Validation Startup

TTL should appear after rebooting
[ 0.000000] Linux version 5.15.xxx [ 0.700000] mt7621_eth: done
browser access 192.168.1.1 has become an OpenWrt login page, and you're done.

5. If you still return to the U-Boot page

  1. Firmware change: immortalwrt, official R1911, Padavan all try once;
  2. change browser: Chrome uploads large files occasionally TCP Reset, which can be solved by changing Edge/IE;
  3. Revert U-Boot: If you want to use the official system again, you must first write the official u-boot-mt7621-68.bin back to mtd0, and then flash the official firmware, otherwise it will always prompt that it is not compatible.
    Breed Command Line Example:
    mtd write u-boot-mt7621-68.bin Bootloader reset

6. Summary

"upload 100% ≠ flashing complete" - MT7621 models such as Luban/New Route 3/CR660x, Web-Uboot can easily give people the illusion of "fake success"; As long as TTL can enter Breed, you can operate in the order of "check the partition first→ then brush the firmware→ and wait patiently for 5 minutes", and it can basically be revived in place without the need for chip detachment and programming. I wish you all to light up once and stay away from bricks!
Read More


Copyright Notice Scan to read on mobile
All Rights Reserved: 《SHUNOT》 => 《Luban route stuck on the boot page after swiping U-Boot? A brick-saving note will bring you back to life in place
Article URL: https://www.shunot.com/en/luyou/688.html
Unless otherwise stated, all articles are original by 《Routing enthusiast》. Reposting is welcome! Please indicate the original URL when reposting, thank you.

Comment List

Rise like the pho...
Rise like the pho...Reply
#1
After swiping U-Boot, the startup page is indeed a headache, and it is recommended to back up the data in advance to avoid operational errors. If you encounter a similar problem, trying to save the brick by following the steps may work.
4 个月前

Contact Us

Online Consultation: Click here to send me a message

WeChat ID: master_135

Scan to follow