Share/Bookmark

Hawkboard Software

Please find the attached file. It contains four files namely,
 
innovate-production-ais-uart-uboot.bin
innovate-production-ais-nand-uboot.bin
innovate-production-kernel.bin
innovate-production-fs.bin
 
Use the file innovate-production-ais-uart-uboot.bin with the Ti’s uart boot host utility & get to the hawkboard prompt. Use the following command afterwards.
 
nand erase
 
tftp innovate-production-ais-nand-uboot.bin
 
nand write.e 0xc0700000 0x20000 0x70000
 
tftp innovate-production-kernel.bin
 
nand write.e 0xc0700000 0x200000 0x200000
 
tftp innovate-production-fs.bin
 
nand write.e 0xc1180000 0x400000 0x800000
 
reset the board  & check whether the kernel boots properly.
 

0

Comments

Please provide the binary

Please provide the binary files for old version of hawkboard with xomap.
 
 

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.