From 44322be3ea2ac1bbbad27451b230f925155a8276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Wed, 18 May 2016 14:01:11 +0300 Subject: [PATCH] UPSTREAM: AGESA f10: Pick sample platform configuration Tree does not have any AGESA f10 boards. Keep the Danube platform as a sample configuration file for unlikely future use. Change-Id: I025aff48fcd0884b45e2a0a993d82f317ede48be Original-Signed-off-by: Kysti Mlkki Original-Reviewed-on: https://review.coreboot.org/14884 Original-Reviewed-by: Paul Menzel Original-Reviewed-by: Martin Roth (cherry-picked from commit db1b344207cf1c21b0ac96b8bca90ad308566c67) Signed-off-by: Martin Roth Reviewed-on: https://chromium-review.googlesource.com/350077 Reviewed-by: Furquan Shaikh --- .../amd/agesa/f10/Include/{DanubeInstall.h => PlatformInstall.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/vendorcode/amd/agesa/f10/Include/{DanubeInstall.h => PlatformInstall.h} (100%) diff --git a/src/vendorcode/amd/agesa/f10/Include/DanubeInstall.h b/src/vendorcode/amd/agesa/f10/Include/PlatformInstall.h similarity index 100% rename from src/vendorcode/amd/agesa/f10/Include/DanubeInstall.h rename to src/vendorcode/amd/agesa/f10/Include/PlatformInstall.h