From fa97c8684b38ca7375cbd2c8fe4cb463dbc88b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maria=20H=C3=B6gberg?= Date: Thu, 7 Jul 2022 15:37:27 +0100 Subject: Morello: Adding Morello 04 and 05 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maria Högberg Change-Id: I57e829d5717c375d41b079e3ca9db42ef773404c --- dhcp/validation.linaro.org/7-0-staticdevices.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'dhcp') diff --git a/dhcp/validation.linaro.org/7-0-staticdevices.conf b/dhcp/validation.linaro.org/7-0-staticdevices.conf index a8ed72a..37039ee 100644 --- a/dhcp/validation.linaro.org/7-0-staticdevices.conf +++ b/dhcp/validation.linaro.org/7-0-staticdevices.conf @@ -666,3 +666,17 @@ host staging-morello-03{ next-server 10.0.0.10; filename "/morello/busybox.img"; } + +host staging-morello-04{ + hardware ethernet 00:02:f7:00:97:bd; + fixed-address 10.7.0.110; + next-server 10.0.0.10; + filename "/morello/busybox.img"; +} + +host staging-morello-05{ + hardware ethernet 00:02:f7:00:97:ea; + fixed-address 10.7.0.111; + next-server 10.0.0.10; + filename "/morello/busybox.img"; +} -- cgit v1.2.3