> I erase all the data in NOR flash when I update the u-boot. > The Linux kernel in the NOR flash is erased, too. > How can I re-flash the Linux kernel into NOR flash ?
Sorry that was to write the kernel to NAND flash ! To write your kernel to NOR I think you could load it via tftp and then use some u-boot commands (I think it was cp.b command) to write the kernel into NOR Regards, Carlos _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
