projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cbaed4
)
mpc85xx: HPE MSM460 add HPE MSM466 alias
author
Raylynn Knight
<
[email protected]
>
Tue, 25 Nov 2025 23:39:18 +0000
(18:39 -0500)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 27 Nov 2025 21:58:32 +0000
(22:58 +0100)
Define MSM466 as alternative name, to explicitly show the device is
supported using existing image (MSM460). The only difference between
the MSM460 and MSM466 is that the MSM466 has external antenna.
Signed-off-by: Raylynn Knight <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20937
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/mpc85xx/image/p1020.mk
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/image/p1020.mk
b/target/linux/mpc85xx/image/p1020.mk
index 3809b9bb0b8df238fc5f904f3514c87465334167..4a9b3e5700e1a232fe93d000a0d6aa9fb39ec057 100644
(file)
--- a/
target/linux/mpc85xx/image/p1020.mk
+++ b/
target/linux/mpc85xx/image/p1020.mk
@@
-96,6
+96,8
@@
define Device/hpe_msm460
DEVICE_MODEL := MSM460
DEVICE_ALT0_VENDOR := Hewlett-Packard
DEVICE_ALT0_MODEL := MSM430
+ DEVICE_ALT1_VENDOR := Hewlett-Packard
+ DEVICE_ALT1_MODEL := MSM466
KERNEL = kernel-bin | fit none $(KDIR)/image-$$(DEVICE_DTS).dtb
KERNEL_NAME := zImage.la3000000
KERNEL_ENTRY := 0x3000000