On 1 May 2016 at 11:35, Simon Glass <[email protected]> wrote:
> If an address is used with readb() and writeb() which is smaller than the
> expected size (e.g. 32-bit value on a machine with 64-bit addresses), a
> warning results. Fix this by adding a cast.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> Changes in v2:
> - Tweak the cast
>
>  include/iotrace.h | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to