]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: at91: sama7g54_curiosity: Add initial default configs
authorMihai Sain <mihai.sain@microchip.com>
Tue, 27 Feb 2024 13:44:03 +0000 (15:44 +0200)
committerEugen Hristev <eugen.hristev@collabora.com>
Wed, 13 Mar 2024 11:35:16 +0000 (13:35 +0200)
commita7ba3bf65db264c02a774a59e8febc2ecb095f68
treec1db1a12f8d9efe3054e0050758464b7971cc34d
parentff1e2e32eb0193a5f5aa473af352c88214fd6ac4
configs: at91: sama7g54_curiosity: Add initial default configs

Add default configuration for nand-flash to boot the linux kernel.
Add default configuration for qspi-flash to boot the linux kernel.
Add default configuration for sd-card to boot the linux kernel.
Configs are synced with savedefconfig.

Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
configs/sama7g54_curiosity_mmc_defconfig [new file with mode: 0644]
configs/sama7g54_curiosity_nandflash_defconfig [new file with mode: 0644]
configs/sama7g54_curiosity_qspiflash_defconfig [new file with mode: 0644]
include/configs/sama7g54_curiosity.h [new file with mode: 0644]