From a5efee5fdea55f398decc9cabebce3744bbd8147 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Thu, 4 Jan 2018 08:25:43 -0700 Subject: [PATCH] Kahlee/Grunt: Move remaining stoneyridge blobs Rename northbridge/amd/00670F00/license.txt to northbridge/amd/00670F00/vbios_license.txt (to avoid conflict with another file license.txt already present in soc/amd/stoneyridge), then move northbridge/amd/00670F00/* into soc/amd/stoneyridge. BUG=b:70785272 TEST=none, just a move. Change-Id: I1481814e249d5daab4d6ed6c0964bf575b426bf5 Signed-off-by: Richard Spiegel --- .../amd/00670F00 => soc/amd/stoneyridge}/VBIOS.bin | Bin .../amd/stoneyridge}/VBIOS_Release_Notes.txt | 0 .../amd/stoneyridge/vbios_license.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {northbridge/amd/00670F00 => soc/amd/stoneyridge}/VBIOS.bin (100%) rename {northbridge/amd/00670F00 => soc/amd/stoneyridge}/VBIOS_Release_Notes.txt (100%) rename northbridge/amd/00670F00/license.txt => soc/amd/stoneyridge/vbios_license.txt (100%) diff --git a/northbridge/amd/00670F00/VBIOS.bin b/soc/amd/stoneyridge/VBIOS.bin similarity index 100% rename from northbridge/amd/00670F00/VBIOS.bin rename to soc/amd/stoneyridge/VBIOS.bin diff --git a/northbridge/amd/00670F00/VBIOS_Release_Notes.txt b/soc/amd/stoneyridge/VBIOS_Release_Notes.txt similarity index 100% rename from northbridge/amd/00670F00/VBIOS_Release_Notes.txt rename to soc/amd/stoneyridge/VBIOS_Release_Notes.txt diff --git a/northbridge/amd/00670F00/license.txt b/soc/amd/stoneyridge/vbios_license.txt similarity index 100% rename from northbridge/amd/00670F00/license.txt rename to soc/amd/stoneyridge/vbios_license.txt