Skip to content

Commit

Permalink
Revert "rock64: use DDR333 MHz"
Browse files Browse the repository at this point in the history
This reverts commit 371a895.
  • Loading branch information
ayufan committed May 21, 2018
1 parent 371a895 commit bfe5072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ifeq (rock64,$(BOARD_TARGET))
ATF_PLAT ?= rk322xh
UBOOT_DEFCONFIG ?= rock64-rk3328_defconfig
BL31 ?= rkbin/rk33/rk3328_bl31_v1.39.bin
DDR ?= rkbin/rk33/rk3328_ddr_333MHz_v1.08.bin
DDR ?= rkbin/rk33/rk3328_ddr_786MHz_v1.13.bin
BOARD_CHIP ?= rk3328
else ifeq (rockpro64,$(BOARD_TARGET))
ATF_PLAT ?= rk3399
Expand Down

0 comments on commit bfe5072

Please sign in to comment.