Hi Tom,

On Thu, Feb 28, 2013 at 3:00 PM, Tom Rini <tr...@ti.com> wrote:
> On Wed, Feb 27, 2013 at 01:18:23PM -0800, Simon Glass wrote:
>
>> Hi Tom,
>>
>> I have pulled the latest series into a branch in the x86 tree. You can
>> also get it from patchwork. If you are happy with it, please see
>> below. I haven't seen any comments for a few days.
>
> OK, building with ELDK4.2 for a number of ARM boards such as igep0030:
> cmd_mem.c: In function 'do_mem_mtest':
> cmd_mem.c:979: warning: passing argument 1 of 'unmap_sysmem' discards
> qualifiers from pointer target type
> cmd_mem.c:980: warning: passing argument 1 of 'unmap_sysmem' discards
> qualifiers from pointer target type
>

Strange - there is even an explicit cast,. But mine is gcc 4.4.1 so
may be a bit later. I could just remove those two lines since they are
only there for semantic correctness and compile to nothing anyway. But
I will track down that tool chain and see if I can work out a fix.

Regards,
Simon

> Please fix and re-submit, thanks.
>
> --
> Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to