You must understand how the chip boots have you read the boot rom section of the TRM?
On Saturday, October 19, 2013 5:07 PM, "[email protected]" <[email protected]> wrote: I have written an article after a long struggle with bootloader internals. Here are the links. It is written using GNU Assembler and C http://www.codeproject.com/Articles/664165/Writing-a-boot-loader-in-Assembly-and-C-Part-1 http://www.codeproject.com/Articles/668422/Writing-a-boot-loader-in-Assembly-and-C-Part-2 Cheers :) On Thursday, December 16, 2010 2:27:09 AM UTC+5:30, vladimir wrote: vamsi53 wrote: >> Hello Guys, >> I would like to learn about writing boot loaders.Like how to go about >> writing a boot loader for the Beagle board. I tried web but couldn't >> find info about the same. I would greatly appreciate your suggestions >> and recommended readings. >read the uboot source code, then try to forget it :) -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
