rk3308: bl32: update version to v1.01

Bl32 is disabled for rk3308, you should set SEC=1 to enable Bl32
build from:
	71ddae4c plat-rockchip: refine memory map

Update feature:
	71ddae4c plat-rockchip: refine memory map
	e7765597 rk3326 & rk3308: otp: set otp clk div before R&W
	86b7dafd rk3326 & rk3308: otp: modify set clk for user read
	114d3965 rk3308: otp: increase wait time in check_sbpi_flag_state
	916f2a26 rk3308: enable static ta for uboot secure store
	08621e0b OTP: mask interrupt before OTP read & write

Change-Id: If82c7de24aeaafe0f526f2c58a3431ae0ffe99f4
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2018-05-25 18:05:37 +08:00
parent 83d706cadb
commit ffb36c0a2d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ PATH=bin/rk33/rk3308_bl31_v1.05.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0
PATH=bin/rk33/rk3308_bl32_v1.00.bin
ADDR=0x08400000
PATH=bin/rk33/rk3308_bl32_v1.01.bin
ADDR=0x00200000
[BL33_OPTION]
SEC=0
[OUTPUT]

Binary file not shown.