How to invoke Golden Partition on GT-400

===================================================================

 

The straight forward way to invoke the golden partition

is to erase both the primary and secondary partitions.

the inability to boot from either partitions will force uboot

to copy the golden partition to the primary partition and reboots the terminal.

 

The following commands to erase flash are documented in the L4 SDK user guide:

[type the following in uboot after getting into uboot, ie hit any key]

 

nand erase clean f30000 868000  <-- this erases primary

 

nand erase clean 1798000 868000  <-- this erases secondary

 

reset   <-- reboot the terminal


DISCLAIMER:

INFORMATION PROVIDED THROUGH THIS SITE IS PROVIDED TO YOU AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OR WARRANTIES OF ANY KIND, AND WE MAKE NO REPRESENTATION OR WARRANTY THAT THIS SITE(OR ANY INFORMATION PROVIDED IN RESPONSE TO YOUR INQUIRY), WILL BE ACCURATE, COMPLETE, OR ERROR-FREE.

YOU AGREE THAT YOU MUST EVALUATE ALL INFORMATION AND RESPONSES, AND THAT YOU BEAR ALL RISKS ASSOCIATED WITH, THE USE OF THIS SITE, INCLUDING ANY RELIANCE ON THE ACCURACY,COMPLETENESS, OR USEFULNESS OF ANY INFORMATION OR MATERIALS MADE AVAILABLE THROUGH THIS SITE.