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.
Comments
Please provide the binary
Please provide the binary files for old version of hawkboard with xomap.
Post new comment