diff --git a/post/docs/README.txt b/post/docs/README.txt
index 9ce271a62eddad30ded9414068a8c5c3cd26982a..82092e7f6de0ad995db49fd0c1160d33784b4bde 100644 (file)
--- a/post/docs/README.txt
+++ b/post/docs/README.txt
Steps to program POST to EEPROM:
1. Be sure that IBL romparse.exe is pre-built under tools\boot_loader\ibl\src\util\romparse, if IBL is not built,
- refer to tools\boot_loader\ibl\doc\release_info.txt on how to build IBL for EVMC66xxL.
+ refer to tools\boot_loader\ibl\doc\README.txt on how to build IBL for EVMC66xxL.
2. Go to the tools\post\evmc66xxl\bin directory in Windows Explorer and open the post_romparse.bat in a text editor,
change "C6000_CG_DIR", "TARGET", "ENDIAN" and "IBL_ROOT_DIR" parameters accordingly.