I am trying to create a SD card for my AM335x EVM board using the SDK 6.00.00.00,
My AM335x came with 5.03.01 of the SDK but my development system requires SDK 6.00.00.00 (so that I can use newer version of QT creator).
So, I am trying to create a SD card using the following procedure. http://processors.wiki.ti.com/index.php/Sitara_Linux_SDK_create_SD_card_script
I followed the instruction for creating a 2 partition SD card.When I run the script, it does the partition correctly but it fails at the end indicating that the gzip is incorrect.
NOTE, I have observed that the original SD card that came with my AM335x has 3 partitions. Should I being doing that instead of a 2 partition? If so,where to I find the boot,bootfs and start partitions tarballs?
Any assistance would be greately appreciated.
NOTE: I am running VM ware player running Ubuntu,which has the TI 6.00.00.00 already loaded.
Thanks
Maddog