rk3308: bl31: add initial version v1.01

This is a temporary version, build from: c288f26

update features:
	1. Support pwm regulator suspend voltage adjust;
	2. Don't update voice VPLL.

Change-Id: I2620a245051a9cbd22ef81bdf9d19cf2ea5b4f28
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2018-04-13 11:26:21 +08:00
committed by Jianhong Chen
parent d95821a448
commit 53eab01b92
3 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.

BIN
bin/rk33/rk3308_bl31_v1.01.elf Executable file

Binary file not shown.