All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx5: Correct a warning in clock.c
Date: Fri, 18 Nov 2011 18:20:02 +0100	[thread overview]
Message-ID: <4EC693C2.40400@denx.de> (raw)
In-Reply-To: <1320503122-8005-1-git-send-email-sjg@chromium.org>

On 11/05/2011 03:25 PM, Simon Glass wrote:
> This corects the warning below, obtained with my gcc 4.6 compiler.
> 
> arch/arm/cpu/armv7/mx5/libmx5.o: In function `decode_pll':
> arch/arm/cpu/armv7/mx5/clock.c:94: undefined reference to `__aeabi_uldivmod'
> 
> I am not able to test this on MX5x hardware, but it does improve the
> MAKEALL output for me. You may already have a similar patch, but I cannot
> see it on the list.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---

Sorry to check this late, but...


...I have built with gcc 4.6.1, no warning at all:

Configuring for mx53loco - Board: mx53loco, Options:
IMX_CONFIG=board/freescale/mx53loco/imximage.cfg
   text	   data	    bss	    dec	    hex	filename
 191025	   3976	 218384	 413385	  64ec9	./u-boot

The same for all other MX5 boards - I do not see the issue you reported.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-11-18 17:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-05 14:25 [U-Boot] [PATCH] mx5: Correct a warning in clock.c Simon Glass
2011-11-18 17:20 ` Stefano Babic [this message]
2011-11-18 19:53   ` Mike Frysinger
2011-11-20  5:08     ` Simon Glass
2011-11-20  5:31       ` Mike Frysinger
2011-11-20  5:43         ` Simon Glass
2011-11-21 11:04           ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EC693C2.40400@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.