rk3368: bl32: update version to 1.21

rk3368 use tee.bin the same as rk3368h.

Change-Id: Ifc72a071baf6066a68f0cdbebddf87d6152e91d7
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
This commit is contained in:
Hisping Lin
2018-01-26 17:24:50 +08:00
committed by Jianhong Chen
parent 8e1079a389
commit 4b6a7bbdb1

View File

@@ -10,9 +10,9 @@ SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368_bl31_v1.91.bin
ADDR=0x00008000
[BL32_OPTION]
SEC=0
PATH=tools/rk_tools/bin/rk33/rk3368_bl32_v0.10.bin
ADDR=0x08000000
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl32_v1.21.bin
ADDR=0x08400000
[BL33_OPTION]
SEC=0
[OUTPUT]