[U-Boot] [PULL] Please pull u-boot-rockchip/master

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Mon Dec 18 23:25:28 UTC 2017


Tom,

there’s a few stabilisation fixes and documentation/packaging improvements
on u-boot-rockchip/master for you for merge/pull.

A matching Travis CI run is at
	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/318163689

Cheers,
Philipp.


The following changes since commit 15616a0aa58173bce1efe47569bf2e10d023ae9c:

  Merge git://git.denx.de/u-boot-dm (2017-12-14 15:46:07 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip.git master

for you to fetch changes up to cbe503793aba03c19b8d21e0a6e344afe624e2d6:

  rockchip: add a common script for generate fit its (2017-12-18 17:18:02 +0100)

----------------------------------------------------------------
Jakob Unterwurzacher (1):
      rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V

Kever Yang (6):
      rockchip: config: update part table
      rockchip: update boot0 hook
      rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0
      rockchip: evb-rk3399: update document for board bring up
      rockchip: firefly-rk3399: add FIT for rk3399
      rockchip: add a common script for generate fit its

Klaus Goger (1):
      rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig

 arch/arm/include/asm/arch-rockchip/boot0.h        |   7 +++-
 arch/arm/mach-rockchip/Kconfig                    |   2 +-
 arch/arm/mach-rockchip/make_fit_atf.py            | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/rockchip/evb_rk3399/README                  |  83 +++++++++++++++++++++++++++++++---------
 board/theobroma-systems/puma_rk3399/Kconfig       |   6 +++
 board/theobroma-systems/puma_rk3399/puma-rk3399.c |  19 +++++++++
 configs/evb-rk3399_defconfig                      |   1 +
 configs/firefly-rk3399_defconfig                  |   2 +
 env/Kconfig                                       |  18 +++++++++
 include/configs/puma_rk3399.h                     |   8 ----
 include/configs/rockchip-common.h                 |  12 +-----
 11 files changed, 341 insertions(+), 38 deletions(-)
 create mode 100755 arch/arm/mach-rockchip/make_fit_atf.py



More information about the U-Boot mailing list