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)
commita16175350c3f1706c9bbfd8458c60ea6429034fc
treeb301e1b014723c91d3682052b7099587e7ae7a95
parentf78a1f21171ce3d098053318b9238d38206ee595
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