Hi Wolfgang,
Is there any particular reason why this patch is not in the main stream yet?
Thanks,
Michael
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Wed, May 12, 2010 at 3:02 PM, Detlev Zundel wrote:
> Hi Michael,
>
diff --git a/board/barco/barco.c b/board/barco/barco.c
index c5fe8c4..2d01f1b 100644
--- a/board/barco/barco.c
+++ b/board/barco/barco.c
@@ -348,12 +348,3 @@ int serial_tstc (void)
{
ret
Hi Michael,
>>> diff --git a/board/barco/barco.c b/board/barco/barco.c
>>> index c5fe8c4..2d01f1b 100644
>>> --- a/board/barco/barco.c
>>> +++ b/board/barco/barco.c
>>> @@ -348,12 +348,3 @@ int serial_tstc (void)
>>> {
>>> return 0;
>>> }
>>> -
>>> -unsigned long post_word_load (void)
>>>
On Mon, May 10, 2010 at 2:17 PM, Detlev Zundel wrote:
>
> It would have been really nice if you put the maintainers on CC (simply
> include a CC: ... in the patch git-send-email does the rest) of the
> boards that you change config files. This way they knew that there was
> a change which they sh
On Mon, May 10, 2010 at 2:51 PM, Anatolij Gustschin wrote:
...
> mpc512x related changes are OK. I tested them on mpc5121
> based pdm360ng board. Thanks again for this work!
> For mpc5121 part you can add
> Tested-by: Anatolij Gustschin
>
Ok, thanks for testing.
Michael
_
On Sun, 9 May 2010 18:27:10 +0300
Michael Zaidman wrote:
> Combine previously submitted POST cleanup patch series
> into single patch. Fix plain POST support introduced recently
> for mpc812x arch.
>
> - Revives POST for blackfin arch;
> - Removes redundant code:
> arch/blackfin/lib/post.c
On Mon, May 10, 2010 at 2:17 PM, Detlev Zundel wrote:
> Hi Michael,
>
>> Combine previously submitted POST cleanup patch series
>> into single patch. Fix plain POST support introduced recently
>> for mpc812x arch.
>>
>> - Revives POST for blackfin arch;
>> - Removes redundant code:
>> arch/bl
Hi Michael,
> Combine previously submitted POST cleanup patch series
> into single patch. Fix plain POST support introduced recently
> for mpc812x arch.
>
> - Revives POST for blackfin arch;
> - Removes redundant code:
> arch/blackfin/lib/post.c
> board/ssv/common/post.c
> arch/powe
Combine previously submitted POST cleanup patch series
into single patch. Fix plain POST support introduced recently
for mpc812x arch.
- Revives POST for blackfin arch;
- Removes redundant code:
arch/blackfin/lib/post.c
board/ssv/common/post.c
arch/powerpc/cpu/ppc4xx/commproc.c
9 matches
Mail list logo