* Pending patches for 2010.07
@ 2010-06-29 16:30 Eric Bénard
2010-06-30 7:17 ` Sascha Hauer
0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2010-06-29 16:30 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
Hi Sascha,
the following patches are needed to get good support of cpuimx35 for
2010.07 :
[PATCH 1/2] imx-ipu-fb: Add board specific hook to enable display
http://lists.infradead.org/pipermail/barebox/2010-June/001068.html
[PATCH 2/2] imx-ipu-fb: do not enable framebuffer on startup
http://lists.infradead.org/pipermail/barebox/2010-June/001069.html
[PATCH] eukrea_cpuimx35: boot update
http://lists.infradead.org/pipermail/barebox/2010-June/001071.html
[PATCH] eukrea_cpuimx35: better usage of LCD enable pins
http://lists.infradead.org/pipermail/barebox/2010-June/001095.html
(for this last one, please take the patch sent today, I forget to put v2
in the subject)
Is there something to rework in theses patches to get them into
thursday's release (I can do it tomorrow if necessary) ?
Thanks
Eric
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Pending patches for 2010.07
2010-06-29 16:30 Pending patches for 2010.07 Eric Bénard
@ 2010-06-30 7:17 ` Sascha Hauer
2010-06-30 7:49 ` Eric Bénard
2010-06-30 8:14 ` Eric Bénard
0 siblings, 2 replies; 4+ messages in thread
From: Sascha Hauer @ 2010-06-30 7:17 UTC (permalink / raw)
To: Eric Bénard; +Cc: barebox
Hi Eric,
On Tue, Jun 29, 2010 at 06:30:12PM +0200, Eric Bénard wrote:
> Hi Sascha,
>
> the following patches are needed to get good support of cpuimx35 for
> 2010.07 :
What's missing first is the board support. It's currently sitting in
-next.
>
> [PATCH 1/2] imx-ipu-fb: Add board specific hook to enable display
> http://lists.infradead.org/pipermail/barebox/2010-June/001068.html
> [PATCH 2/2] imx-ipu-fb: do not enable framebuffer on startup
> http://lists.infradead.org/pipermail/barebox/2010-June/001069.html
I applied these to next a few moments ago.
>
> [PATCH] eukrea_cpuimx35: boot update
> http://lists.infradead.org/pipermail/barebox/2010-June/001071.html
>
> [PATCH] eukrea_cpuimx35: better usage of LCD enable pins
> http://lists.infradead.org/pipermail/barebox/2010-June/001095.html
> (for this last one, please take the patch sent today, I forget to put v2
> in the subject)
These do not apply. I haven't looked into it though.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Pending patches for 2010.07
2010-06-30 7:17 ` Sascha Hauer
@ 2010-06-30 7:49 ` Eric Bénard
2010-06-30 8:14 ` Eric Bénard
1 sibling, 0 replies; 4+ messages in thread
From: Eric Bénard @ 2010-06-30 7:49 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
Hi Sascha,
Le 30/06/2010 09:17, Sascha Hauer a écrit :
> On Tue, Jun 29, 2010 at 06:30:12PM +0200, Eric Bénard wrote:
>> Hi Sascha,
>>
>> the following patches are needed to get good support of cpuimx35 for
>> 2010.07 :
>
> What's missing first is the board support. It's currently sitting in
> -next.
>
OK sorry, I forget that next is 2010.08 ;-)
>>
>> [PATCH 1/2] imx-ipu-fb: Add board specific hook to enable display
>> http://lists.infradead.org/pipermail/barebox/2010-June/001068.html
>> [PATCH 2/2] imx-ipu-fb: do not enable framebuffer on startup
>> http://lists.infradead.org/pipermail/barebox/2010-June/001069.html
>
> I applied these to next a few moments ago.
>
git says 33 min ago ;-)
>>
>> [PATCH] eukrea_cpuimx35: boot update
>> http://lists.infradead.org/pipermail/barebox/2010-June/001071.html
>>
>> [PATCH] eukrea_cpuimx35: better usage of LCD enable pins
>> http://lists.infradead.org/pipermail/barebox/2010-June/001095.html
>> (for this last one, please take the patch sent today, I forget to put v2
>> in the subject)
>
> These do not apply. I haven't looked into it though.
>
ok strange, I'm rebasing and resending.
Thanks,
Eric
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Pending patches for 2010.07
2010-06-30 7:17 ` Sascha Hauer
2010-06-30 7:49 ` Eric Bénard
@ 2010-06-30 8:14 ` Eric Bénard
1 sibling, 0 replies; 4+ messages in thread
From: Eric Bénard @ 2010-06-30 8:14 UTC (permalink / raw)
To: Sascha Hauer; +Cc: barebox
Hi Sascha,
Le 30/06/2010 09:17, Sascha Hauer a écrit :
>> [PATCH] eukrea_cpuimx35: boot update
>> http://lists.infradead.org/pipermail/barebox/2010-June/001071.html
>>
>> [PATCH] eukrea_cpuimx35: better usage of LCD enable pins
>> http://lists.infradead.org/pipermail/barebox/2010-June/001095.html
>> (for this last one, please take the patch sent today, I forget to put v2
>> in the subject)
>
> These do not apply. I haven't looked into it though.
>
in fact I think these should apply to next I think, sorry I mixed next &
master !
Thanks,
Eric
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-30 8:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29 16:30 Pending patches for 2010.07 Eric Bénard
2010-06-30 7:17 ` Sascha Hauer
2010-06-30 7:49 ` Eric Bénard
2010-06-30 8:14 ` Eric Bénard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox