summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2011-08-11 08:33:19 -0500
committerHao Zhang2011-08-11 08:33:19 -0500
commit3d82281ae0b2a51bd8106fb30b4dca607f0199e4 (patch)
treec698fdd0d3f0e9333aa69331d5771d1d0cd5f179
parent4c64adf93c730d171194b1b087a90b04e1bf50d0 (diff)
downloadmcsdk-tools-3d82281ae0b2a51bd8106fb30b4dca607f0199e4.tar.gz
mcsdk-tools-3d82281ae0b2a51bd8106fb30b4dca607f0199e4.tar.xz
mcsdk-tools-3d82281ae0b2a51bd8106fb30b4dca607f0199e4.zip
Modified POST readme to point to IBL readme.txt
-rw-r--r--post/docs/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/docs/README.txt b/post/docs/README.txt
index 9ce271a..82092e7 100644
--- a/post/docs/README.txt
+++ b/post/docs/README.txt
@@ -37,7 +37,7 @@ Steps to run POST in CCSv5:
37Steps to program POST to EEPROM: 37Steps to program POST to EEPROM:
38 38
391. Be sure that IBL romparse.exe is pre-built under tools\boot_loader\ibl\src\util\romparse, if IBL is not built, 391. Be sure that IBL romparse.exe is pre-built under tools\boot_loader\ibl\src\util\romparse, if IBL is not built,
40 refer to tools\boot_loader\ibl\doc\release_info.txt on how to build IBL for EVMC66xxL. 40 refer to tools\boot_loader\ibl\doc\README.txt on how to build IBL for EVMC66xxL.
41 41
422. Go to the tools\post\evmc66xxl\bin directory in Windows Explorer and open the post_romparse.bat in a text editor, 422. Go to the tools\post\evmc66xxl\bin directory in Windows Explorer and open the post_romparse.bat in a text editor,
43 change "C6000_CG_DIR", "TARGET", "ENDIAN" and "IBL_ROOT_DIR" parameters accordingly. 43 change "C6000_CG_DIR", "TARGET", "ENDIAN" and "IBL_ROOT_DIR" parameters accordingly.