rk3399: bl31: update version to v1.01

Build from bl31 commit: 3dd76606b02379ba018217c11a81d394624cd981

update features:
1. remove RX offset calibration.
2. disable DFS training on suspend.
3. fix DRAM DLL bypass and DDR3 ODT setting.
4. fix DRAM gate training issue.
5. ddrio retention deassert request by software.
6. support host0_linestate_irq wakeup system.

Change-Id: Ie91ac337947703096e28dda50e857defc71a0dab
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
shengfei Xu
2017-05-04 10:24:54 +08:00
parent c4286f59ce
commit 00e5619892
2 changed files with 1 additions and 1 deletions

View File

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