[Buildroot] uboot patch

Jonathan dumaresq jdumaresq at cimeq.qc.ca
Fri Oct 30 19:13:58 UTC 2009


Hi,

-----Message d'origine-----
De : buildroot-bounces at busybox.net [mailto:buildroot-bounces at busybox.net] De
la part de Thomas Petazzoni
Envoyé : 30 octobre 2009 10:12
À : buildroot at busybox.net
Objet : Re: [Buildroot] uboot patch

Le Fri, 30 Oct 2009 08:50:47 -0400,
"Jonathan dumaresq" <jdumaresq at cimeq.qc.ca> a écrit :

> I try to figure where I should put my u-boot patch to get them applied
> correctly ?
> 
> I have added my board as per the documentation, now, I try to add my
> custom uboot patch. 

Two solutions:

 1. Add your u-boot patch into your
    target/device/<company>/<board>/u-boot/ directory, and add:

U_BOOT_ARCH_PATCH_DIR:=target/device/<company>/<board>/u-boot

I should put this line in my .config file ? or in my Makefile.in ?

Jonathan





More information about the buildroot mailing list