]> git.baikalelectronics.ru Git - uboot.git/commit
spl: Set SPL_MAX_SIZE default for AST2600
authorJoel Stanley <joel@jms.id.au>
Wed, 29 Jun 2022 07:05:22 +0000 (16:35 +0930)
committerTom Rini <trini@konsulko.com>
Wed, 6 Jul 2022 18:32:00 +0000 (14:32 -0400)
commitf5e1804a5053327e7fdc3e12637256aad80e790e
treeb301e1b014723c91d3682052b7099587e7ae7a95
parent6a59983a6da4377314283fb4b12ce780920c5f42
spl: Set SPL_MAX_SIZE default for AST2600

The AST2600 bootrom has a max size of 64KB. This can be overridden if the
system is running the SPL from SPI NOR and not using secure boot.

Signed-off-by: Joel Stanley <joel@jms.id.au>
common/spl/Kconfig