X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Fibl.git;a=blobdiff_plain;f=doc%2Fevmc6670-instructions.txt;h=be93554c53d944b9b03706e23c5f129d1bd5de20;hp=352c01cc01f0a72a7660dd58687102cc511dc388;hb=8f45449d438afe6fac3237d1896e3df6b5d9351a;hpb=32ef6504749fb736143aa44e121c4be64895dafc;ds=sidebyside diff --git a/doc/evmc6670-instructions.txt b/doc/evmc6670-instructions.txt index 352c01c..be93554 100644 --- a/doc/evmc6670-instructions.txt +++ b/doc/evmc6670-instructions.txt @@ -13,7 +13,7 @@ Steps to use IBL on the c6670 EVM boot mode on the EVM (please refer to the EVM technical reference manual on how to set the boot mode dip switches. (b) Open CCSv5 and launch the evmc66xx emulator target configuration and connect to core 0. - (c) Load the program i2cparam_c6670_le.out to CCS. + (c) Load the program i2cparam_0x51_c6670_le_0x500.out to CCS. (d) Run the program and a message "Run the GEL for the device to be configured, press return to program the I2C" will be printed on the CCS console. (e) Load i2cConfig.gel (in CCSv5 Tools->GEL Files, right click mouse in GEL Files @@ -43,7 +43,7 @@ Steps to use IBL on the c6670 EVM SW4(on, on, on, on), SW5(on, on, on, off), SW6(on, on, on, on) - This will set the boot para index to 0 to boot the NOR image, by default + This will set the boot param index to 0 to boot the NOR image, by default the boot configuration table sets the NOR offset address to be 0 and image format to be ELF for image 0. @@ -53,7 +53,7 @@ Steps to use IBL on the c6670 EVM SW4(on, off, on, on), SW5(on, on, on, off), SW6(on, on, on, on) - This will set the boot para index to 2 to boot the NAND image, by default + This will set the boot param index to 2 to boot the NAND image, by default the boot configuration table sets the NAND offset address to be 16384 (start of block 1) and image format to be BBLOB for image 0. @@ -63,7 +63,7 @@ Steps to use IBL on the c6670 EVM SW4(on, on, off, on), SW5(on, on, on, off), SW6(on, on, on, on) - This will set the boot para index to 4 to boot an image from a remote TFTP + This will set the boot param index to 4 to boot an image from a remote TFTP server, by default the boot configuration table sets the server IP to be 192.168.2.101, board IP to be 192.168.2.100 and image format to be BBLOB.