From fd65234c52eeaf9a389249363558a27ff2e9eef0 Mon Sep 17 00:00:00 2001 From: Bruce Griffith Date: Sun, 10 Aug 2014 23:03:44 -0600 Subject: [PATCH] AMD AGESA: Move Steppe Eagle BLOB to highlight only supports FT3b parts Move the Steppe Eagle AGESA.bin file into a socket-specific directory to highlight that this BLOB is only for soldered down processors in an FT3b package. Change-Id: I291b6a60be7d8f9d784e75650bc721495d89a4c7 Signed-off-by: Bruce Griffith --- pi/amd/00730F01/{ => FT3b}/AGESA.bin | Bin 505404 -> 505404 bytes .../{ => FT3b}/AGESA_Release_Notes.txt | 16 ++++++++++++++++ pi/amd/00730F01/{ => FT3b}/license.txt | 0 3 files changed, 16 insertions(+) rename pi/amd/00730F01/{ => FT3b}/AGESA.bin (99%) rename pi/amd/00730F01/{ => FT3b}/AGESA_Release_Notes.txt (83%) rename pi/amd/00730F01/{ => FT3b}/license.txt (100%) diff --git a/pi/amd/00730F01/AGESA.bin b/pi/amd/00730F01/FT3b/AGESA.bin similarity index 99% rename from pi/amd/00730F01/AGESA.bin rename to pi/amd/00730F01/FT3b/AGESA.bin index 960adcc8a0e4583daff1a3ebf325edf19428e1cb..31528e7e7a2e0e78b3bdfd13c46f39aa1cc894e9 100644 GIT binary patch delta 53 zcmdnBFaUuAL%Yx?*6l){*tCuS E0CzwYUH||9 delta 53 zcmdn + (3rdparty/pi/amd/00730F01) AGESA PI directory path + (FT3b/AGESA.bin) AGESA PI binary file name + (0xFFE00000) AGESA PI binary address in ROM + + config MMCONF_BASE_ADDRESS + hex + default 0xF8000000 + + config MMCONF_BUS_NUMBER + int + default 64 ============================================================================= diff --git a/pi/amd/00730F01/license.txt b/pi/amd/00730F01/FT3b/license.txt similarity index 100% rename from pi/amd/00730F01/license.txt rename to pi/amd/00730F01/FT3b/license.txt