U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07-rc5-2
Date: Tue,  2 Jul 2019 17:25:31 +0800	[thread overview]
Message-ID: <20190702092531.19506-1-kever.yang@rock-chips.com> (raw)

Hi Tom,

Please pull some rockchip updates:

- fix for atf bl31_image_info pointer
- fix for rockpro64 vdd_log init
- fix for tinker-rk3288 SPL size too big

https://travis-ci.org/keveryang/u-boot/builds/553096186

Thanks,
- Kever

The following changes since commit 8c2d42d526574a6d972d7711660b652d2aeba7e1:

  poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support (2019-07-01 09:35:56 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git tags/rockchip-for-v2019.07-rc5-2

for you to fetch changes up to 665ebcadd69b8d3ebce946709e23f0df0bee7b56:

  rockchip: rk3288: enable TPL for tinker-board (2019-07-02 11:49:49 +0800)

----------------------------------------------------------------
Frieder Schrempf (1):
      spl: atf: Fix uninitialized pointer to bl31_image_info

Kever Yang (8):
      rockchip: rk3288: enable TPL configs to chip level
      rockchip: rk3288: add separate TPL STACK address
      rockchip: dts: rk3288: move reloc tag into -u-boot dts
      rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts
      rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
      rockchip: config: update config for TPL support on tinker-rk3288
      rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
      rockchip: rk3288: enable TPL for tinker-board

Mark Kettenis (1):
      rockchip: dts: rk3399: rockpro64: Provide init voltage

 arch/arm/dts/rk3288-tinker-u-boot.dtsi        | 54 +++++++++++++++++++++++++++
 arch/arm/dts/rk3288-tinker.dts                | 19 ----------
 arch/arm/dts/rk3288-u-boot.dtsi               | 36 ++++++++++++++++++
 arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi |  2 +
 arch/arm/dts/rk3288-vyasa-u-boot.dtsi         |  2 +
 arch/arm/dts/rk3288.dtsi                      |  8 ----
 arch/arm/dts/rk3399-rockpro64-u-boot.dtsi     |  4 ++
 arch/arm/mach-rockchip/Kconfig                | 18 +++++++++
 arch/arm/mach-rockchip/rk3288/Kconfig         | 15 +-------
 common/spl/spl_atf.c                          |  1 +
 configs/tinker-rk3288_defconfig               | 13 +++----
 include/configs/tinker_rk3288.h               |  1 +
 12 files changed, 124 insertions(+), 49 deletions(-)
 create mode 100644 arch/arm/dts/rk3288-tinker-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3288-u-boot.dtsi

             reply	other threads:[~2019-07-02  9:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02  9:25 Kever Yang [this message]
2019-07-02 21:36 ` [U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07-rc5-2 Tom Rini

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=20190702092531.19506-1-kever.yang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox