From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] rk3399: enable SPL driver
Date: Sun, 05 Feb 2017 09:41:24 +0800 [thread overview]
Message-ID: <589682C4.4050400@rock-chips.com> (raw)
In-Reply-To: <CAPnjgZ3O1v9SruAYciZm+-r315Ldu3L+DFPGD-DOeuPAjNPzjg@mail.gmail.com>
Hi Simon,
On 01/24/2017 09:51 PM, Simon Glass wrote:
> Hi Kever,
>
> On 18 January 2017 at 05:16, Kever Yang <kever.yang@rock-chips.com
> <mailto:kever.yang@rock-chips.com>> wrote:
> > This series patch enable basic driver for rk3399 SPL, the ATF support
> > has been split as a separate patch.
> >
> > SPL_OF_PLATDATA is consider to be must because the dram driver has much
> > configuration parameter from dts, but we don't want to do the copy.
> >
> > Other driver like clock, pinctrl, sdhci has update to support
> > OF-PLATDATA.
> >
> >
> >
> > Kever Yang (6):
> > arm64: rk3399: add ddr controller driver
> > arm64: rk3399: move grf register definitions to grf_rk3399.h
> > clk: rk3399: update driver for spl
> > sdhci: rk3399: update driver to support of-platdata
> > pinctrl: rk3399: add the of-platdata support
> > arm64: rk3399: add SPL support
>
> What is the limit in SPL size on rk3399?
rk3399 has 192KB internal SRAM, the bootrom use the first 8K,
so the SPL size limit should be 184KB.
Thanks,
- Kever
>
> Regards,
> Simon
next prev parent reply other threads:[~2017-02-05 1:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 12:16 [U-Boot] [PATCH 0/6] rk3399: enable SPL driver Kever Yang
2017-01-18 12:16 ` [U-Boot] [PATCH 1/6] arm64: rk3399: add ddr controller driver Kever Yang
2017-01-26 14:23 ` Simon Glass
2017-02-05 2:45 ` Kever Yang
2017-02-08 5:10 ` Simon Glass
2017-02-13 7:52 ` Kever Yang
2017-01-18 12:16 ` [U-Boot] [PATCH 2/6] arm64: rk3399: move grf register definitions to grf_rk3399.h Kever Yang
2017-01-25 4:09 ` Simon Glass
2017-01-18 12:16 ` [U-Boot] [PATCH 3/6] clk: rk3399: update driver for spl Kever Yang
2017-01-26 14:23 ` Simon Glass
2017-01-18 12:16 ` [U-Boot] [PATCH 4/6] sdhci: rk3399: update driver to support of-platdata Kever Yang
2017-01-26 14:23 ` Simon Glass
2017-01-18 12:16 ` [U-Boot] [PATCH 5/6] pinctrl: rk3399: add the of-platdata support Kever Yang
2017-01-26 14:23 ` Simon Glass
2017-01-18 12:16 ` [U-Boot] [PATCH 6/6] arm64: rk3399: add SPL support Kever Yang
2017-01-26 14:23 ` Simon Glass
2017-02-05 3:01 ` Kever Yang
2017-02-08 5:10 ` Simon Glass
2017-01-24 13:51 ` [U-Boot] [PATCH 0/6] rk3399: enable SPL driver Simon Glass
2017-02-05 1:41 ` Kever Yang [this message]
2017-02-08 5:10 ` 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=589682C4.4050400@rock-chips.com \
--to=kever.yang@rock-chips.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.