Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Where is to find the latest version of bootstrap?
PostPosted: Thu Sep 08, 2011 1:45 pm 
Offline

Joined: Thu Jan 14, 2010 12:30 pm
Posts: 23
Hi all,

We are working with AT95SAM9G45 MCU and using the bottstrap 1.16. Thi ist the latest version which I could find at the atmel Website. But suddenly I found here the bootstrap 3.0 at

ftp://ftp.linux4sam.org/pub/Android4SAM ... p30.tar.gz

And I ask me: is this version the latest or exists any newest? Does anyone know, where is the Website of working group of bootstrap? Google doesn't help this time.

Thanx a lot,
velik


Top
 Profile  
 
 Post subject: Re: Where is to find the latest version of bootstrap?
PostPosted: Thu Sep 08, 2011 5:10 pm 
Offline

Joined: Sat Oct 30, 2010 6:04 pm
Posts: 574
I'm sure you could run a diff/merge application against the code and see what is different.

The AT91Bootstrap has a very simple job, to initialize the SDRAM, setup some GPIO/Serial, and pull the secondary bootloader (uBoot) from flash (NAND or DataFlash) into SDRAM before executing it. The 1.16 version has to support a wide range of older chips, with limited SRAM resources. It is a generic solution.

With chips with larger SRAM resources you can construct a more complicated boot loader that can in fact do some of the work that uBoot does to bring up the kernel, and eliminate stages in the boot strapping sequence. This doesn't invalidate the 1.16 method, it just becomes a different beast.

Go with the latest builds available for Linux/Android for the capabilities of your board/CPU, I would suspect they support initializing LCD panels, and splash screens. Most of the things I deal with are headless, your mileage may vary.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron