rk3368: mcu init enable depend on config CONFIG_RK_MCU when calling arch_early_init_r().

1. TrustImage update bl30 bin v2.00;
    2. mcu set clock div from gpll and cru dereset for running.
This commit is contained in:
cwz
2015-04-09 14:29:23 +08:00
parent ac3dfd7dd4
commit 196d947205
3 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ MAJOR=0
MINOR=1
[BL30_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368bl30.bin
PATH=tools/rk_tools/bin/rk33/rk3368bl30_v2.00.bin
ADDR=0xff8c0000
[BL31_OPTION]
SEC=1

Binary file not shown.

Binary file not shown.