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

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Sep 5 09:25:17 UTC 2017


Tom,

I have a few lingering fixes and config changes.

Thanks,
Philipp.


The following changes since commit 0e88cdd17da393e7dd6040de6a3fda289c00a51e:

  Prepare v2017.09-rc4 (2017-09-04 09:02:48 -0400)

are available in the git repository at:

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

for you to fetch changes up to 5deaa530280fda91b8fef632c62c94e7bfd89561:

  rockchip: i2c: fix >32 byte reads (2017-09-05 11:13:36 +0200)

----------------------------------------------------------------
Kever Yang (1):
      rockchip: firefly-rk3399: enable ATF and dwmmc

Philipp Tomsich (1):
      rockchip: timer: fix U_BOOT_DRIVER name

Wadim Egorov (3):
      rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
      rockchip: rk3288: Add reset reason detection
      rockchip: i2c: fix >32 byte reads

 arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 12 ++++++++++++
 arch/arm/mach-rockchip/rk3288-board.c           | 39 +++++++++++++++++++++++++++++++++++++++
 board/phytec/phycore_rk3288/phycore-rk3288.c    | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/phytec/phycore_rk3288/som.h               | 21 +++++++++++++++++++++
 configs/firefly-rk3399_defconfig                |  2 ++
 configs/phycore-rk3288_defconfig                |  2 ++
 drivers/i2c/rk_i2c.c                            | 19 ++++++++++++++++---
 drivers/timer/rockchip_timer.c                  |  2 +-
 8 files changed, 155 insertions(+), 4 deletions(-)
 create mode 100644 board/phytec/phycore_rk3288/som.h



More information about the U-Boot mailing list