[PATCH] bcm53xx: Unconditionally build U-Boot for DIR-890L

Jonas Gorski jonas.gorski at gmail.com
Tue Sep 5 04:59:56 PDT 2023


On Mon, 4 Sept 2023 at 23:00, Linus Walleij <linus.walleij at linaro.org> wrote:
>
> On Mon, Sep 4, 2023 at 12:03 PM Rafał Miłecki <rafal at milecki.pl> wrote:
>
> > I don't see anything incorrect with Linus's original patch. Maybe we
> > just have some dependency handling issue in u-boot generic .mk code?
>
> I have transient problem with the dependencies at times, then
> I just chose another target (entirely different!) in menuconfig and
> then back to the intended target. Problem fixed, dependency
> selected. It feels a bit shaky though, but usually all autobuilds
> work fine.

You might want to set HIDDEN for the u-boot packages. Then they aren't
a user selectable package (config symbol) anymore, and their selection
state will follow the defaults automatically.

Should avoid the u-boot packages (not) being built/selected when
changing the device.

Best Regards,
Jonas



More information about the openwrt-devel mailing list