All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.m@jp.panasonic.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Question] Driver-Model UART on NOR-boot ? Work?
Date: Thu, 02 Oct 2014 14:18:36 +0900	[thread overview]
Message-ID: <20141002141836.1BA8.AA925319@jp.panasonic.com> (raw)
In-Reply-To: <CAPnjgZ1uRPM=-dzyykQeEkNvCF9CNY1T0bBxR2RHxg=C2yZYoQ@mail.gmail.com>

Hi Simon,



On Wed, 1 Oct 2014 17:43:19 -0600
Simon Glass <sjg@chromium.org> wrote:

> 
> >
> > > The pre-reloc malloc() area goes below global_data so uses the same mechanism.
> > >
> > > Yes it is true that strictly speaking we should not use data before
> > > relocation. I suppose we could move cur_dev to global_data instead for
> > > this particular case. It doesn't really scale to other drivers, but
> > > then I expect that only serial needs to keep a 'current' pointer
> > > before relocation, and even that will eventually go away once the
> > > serial stuff is cleaned up.



Do you expect any other drivers that must be bound before relocation?
(except DEMO driver of sandbox)

Only UART?



Best Regards
Masahiro Yamada

  reply	other threads:[~2014-10-02  5:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-01 11:23 [U-Boot] [Question] Driver-Model UART on NOR-boot ? Work? Masahiro Yamada
2014-10-01 15:31 ` Simon Glass
2014-10-01 16:27   ` Masahiro YAMADA
2014-10-01 23:43     ` Simon Glass
2014-10-02  5:18       ` Masahiro Yamada [this message]
2014-10-04  2:19         ` Simon Glass

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=20141002141836.1BA8.AA925319@jp.panasonic.com \
    --to=yamada.m@jp.panasonic.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 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.