Skip to content
Snippets Groups Projects
Unverified Commit e0b723ce authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

mpc85xx-p1020: add support for Hewlett-Packard MSM460 (#3272)

parent fb2c9ae8
No related branches found
Tags experimental-2024-06-07-base
No related merge requests found
...@@ -369,6 +369,10 @@ mpc85xx-p1020 ...@@ -369,6 +369,10 @@ mpc85xx-p1020
- WS-AP3825i - WS-AP3825i
* Hewlett-Packard
- MSM460
* Ocedo * Ocedo
- Panda - Panda
......
...@@ -29,6 +29,11 @@ device('extreme-networks-ws-ap3825i', 'extreme-networks_ws-ap3825i', { ...@@ -29,6 +29,11 @@ device('extreme-networks-ws-ap3825i', 'extreme-networks_ws-ap3825i', {
}) })
-- Hewlett-Packard
device('hewlett-packard-msm460', 'hpe_msm460')
-- OCEDO -- OCEDO
device('ocedo-panda', 'ocedo_panda', { device('ocedo-panda', 'ocedo_panda', {
......
  • Sid @autinerd

    mentioned in commit 068cca0e

    ·

    mentioned in commit 068cca0e

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment