summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ad1bedf)
raw | patch | inline | side by side (parent: ad1bedf)
author | Aravind Batni <aravindbr@ti.com> | |
Wed, 29 Aug 2012 19:03:48 +0000 (15:03 -0400) | ||
committer | Aravind Batni <aravindbr@ti.com> | |
Wed, 29 Aug 2012 19:03:48 +0000 (15:03 -0400) |
boot_loader/examples/ethernet/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
boot_loader/examples/i2c/nand/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
boot_loader/examples/i2c/nor/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
boot_loader/examples/i2c/tftp/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
boot_loader/examples/srio/docs/README.pdf | [changed mode: 0644->0755] | patch | blob | history |
boot_loader/examples/srio/docs/readme.doc | [changed mode: 0644->0755] | patch | blob | history |
post/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
writer/nand/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
writer/nor/docs/README.txt | [changed mode: 0644->0755] | patch | blob | history |
diff --git a/boot_loader/examples/ethernet/docs/README.txt b/boot_loader/examples/ethernet/docs/README.txt
SW5(pin1, pin2, pin3, pin4): on, off, on, off
SW6(pin1, pin2, pin3, pin4): off, off, on, on
+ The DIP switch setting for C6657 EVM is:
+ SW3(pin1, pin2, pin3, pin4, pin5, pin6, pin7, pin8): off, on, off, on, on, on, on, off
+ SW5(pin1, pin2, pin3, pin4, pin5, pin6, pin7, pin8): on, off, on, off, off, on, on, on
+
2. Once the DSP boots up, it transmits BOOTP packet at regular interval which will have the MAC ID of the DSP.
3. Add an ARP entry for the DSP MAC address associating with an IP local to the host. For example if the host PC's
Notes:
1. In order to compile the pcsendpkt.c file please compile with -lwsock32 option for using windows socket.
2. Please refer to the C66x DSP Bootloader User's Guide (http://www.ti.com/litv/pdf/sprugy5) for more details.
-3. Please refer to C6678L/C6670L EVM boot mode dip switch settings:
+3. Please refer to C6678L/C6670L/C6657L EVM boot mode dip switch settings:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
http://processors.wiki.ti.com/index.php/TMDXEVM6670L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
+http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
and User's Guide for more details:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
diff --git a/boot_loader/examples/i2c/nand/docs/README.txt b/boot_loader/examples/i2c/nand/docs/README.txt
5. After POR, IBL will boot the hello world image from NAND.
-Please refer to C6678L/C6670L EVM boot mode dip switch settings:
+Please refer to C6678L/C6670L/C6657L EVM boot mode dip switch settings:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
http://processors.wiki.ti.com/index.php/TMDXEVM6670L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
+http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
and User's Guide for more details:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
diff --git a/boot_loader/examples/i2c/nor/docs/README.txt b/boot_loader/examples/i2c/nor/docs/README.txt
4. After POR, IBL will boot the hello world image from NOR.
-Please refer to C6678L/C6670L EVM boot mode dip switch settings:
+5. Please refer to C6678L/C6670L/C6657L EVM boot mode dip switch settings:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
http://processors.wiki.ti.com/index.php/TMDXEVM6670L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
+http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
and User's Guide for more details:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
diff --git a/boot_loader/examples/i2c/tftp/docs/README.txt b/boot_loader/examples/i2c/tftp/docs/README.txt
6. Be sure the EVM and the PC are connected in the same subnet of a local network, after POR, IBL will download the
boot image from TFTP server and boot from it.
-Please refer to C6678L/C6670L EVM boot mode dip switch settings:
+Please refer to C6678L/C6670L/C6657L EVM boot mode dip switch settings:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
http://processors.wiki.ti.com/index.php/TMDXEVM6670L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
+http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
and User's Guide for more details:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
diff --git a/post/docs/README.txt b/post/docs/README.txt
--- a/post/docs/README.txt
+++ b/post/docs/README.txt
boot the POST directly from the EEPROM after POR. The boot status and test result can be monitored using the Hyper
Terminal as mentioned in "Steps to run POST in CCSv5".
-Please refer to C6678L/C6670L EVM boot mode dip switch settings:
+Please refer to C6678L/C6670L/C6657L EVM boot mode dip switch settings:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
http://processors.wiki.ti.com/index.php/TMDXEVM6670L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
+http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup#Boot_Mode_Dip_Switch_Settings
and User's Guide for more details:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
\ No newline at end of file
supported device numbers are
C6678
C6670
+ C6657
Please refer to BIOS MCSDK 2.0 User's Guide (http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide) for more details.
\ No newline at end of file
supported device numbers are
C6678
C6670
+ C6657
Please refer to BIOS MCSDK 2.0 User's Guide (http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide) for more details.
\ No newline at end of file