From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/5] add support for rk3399 soc and evb
Date: Mon, 18 Jul 2016 11:38:25 +0800 [thread overview]
Message-ID: <578C4F31.90003@rock-chips.com> (raw)
In-Reply-To: <2773176.Wq6s1Xebuy@diego>
Hi Heiko,
On 07/16/2016 06:15 AM, Heiko St?bner wrote:
> Hi Kever,
>
> Am Freitag, 15. Juli 2016, 16:42:08 schrieb Kever Yang:
>> This patchset add support for rk3399 with ATF based on
>> Rockchip miniloader as secondary bootloader instead of
>> u-boot SPL.
>>
>> Rockchip miniloader init the DRAM and load the ATF and
>> u-boot to runing address, and then jump to ATF, ATM
>> do some init and switch to EL2/EL1 mode before jump to
>> next loader which is u-boot here.
>>
>> Pls reference board/rockchip/evb_rk3399/README to setup
>> the board.
>>
>> Will migrate to SPL once its ready for ATF.
>>
>> This patch set is based on below patch:
>> "board: move all the rockchip board in one folder"
>>
>> This patch set has been test on rk3399 evb board.
> just for my own little board-farm, for the rk3368 the bringup should be
> similar, right?
Yes, similar for uboot part, both ARM v8 cpu, but they have different
DDR/MMC controller.
Andreas has send out patch to support rk3368.
>
>
>> Changes in v3:
>> Rebase on patch from Andreas:
>> [PATCH] rockchip: Exclude rk_timer for ARM64
>> [PATCH] rockchip: Clean up CPU selection
>>
>> Changes in v2:
>> fix description error on board Kconfig
>> fix a binary path error
>>
>> Kever Yang (5):
>> dts: add support for rkchichip rk3399 soc
>> ARM64: rockchip: add support for rk3399 SoC based evb-board
>> config: add config file for evb-rk3399
>> mmc: rockchip: add SDHCI driver support for rockchip soc
>> ARM64: evb-rk3399: add a README for this board setup
> somehow this last patch never makes it to the lists in all 3 versions till
> now.
I don't now why, I will send it with git send-email again.
Thanks,
- Kever
>
>
> Heiko
>
>
>
prev parent reply other threads:[~2016-07-18 3:38 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-15 8:42 [U-Boot] [PATCH v3 0/5] add support for rk3399 soc and evb Kever Yang
2016-07-15 8:42 ` [U-Boot] [PATCH v3 1/5] dts: add support for rkchichip rk3399 soc Kever Yang
2016-07-17 14:13 ` Simon Glass
2016-07-17 22:33 ` Andreas Färber
2016-07-15 8:42 ` [U-Boot] [PATCH v3 2/5] ARM64: rockchip: add support for rk3399 SoC based evb-board Kever Yang
2016-07-17 14:13 ` Simon Glass
2016-07-17 14:39 ` Andreas Färber
2016-07-17 14:41 ` Andreas Färber
2016-07-17 23:26 ` Andreas Färber
2016-07-18 4:54 ` Kever Yang
2016-07-18 14:13 ` Andreas Färber
2016-07-19 13:18 ` Kever Yang
2016-07-18 1:13 ` Andreas Färber
2016-07-15 8:42 ` [U-Boot] [PATCH v3 3/5] config: add config file for evb-rk3399 Kever Yang
2016-07-17 14:13 ` Simon Glass
2016-07-15 8:42 ` [U-Boot] [PATCH v3 4/5] mmc: rockchip: add SDHCI driver support for rockchip soc Kever Yang
2016-07-17 14:13 ` Simon Glass
2016-07-15 22:15 ` [U-Boot] [PATCH v3 0/5] add support for rk3399 soc and evb Heiko Stübner
2016-07-18 3:38 ` Kever Yang [this message]
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=578C4F31.90003@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.