Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3532 - Master producing unbootable ath79 builds #8596

Closed
openwrt-bot opened this issue Dec 25, 2020 · 3 comments
Closed

FS#3532 - Master producing unbootable ath79 builds #8596

openwrt-bot opened this issue Dec 25, 2020 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

mtracy:

NOTE: FS#3531 appears to be related and having the same issue, but for ipq806x

Hi all, building from master is resulting in unbootable firmware for ath79. The compile completes ok and no errors, but the resulting firmware will not boot on the device. I build from fresh clones of master on a regular basis for well over a year and this is my first time seeing this.

Steps to reproduce:

git clone https://git.openwrt.org/openwrt/openwrt.git
cd openwrt
./scripts/feeds update -a && ./scripts/feeds install -a
make clean (select target Ubiquiti UniFi AC Pro)
make defconfig
make download
make

Same thing happens when compiling for target Ubiquiti UniFi AC LR. Compile completes ok but the firmware won't boot on the unit. Tried both via sysupgrade from an older working OpenWrt build and from a factory restore via mtd write. U-boot on both models is where it should according to the device wiki and both units have been running builds from master for months.

Thinking it may have been some issue with the server I use for the builds (Debian 10), I reinstalled it with Fedora 33 and have the exact same problem with it producing unbootable ath79 builds.

Strangely, building from the same clone of master for ramips (mt7621) and x86_64 produces working bootable firmware.

@openwrt-bot
Copy link
Author

mtracy:

Sven Wegener has submitted this pull request #3717 to remediate the issue. Thanks @swegener and Michel Thill!

@openwrt-bot
Copy link
Author

bjonglez:

I closed this a bit too fast, the fix is still in blocktrron's staging tree but not in master:

https://git.openwrt.org/?p=openwrt/staging/blocktrron.git;a=commit;h=57e6f3ae65e1e77db6291f29b40002646b76db3b

@openwrt-bot
Copy link
Author

Borromini:

I think this can be closed now ath79 works fine again :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant