public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] at91: Add support for esd MEESC board
Date: Tue, 14 Apr 2009 00:03:13 +0200	[thread overview]
Message-ID: <20090413220313.GM31923@game.jcrosoft.org> (raw)
In-Reply-To: <49D9B5C2.4030302@esd.eu>

On 09:56 Mon 06 Apr     , Daniel Gorsulowski wrote:
> Hi Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>> On 10:24 Fri 27 Mar     , Daniel Gorsulowski wrote:
>>> This patch adds support for MEESC board from esd gmbh.
>>> The MEESC is based on an Atmel AT91SAM9263 SoC.
>>>
>>> Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
>>> ---
>> please rebase your patch against
>>
>> git://git.denx.de/u-boot-at91.git branch clock
>>
>> Best Regards,
>> J.
>
> sorry, but my board does not boot by this branch.
> Followed by the bootstrapper-"RomBOOT"-prompt just some cryptical characters
> appear. Seems like the cpu clock is not initialized correctly.
this code is not responsible to initialize the cpu clock
it just read and calculate dynamicly the differenct at91 clocks

if this code does not work please not that linux will have the same problem
so please fix you lowlevel_init or your at91bootstrap
> The board uses an 16.0 Mhz crystal.
this crystal can even be detected by cpu without specify it
> I configured as followed:
>
> /* ARM asynchronous clock */
> #define AT91_CPU_NAME		"AT91SAM9263"
> #define AT91_MAIN_CLOCK		16000000	/* 16.0 MHz crystal */
try without this define, by letting the cpu detect it

Best Regards,
J.

  reply	other threads:[~2009-04-13 22:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27  9:24 [U-Boot] [PATCH 1/2] at91: Improved Atmel AT45DB081 dataflash support Daniel Gorsulowski
2009-03-27  9:24 ` [U-Boot] [PATCH 2/2] at91: Add support for esd MEESC board Daniel Gorsulowski
2009-03-27 19:53   ` Wolfgang Denk
2009-03-29 21:41   ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-05 11:10   ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-06  7:56     ` Daniel Gorsulowski
2009-04-13 22:03       ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-03-27 20:49 ` [U-Boot] [PATCH 1/2] at91: Improved Atmel AT45DB081 dataflash support Wolfgang Denk
2009-03-27 23:08 ` Jean-Christophe PLAGNIOL-VILLARD

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=20090413220313.GM31923@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox