]> Git Repo - J-u-boot.git/commit - Kconfig
arm: SC589-MINI initial support
authorOliver Gaskell <[email protected]>
Thu, 12 Sep 2024 15:51:00 +0000 (16:51 +0100)
committerTom Rini <[email protected]>
Thu, 3 Oct 2024 15:29:23 +0000 (09:29 -0600)
commit0370f306198f00f573e4c5a430398b30434d1bd4
treea668f26792d4feb9606404ee2a1dbb5642ee1b4a
parent03ef0adcebcb548e5e4dc9a798227efaa1c16370
arm: SC589-MINI initial support

Adds support for Analog Devices' SC589-MINI board. Includes:
- Board specific configs in mach-sc5xx/Kconfig
- Board-specific Kconfig and environment in board/adi/

Signed-off-by: Oliver Gaskell <[email protected]>
Kconfig
arch/arm/mach-sc5xx/Kconfig
board/adi/sc589-mini/Kconfig [new file with mode: 0644]
board/adi/sc589-mini/sc589-mini.env [new file with mode: 0644]
This page took 0.03012 seconds and 4 git commands to generate.