aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/base-files
diff options
context:
space:
mode:
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-18 23:43:18 +0100
commit8ad61118fdce8d99377c83377762c16576671fd3 (patch)
treefd904895d71e2917054f6ffb56b9c66e526e4590 /target/linux/bcm27xx/base-files
parent1d3a9b1c00b4a7a31fbc91ce3f96e6041552965a (diff)
downloadupstream-8ad61118fdce8d99377c83377762c16576671fd3.tar.gz
upstream-8ad61118fdce8d99377c83377762c16576671fd3.tar.bz2
upstream-8ad61118fdce8d99377c83377762c16576671fd3.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>
Diffstat (limited to 'target/linux/bcm27xx/base-files')
-rwxr-xr-xtarget/linux/bcm27xx/base-files/etc/board.d/02_network2
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"
;;