[OpenWrt-Devel] [PATCH] bcm63xx: Livebox1: reenable the image generation

mail at adrianschmutzler.de mail at adrianschmutzler.de
Sun May 17 13:00:31 EDT 2020


Hi,

> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
> On Behalf Of Daniel González Cabanelas
> Sent: Sonntag, 17. Mai 2020 18:52
> To: openwrt-devel at lists.openwrt.org
> Cc: noltari at gmail.com
> Subject: [OpenWrt-Devel] [PATCH] bcm63xx: Livebox1: reenable the image
> generation
> 
> This old BCM6348 device still runs quite fine with OpenWrt snapshots when
> the board is modded with 64MB of RAM.
> 
> Reenable the image generation and advertise the mod in the image filename

OpenWrt does not officially support modded devices. If you require something like that, just build the appropriate image yourself.

Despite that, I don't think the way you modify the image name would fit the naming logic on that target very well.

I will mark this patch as Rejected. Sorry.

Best

Adrian

> 
> Signed-off-by: Daniel González Cabanelas <dgcbueu at gmail.com>
> ---
>  target/linux/bcm63xx/image/bcm63xx.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/bcm63xx/image/bcm63xx.mk
> b/target/linux/bcm63xx/image/bcm63xx.mk
> index d5601e2c3c..1e5b0b9776 100644
> --- a/target/linux/bcm63xx/image/bcm63xx.mk
> +++ b/target/linux/bcm63xx/image/bcm63xx.mk
> @@ -759,7 +759,7 @@ define Device/inventel_livebox-1
>    DEVICE_MODEL := Livebox 1
>    SOC := bcm6348
>    DEVICE_PACKAGES := $(B43_PACKAGES) $(USB1_PACKAGES)
> -  DEFAULT := n
> +  IMAGE_NAME = $$(IMAGE_PREFIX)-64RAM_mod-$$(1).$$(2)
>  endef
>  TARGET_DEVICES += inventel_livebox-1
> 
> --
> 2.26.2
> 
> 
> 
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20200517/f3b54976/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list