diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2023-06-26 19:43:06 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-07-03 10:20:13 -0400 |
commit | e37650846f3ff5241583fde526c95f8511130951 (patch) | |
tree | 7a32020ab0cd9d4aae1f36345aef7168052c7ee4 /common/stdio.c | |
parent | ac29400f1f4ae5df2542bacfe4c142db7824bd6c (diff) |
rockchip: Restore support for boot scripts in legacy image format
Use of CONFIG_SPL_FIT_SIGNATURE=y cause CONFIG_LEGACY_IMAGE_FORMAT=n as
default, this prevent boot scripts in legacy image format from working
and was an unintended change in the listed fixes commits:
Wrong image format for "source" command
Add CONFIG_LEGACY_IMAGE_FORMAT=y to defconfig for affected boards to
restore support for boot scripts in legacy image format.
Fixes: 3bf8e4080763 ("board: rockchip: add Radxa ROCK5B Rk3588 board")
Fixes: cf777572ca31 ("rockchip: rockpro64: Use SDMA to boost eMMC performance")
Fixes: 6e2b8344d60c ("rockchip: rock-pi-4: Use SDMA to boost eMMC performance")
Fixes: 1bf49d5a4a7c ("rockchip: rk3566-radxa-cm3-io: Update defconfig")
Fixes: 703c170b40f2 ("rockchip: rk3568-evb: Update defconfig")
Fixes: 68000f750acd ("rockchip: rk3568-rock-3a: Update defconfig")
Fixes: 6fb02589a608 ("rockchip: rk3588-evb: Update defconfig")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions