diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2021-02-18 23:07:05 +0100 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2021-02-19 07:19:46 +0100 |
commit | 1c22b7a1f2589e18fc78bcf49b05a9149b664b5d (patch) | |
tree | 53b1aeb7312ee97bf45c410be5eb895d49762f76 /target/linux/bcm27xx/base-files | |
parent | 2e3983e387656e3886ff3014d4c503bf79aa02be (diff) | |
download | upstream-1c22b7a1f2589e18fc78bcf49b05a9149b664b5d.tar.gz upstream-1c22b7a1f2589e18fc78bcf49b05a9149b664b5d.tar.bz2 upstream-1c22b7a1f2589e18fc78bcf49b05a9149b664b5d.zip |
bcm27xx: add support for RPI CM4 and RPI 400
Support added to bcm2709 (32 bits) and bcm2711 (64 bits).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry-picked from commit 8ad61118fd)
Diffstat (limited to 'target/linux/bcm27xx/base-files')
-rwxr-xr-x | target/linux/bcm27xx/base-files/etc/board.d/02_network | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/bcm27xx/base-files/etc/board.d/02_network b/target/linux/bcm27xx/base-files/etc/board.d/02_network index 36c8c5df1a..665504a3fc 100755 --- a/target/linux/bcm27xx/base-files/etc/board.d/02_network +++ b/target/linux/bcm27xx/base-files/etc/board.d/02_network @@ -18,6 +18,8 @@ raspberrypi,2-model-b |\ raspberrypi,2-model-b-rev2 |\ raspberrypi,3-model-b |\ raspberrypi,3-model-b-plus |\ +raspberrypi,400 |\ +raspberrypi,4-compute-module |\ raspberrypi,4-model-b) ucidef_set_interface_lan "eth0" ;; |