On Thu, Apr 09, 2015 at 06:20:37PM +0200, drEagle wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Hi all,
> 
> Is there any tutorial to help integrating a new platform into mainline u-boot 
> ?
> I may propose a new board upsream but the only information I have are an 
> older refork uboot.
> 
> Any advice will be welcome.

No, but it depends on both how old the old fork is and what does /
doesn't exist upstream already.  If for example the SoC core already
exists in mainline, mainly use the old code base to move the "board"
specific part up.  If the SoC isn't there in mainline, you can probably
drop-in the old code base easily enough and get it building / linking,
and then clean it up.  But it really depends on just how old the fork
is.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to