Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] uboot patch
@ 2009-10-30 12:50 Jonathan dumaresq
  2009-10-30 14:12 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan dumaresq @ 2009-10-30 12:50 UTC (permalink / raw)
  To: buildroot

Hi,

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. 

Regards

Jonathan 

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

* [Buildroot] uboot patch
  2009-10-30 12:50 [Buildroot] uboot patch Jonathan dumaresq
@ 2009-10-30 14:12 ` Thomas Petazzoni
  2009-10-30 19:00   ` Jonathan dumaresq
  2009-10-30 19:13   ` Jonathan dumaresq
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2009-10-30 14:12 UTC (permalink / raw)
  To: buildroot

Le Fri, 30 Oct 2009 08:50:47 -0400,
"Jonathan dumaresq" <jdumaresq@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

 2. Set the configuration option BR2_TARGET_UBOOT_CUSTOM_PATCH in your
    Buildroot configuration

See target/u-boot/Makefile.in, line 73 and the next ones to see how the
u-boot source gets patched.

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

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

* [Buildroot] uboot patch
  2009-10-30 14:12 ` Thomas Petazzoni
@ 2009-10-30 19:00   ` Jonathan dumaresq
  2009-10-30 19:13   ` Jonathan dumaresq
  1 sibling, 0 replies; 4+ messages in thread
From: Jonathan dumaresq @ 2009-10-30 19:00 UTC (permalink / raw)
  To: buildroot

Hi,

I try this

Regards

Jonathan

-----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@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

 2. Set the configuration option BR2_TARGET_UBOOT_CUSTOM_PATCH in your
    Buildroot configuration

See target/u-boot/Makefile.in, line 73 and the next ones to see how the
u-boot source gets patched.

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

* [Buildroot] uboot patch
  2009-10-30 14:12 ` Thomas Petazzoni
  2009-10-30 19:00   ` Jonathan dumaresq
@ 2009-10-30 19:13   ` Jonathan dumaresq
  1 sibling, 0 replies; 4+ messages in thread
From: Jonathan dumaresq @ 2009-10-30 19:13 UTC (permalink / raw)
  To: buildroot

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@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

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

end of thread, other threads:[~2009-10-30 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-30 12:50 [Buildroot] uboot patch Jonathan dumaresq
2009-10-30 14:12 ` Thomas Petazzoni
2009-10-30 19:00   ` Jonathan dumaresq
2009-10-30 19:13   ` Jonathan dumaresq

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