rk3308: bl31 aarch32/64: update version to v2.02

build from commit:
	5b13b06 make.sh: objcopy: fix bl31.bin strip error

update features:
	rockchip: console: enable/disable depends on atags serial

Change-Id: I29509819853b0d1e6895c757f16292560fbcbb98
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-01-02 17:57:28 +08:00
parent 793178e882
commit f42aae4511
6 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_aarch32_v2.01.elf
PATH=bin/rk33/rk3308_bl31_aarch32_v2.02.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_v2.01.elf
PATH=bin/rk33/rk3308_bl31_v2.02.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0

Binary file not shown.

Binary file not shown.

BIN
bin/rk33/rk3308_bl31_v2.02.elf Executable file

Binary file not shown.