[U-Boot] [PATCH v4 5/5] New board support: Nokia RX-51 aka N900

Pali Rohár pali.rohar at gmail.com
Mon Oct 29 18:55:35 CET 2012


On Tuesday 23 October 2012 09:20:39 Igor Grinberg wrote:
> 
> > +/*
> > + * Routine: board_init
> > + * Description: Early hardware init.
> > + */
> > +int board_init(void)
> > +{
> > +	gpmc_init(); /* in SRAM or SDRAM, finish GPMC */
> > +	/* board id for Linux */
> > +	gd->bd->bi_arch_number = MACH_TYPE_NOKIA_RX51;
> 
> This should be specified in the board config file
> (see CONFIG_MACH_TYPE in README), unless, you have multiple
> board types supported in the same board file/binary
> (which does not look like the case here) and it is runtime
> detectable.
> 

I sent new version of this patch.

-- 
Pali Rohár
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121029/6caa927d/attachment.pgp>


More information about the U-Boot mailing list