Skip to content

Commit

Permalink
Update rk3399 ddr to v1.19 and bl31 to 1.25
Browse files Browse the repository at this point in the history
Change-Id: I2e729184fc84e47a31e0523a55a704f1121637a7
  • Loading branch information
ayufan committed Mar 18, 2019
1 parent d646df0 commit f9f1911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ayufan/boards.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ LOADERS ?= rksd_loader
else ifeq (rockpro64,$(BOARD_TARGET))

UBOOT_DEFCONFIG ?= rockpro64-rk3399_defconfig
UBOOT_TPL ?= tmp/rkbin/rk33/rk3399_ddr_933MHz_v1.13.bin
BL31 ?= tmp/rkbin/rk33/rk3399_bl31_v1.17.elf
UBOOT_TPL ?= tmp/rkbin/rk33/rk3399_ddr_933MHz_v1.19.bin
BL31 ?= tmp/rkbin/rk33/rk3399_bl31_v1.25.elf
BOARD_CHIP ?= rk3399
LOADER_BIN ?= tmp/rkbin/rk33/rk3399_loader_v1.10.112_support_1CS.bin
USE_SEPARATE_SPIFLASH ?= true
Expand Down

0 comments on commit f9f1911

Please sign in to comment.