+U-Boot list
Hi Martin,
On 16 November 2014 23:32, Martin Dorwig wrote:
> Hello, Simon,
> i startend working on a solution for the jumptable.
> Please give me some time to work it out.
> i will replace the current pointer array with a struct that contains typed
> function pointers as you already
Hi Wolfgang,
On 13 November 2014 13:51, Wolfgang Denk wrote:
> Dear Simon,
>
> In message
> you
> wrote:
>>
>> > Adding a parameter to these exported functions will break backward
>> > compatibility
>> > of existing standalone apps
>>
>> Yes that's right, but when they move to a newer U-Boot t
Dear Simon,
In message
you wrote:
>
> > Adding a parameter to these exported functions will break backward
> > compatibility
> > of existing standalone apps
>
> Yes that's right, but when they move to a newer U-Boot they will need
> to be updated. Isn't that expected with standalone apps? I ca
Hi Martin,
On 13 November 2014 03:28, Martin Dorwig wrote:
> Am Mittwoch, 12. November 2014, 19:32:21 schrieben Sie:
>> Hi Martin,
>>
>> On 30 October 2014 00:45, Martin Dorwig wrote:
>> > Am Mittwoch, 29. Oktober 2014, 13:03:41 schrieben Sie:
>> >> Hi Martin,
>> >>
>> >> On 28 October 2014 07:2
Am Mittwoch, 12. November 2014, 19:32:21 schrieben Sie:
> Hi Martin,
>
> On 30 October 2014 00:45, Martin Dorwig wrote:
> > Am Mittwoch, 29. Oktober 2014, 13:03:41 schrieben Sie:
> >> Hi Martin,
> >>
> >> On 28 October 2014 07:23, Martin Dorwig wrote:
> >> > Hello,
> >> > after updating u-boot
Hi Martin,
On 30 October 2014 00:45, Martin Dorwig wrote:
> Am Mittwoch, 29. Oktober 2014, 13:03:41 schrieben Sie:
>> Hi Martin,
>>
>> On 28 October 2014 07:23, Martin Dorwig wrote:
>> > Hello,
>> > after updating u-boot from git v2014.10
>> > i just noticed that my standalone application outpu
Hi Martin,
On 28 October 2014 07:23, Martin Dorwig wrote:
> Hello,
> after updating u-boot from git v2014.10
> i just noticed that my standalone application outputs garbage using putc.
> after some investigation i found that the gd->jt[XF_putc] is assigned a
> dev->putc pointer in "common/consol
Hello,
after updating u-boot from git v2014.10
i just noticed that my standalone application outputs garbage using putc.
after some investigation i found that the gd->jt[XF_putc] is assigned a
dev->putc pointer in "common/console.c function console_setfile"
the dev->putc is declared in include/s
8 matches
Mail list logo