| #
753367ec |
| 21-May-2025 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
common: spl_fit_tb: Add return value for board_fit_image_post_process()
Build from: 9316f2dcae common: spl_fit_tb: Flush dcache when load data for other cpu
Change-Id: Id5faae501bbfcf004ea88bcc21f
common: spl_fit_tb: Add return value for board_fit_image_post_process()
Build from: 9316f2dcae common: spl_fit_tb: Flush dcache when load data for other cpu
Change-Id: Id5faae501bbfcf004ea88bcc21fe7aa435691d29 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
21cac7cc |
| 15-May-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 b
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>
show more ...
|
| #
36df4e8a |
| 13-Mar-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
common: spl_fit_tb: Not allow append fdt fail for px30
Mainly update: 23f139f243 spl: fit_tb: Not allow append fdt fail
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs
common: spl_fit_tb: Not allow append fdt fail for px30
Mainly update: 23f139f243 spl: fit_tb: Not allow append fdt fail
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs as follows based on px30-tb_defconfig:
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: I3fc545b65610f9d5f0b044f9e468d40eac46787f Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
21b519b4 |
| 05-Mar-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
common: spl_fit_tb: Update SPL_AB support for px30
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs as follows based on px30-tb_defconfig:
CONFIG_FIT_SIGNATURE=y CONFIG_
common: spl_fit_tb: Update SPL_AB support for px30
Build from commit id 7d735feb7c under u-boot-tb repo with additional configs as follows based on px30-tb_defconfig:
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: I183d347b4ed9d8eaffa2cb7904f079eb58f2479c Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|