Home
last modified time | relevance | path

Searched hist:"21 cac7cc1e4379d83428f9d67a32ea9c206432f1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit_tb_px30.S21cac7cc1e4379d83428f9d67a32ea9c206432f1 Wed May 15 06:13:43 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> spl: fit tb: Update new version for px30

Update feature:
fa81071353 spl: fit tb: Add standalone ramdisk partition support
bee57f9617 common: spl_fit_tb: Support append sys_bootargs into kernel fdt bootargs

Build from commit id fa81071353 under u-boot-tb repo with
additional configs as follows based on px30-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x100
CONFIG_RSA_E_SIZE=0x100
CONFIG_RSA_C_SIZE=0x14
CONFIG_SPL_GZIP=y
CONFIG_SPL_RSA=y
CONFIG_RSA=y

Change-Id: I027b47d8834ef3ef926291582a9f3ed39dbc3a20
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>