All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH ARM] updates the at91  main_clock calculation
Date: Wed, 17 Feb 2010 09:29:56 +0100	[thread overview]
Message-ID: <4B7BA904.2090704@esd.eu> (raw)
In-Reply-To: <4B7AB874.7030601@windriver.com>

Am 16.02.2010 16:23, schrieb Tom:
> Daniel Gorsulowski wrote:
>> Jens Scharsig wrote:
>>>  * updates the conditional main_clock calculation (if AT91_MAIN_CLOCK defined) to c structure SoC access
>>>  * add need register flags
>>>
>>>
>>> Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
>>> ---
>>>  cpu/arm926ejs/at91/clock.c           |    7 ++++---
>>>  include/asm-arm/arch-at91/at91_pmc.h |    3 +++
>>>  2 files changed, 7 insertions(+), 3 deletions(-)
>>>
>> ...
>>
>> Thank you, now the updated otc570 builds without errors.
>> I didn't check, whether the board boots, but I guess it does.
>>
> Were you going to check in the next couple of days ?
> Tom
> 
>
Checked... board boots.

Btw. there are some warnings during build:
mkimage.c: In function ?main?:
mkimage.c:204: warning: dereferencing type-punned pointer will break
strict-aliasing rules
mkimage.c:222: warning: dereferencing type-punned pointer will break
strict-aliasing rules
soft_i2c.c: In function 'send_reset':
soft_i2c.c:103: warning: unused variable 'pio'
soft_i2c.c: In function 'send_start':
soft_i2c.c:130: warning: unused variable 'pio'
soft_i2c.c: In function 'send_stop':
soft_i2c.c:147: warning: unused variable 'pio'
soft_i2c.c: In function 'send_ack':
soft_i2c.c:166: warning: unused variable 'pio'
soft_i2c.c: In function 'write_byte':
soft_i2c.c:185: warning: unused variable 'pio'
soft_i2c.c: In function 'read_byte':
soft_i2c.c:259: warning: unused variable 'pio'
atmel_dataflash_spi.c:25:2: warning: #warning Please update to use C structur
SoC access !
atmel_usart.c:21:2: warning: #warning Please update to use C structur SoC access !
ohci-at91.c:30:2: warning: #warning Please update to use C structur SoC access !

Regards,
Daniel

  reply	other threads:[~2010-02-17  8:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-14 11:20 [U-Boot] [PATCH ARM] updates the at91 main_clock calculation Jens Scharsig
2010-02-16  6:17 ` Daniel Gorsulowski
2010-02-16 15:23   ` Tom
2010-02-17  8:29     ` Daniel Gorsulowski [this message]
2010-02-17 19:08       ` Jens Scharsig
2010-02-17 21:17       ` Tom

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=4B7BA904.2090704@esd.eu \
    --to=daniel.gorsulowski@esd.eu \
    --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.