From c96201acb1d16dea90d2f8477f694346e0829dd6 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 16 Apr 2024 11:39:13 -0600 Subject: mb/framework: Push initial port of azalea (Framework 13 AMD 7040) This is a minimal framework that allows the build to compile. Signed-off-by: Martin Roth Change-Id: Ief4b5c75471a2ef5bedaaee9b4737510c2826b6e Reviewed-on: https://review.coreboot.org/c/coreboot/+/81978 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/framework/azalea/devicetree.cb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/mainboard/framework/azalea/devicetree.cb (limited to 'src/mainboard/framework/azalea/devicetree.cb') diff --git a/src/mainboard/framework/azalea/devicetree.cb b/src/mainboard/framework/azalea/devicetree.cb new file mode 100644 index 0000000000..3c39d04322 --- /dev/null +++ b/src/mainboard/framework/azalea/devicetree.cb @@ -0,0 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0-only + +chip soc/amd/phoenix + + device domain 0 on + end # domain + +end # chip soc/amd/phoenix -- cgit v1.2.3