summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-11 19:04:54 +0300
committerTom Rini <trini@konsulko.com>2020-05-11 19:04:54 +0300
commitbb488ac34d9fbb892d870b0cbeabdbc5dc432653 (patch)
treede8154a1242fee7495aa3b108888851d0ee56949 /arch/arm
parent1bccb23b7bb67e029cc6b22bf7d25243ef71c43c (diff)
parent42e05704d8c0e84e8d0eb0bb52253adaa7c9eb86 (diff)
downloadu-boot-bb488ac34d9fbb892d870b0cbeabdbc5dc432653.tar.xz
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
- Fix boot issues on Nokia RX-51 - Configure AM6 CPSW for 10Mbps in rgmii mode. - Minor changes for J721e
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-k3/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-k3/Kconfig b/arch/arm/mach-k3/Kconfig
index a13cbef9b5..c7d186149b 100644
--- a/arch/arm/mach-k3/Kconfig
+++ b/arch/arm/mach-k3/Kconfig
@@ -119,7 +119,7 @@ config K3_SYSFW_IMAGE_MMCSD_RAW_MODE_PART
config K3_SYSFW_IMAGE_SIZE_MAX
int "Amount of memory dynamically allocated for loading SYSFW blob"
depends on K3_LOAD_SYSFW
- default 277000
+ default 278000
help
Amount of memory (in bytes) reserved through dynamic allocation at
runtime for loading the combined System Firmware and configuration image