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] davinci: lowlevel_init for davinci boards
Date: Thu, 08 Jul 2010 11:54:04 +0200	[thread overview]
Message-ID: <4C35A03C.6050409@denx.de> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D9F0B6A87@dlee01.ent.ti.com>

Paulraj, Sandeep wrote:
>> Hi,
>> 
Hi,

> 
> Yes the lowlevel_init.S is meant only for DM6446.
> 
> Later TI decided to do all the low level init in the UBL for both
> NAND and NOR boot modes. Thus the lowlevel_init.S actually became
> redundant w.r.t to our most recent releases, but for legacy reasons
> it continues to be present in U-Boot.

Ok, I see, thanks. I have at the moment no other solution as to port the
initialization of the processor (PLL,DDR2, etc.) into a specialized
lowlevel_init.S for the DM365.

I am quite unsure about the role of the RBL, too. I have assumed that
the setup to access the AEMIF interface is provided only by setting the
AECFG pins and the role of RBL is to copy the UBL into IRAM and start it.

However, the RBL could initialize the processor in some way I do not
know before loading the UBL and then I could get further problems due to
a missing or wrong initialization that I have not seen in UBL. Do you
know if the RBL is responsible to some further initialization before
loading the UBL ?

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:[~2010-07-08  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-07 16:00 [U-Boot] davinci: lowlevel_init for davinci boards Stefano Babic
2010-07-07 16:47 ` Paulraj, Sandeep
2010-07-08  9:54   ` Stefano Babic [this message]
2010-07-08 17:34     ` Paulraj, Sandeep

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=4C35A03C.6050409@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.