]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: clearfog: Add defconfig for SPI booting
authorMartin Rowe <martin.p.rowe@gmail.com>
Sat, 25 Mar 2023 00:02:44 +0000 (10:02 +1000)
committerStefan Roese <sr@denx.de>
Thu, 30 Mar 2023 05:05:20 +0000 (07:05 +0200)
commit3f92f4865bf7e3dfea4008246bbb02416a0f4cd2
tree55bf2eea32f5af71fa9282284a64d5ed8cb342d8
parente3104d81f635ad1bef39380e6f7901cf6c49957f
arm: mvebu: clearfog: Add defconfig for SPI booting

This new clearfog_spi_defconfig file is a copy of existing
clearfog_defconfig file modified to instruct build system to generate
final kwbimage for SPI booting and to store the environment in SPI.

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/clearfog_spi_defconfig [new file with mode: 0644]