diff --git a/fdts/morello-fvp.dts b/fdts/morello-fvp.dts index 55c87bfc0..69c2abcbf 100644 --- a/fdts/morello-fvp.dts +++ b/fdts/morello-fvp.dts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Arm Limited. All rights reserved. + * Copyright (c) 2020-2022, Arm Limited. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ @@ -8,6 +8,7 @@ #include "morello.dtsi" / { + model = "Arm Morello Fixed Virtual Platform"; chosen { stdout-path = "serial0:115200n8"; diff --git a/fdts/morello-soc.dts b/fdts/morello-soc.dts index f93f980b4..2f9865bd9 100644 --- a/fdts/morello-soc.dts +++ b/fdts/morello-soc.dts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, Arm Limited. All rights reserved. + * Copyright (c) 2021-2022, Arm Limited. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ @@ -8,6 +8,7 @@ #include "morello.dtsi" / { + model = "Arm Morello System Development Platform"; chosen { stdout-path = "serial0:115200n8";