From 1c22b7a1f2589e18fc78bcf49b05a9149b664b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 18 Feb 2021 23:07:05 +0100 Subject: bcm27xx: add support for RPI CM4 and RPI 400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Support added to bcm2709 (32 bits) and bcm2711 (64 bits). Signed-off-by: Álvaro Fernández Rojas (cherry-picked from commit 8ad61118fd) --- target/linux/bcm27xx/base-files/etc/board.d/02_network | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/bcm27xx/base-files') 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" ;; -- cgit v1.2.3