You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
In order to obtain the both files "openwrt-ramips-mt7620-ArcherC2-squashfs-sysupgrade.bin" (the one distributed here) and the "openwrt-ramips-mt7620-ArcherC2-initramfs-kernel.bin" (the one that I request), you need only to do:
When execute the "make menuconfig" then select "TARGET IMAGES" ---> and enable RAMDISK. Leave enabled "SQUASHFS" too.
After compile, you see both files in the "bin/ramips/" directory. Then please distribute both files in the release section.
With this you enable the option for flashing (with "squashfs-sysupgrade.bin") the OpenWRT firmware; and for booting (with "initramfs-kernel.bin") using the TFTP mode of the Bootloader. The advantage with the second method it's that you can test the firmware without flahshing anything. So it's completly safe!
I hope you do this upgrade!
Thank you for this port. 😄
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
In addition to the SYSUPGRADE release, I suggest to release too the INITRAMFS version.
This will help users that tries to check the firmware using the serial console with the TFTP load.
See: http://lede-project.org/docs/guide-developer/adding_new_device#testing_images
You agree?
The text was updated successfully, but these errors were encountered: