summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-01 20:26:17 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-07-01 20:26:17 +0000
commit597cb96fa354bfad999b4149afef7f4e5875f2c7 (patch)
tree5c1fce08a58d36afbd8546124eae8ed0f5f43f9f /ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt
parent6e88239331734c841074e166e0a257218b3b0516 (diff)
downloadedk2-platforms-597cb96fa354bfad999b4149afef7f4e5875f2c7.tar.xz
ArmPlatformPkg: Update the list of the BaseTools pending patches and the documentation
To make the life easier for the user, I compiled the patches into a single patch 'BaseTools-Pending-Patches.patch'. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11966 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt')
-rw-r--r--ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt19
1 files changed, 16 insertions, 3 deletions
diff --git a/ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt b/ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt
index 890f0fb2e6..dcc1ba4afd 100644
--- a/ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt
+++ b/ArmPlatformPkg/Documentation/ArmRealViewRTSMInstructions.txt
@@ -6,13 +6,26 @@
Howto build UEFI RealView EB for RealTime System Model
------------------------------------------------------
-1. Set up the environment. And build the EDK2’s tools
+For Linux
+---------
+
+1. Get EDK2 from Tianocore Subversion repository
+svn co https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2 edk2 --username guest
+
+2. Get FatPkg from EDK2 SVN repository:
+cd edk2
+svn co https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2-fatdriver2/trunk/FatPkg FatPkg --username guest
+
+3. Apply BaseTools patches (BaseTools-Pending-Patches.patch combines all the currently pending BaseTools patches)
+patch -p1 < ArmPlatformPkg/Documentation/patches/BaseTools-Pending-Patches.patch
+
+4. Set up the environment. And build the EDK2’s tools
export EDK_TOOLS_PATH=`pwd`/BaseTools
. edksetup.sh `pwd`/BaseTools/
make -C $EDK_TOOLS_PATH
-2. Build the ARM RealView EB UEFI Firmware
-build -a ARM -p ArmPlatformPkg/ArmRealViewEBPkg/ArmRealViewEb-RTSM-A8.dsc -t RVCT
+5. Build the ARM RealView EB UEFI Firmware
+build -a ARM -p ArmPlatformPkg/ArmRealViewEBPkg/ArmRealViewEb-RTSM-A8.dsc -t RVCTLINUX
Howto test UEFI RealView EB on RealTime System Model - Example Cortex A8