Pull request: u-boot-rockchip-20200916

Kever Yang kever.yang at rock-chips.com
Wed Sep 16 11:47:49 CEST 2020


Hi Tom,

Please pull the rockchip fixes:
- Fix rv1108 grf access issue
- make_fit_atf: ignore empty PT_LOAD segment

Gitlab ci:
https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip/pipelines/4685

Thanks,
- Kever

The following changes since commit 4dcced116976937f6f7dd9a0e39cde8120250c16:

  Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc (2020-09-15 08:59:32 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git tags/u-boot-rockchip-20200916

for you to fetch changes up to 5b861eea7927da63f016b75265e454a19ab19d0b:

  rockchip: make_fit_atf: ignore empty PT_LOAD segment (2020-09-16 16:41:30 +0800)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      rockchip: make_fit_atf: ignore empty PT_LOAD segment

Kever Yang (3):
      rockchip: rv1108: use correct API for board callback
      rockchip: rv1108: Enable grf as pre-reloc node
      rockchip: rv1108: enable board early init

 arch/arm/dts/rv1108-u-boot.dtsi         | 4 ++++
 arch/arm/mach-rockchip/make_fit_atf.py  | 5 +++--
 board/elgin/elgin_rv1108/elgin_rv1108.c | 2 +-
 board/rockchip/evb_rv1108/evb_rv1108.c  | 2 +-
 configs/elgin-rv1108_defconfig          | 1 +
 configs/evb-rv1108_defconfig            | 1 +
 6 files changed, 11 insertions(+), 4 deletions(-)




More information about the U-Boot mailing list