From a2455b2967ad3ab7e95785820e49f600b06477f6 Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Tue, 11 Jun 2019 09:51:12 -0600 Subject: Documentation/soc/amd: Add Family 17h Begin a directory for AMD soc devices and add an explanation of how Family 17h works. Newer AMD systems use a unique paradign for initializing the x86 processors. Change-Id: I7bd8649996add80747f6a60b9dfd35a94a560be1 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/c/coreboot/+/33399 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- Documentation/soc/amd/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/soc/amd/index.md (limited to 'Documentation/soc/amd/index.md') diff --git a/Documentation/soc/amd/index.md b/Documentation/soc/amd/index.md new file mode 100644 index 0000000000..7945b488f5 --- /dev/null +++ b/Documentation/soc/amd/index.md @@ -0,0 +1,8 @@ +# AMD SOC-specific documentation + +This section contains documentation about coreboot on specific AMD SOCs. + +## Technology + +- [Family 17h](family17h.md) + -- cgit v1.2.3