public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Adding a new board to U-Boot
       [not found] <1408012851.715.1292856000995.JavaMail.root@mailserver.xen.bluechiptechnology.co.uk>
@ 2010-12-20 15:08 ` Robert Mortimer
  2010-12-20 16:17   ` Bedia, Vaibhav
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Mortimer @ 2010-12-20 15:08 UTC (permalink / raw)
  To: u-boot



First off I aplogise for top posting. It is common on some of the groups I am in 
You will be glad to know I have registerd our board with the ARM registry 
I have updated my local git repo to reflect the number we were given. 
None of the porting guides I found round the internet seemed to include this step 

Please could you confirm my understanding that the unique reference 
is passed to the loading Linux kernel to allow it to configure it's self for 
the target hardware. 

Regards Rob 

Blue Chip Technology Limited. Chowley Oak Lane, Tattenhall, Chester, Cheshire CH3 9EX Tel: 01829 772000 Registered in England 3110403 Vat No: GB 618 374134

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Adding a new board to U-Boot
  2010-12-20 15:08 ` [U-Boot] Adding a new board to U-Boot Robert Mortimer
@ 2010-12-20 16:17   ` Bedia, Vaibhav
  0 siblings, 0 replies; 2+ messages in thread
From: Bedia, Vaibhav @ 2010-12-20 16:17 UTC (permalink / raw)
  To: u-boot

On Monday, December 20, 2010 8:39 PM, Robert Mortimer wrote:
> First off I aplogise for top posting. It is common on some of the
> groups I am in You will be glad to know I have registerd our board
> with the ARM registry I have updated my local git repo to reflect the
> number we were given. None of the porting guides I found round the
> internet seemed to include this step   
> 
> Please could you confirm my understanding that the unique reference
> is passed to the loading Linux kernel to allow it to configure it's
> self for the target hardware.  
> 

The mach-type number has to be passed by the bootloader to the kernel via the
register r1 in case of ARM based processors atleast.

You can refer to http://www.arm.linux.org.uk/developer/booting.php
and http://www.linux-arm.org/LinuxKernel/LinuxNewPlatformPort for more on this.

Regards,
Vaibhav

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-20 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1408012851.715.1292856000995.JavaMail.root@mailserver.xen.bluechiptechnology.co.uk>
2010-12-20 15:08 ` [U-Boot] Adding a new board to U-Boot Robert Mortimer
2010-12-20 16:17   ` Bedia, Vaibhav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox