]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: SC594-SOM-EZLITE initial support
authorOliver Gaskell <Oliver.Gaskell@analog.com>
Thu, 12 Sep 2024 15:50:57 +0000 (16:50 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 15:29:23 +0000 (09:29 -0600)
commit9e24d9a6156057914fcc8d2b1f004afb155e2fd8
treecf205a6f063644f93f3c23dc37293c204f3dc9a5
parente91d85e8fb9446ca9a0f396832637c0f586a0c39
arm: SC594-SOM-EZLITE initial support

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

Signed-off-by: Oliver Gaskell <Oliver.Gaskell@analog.com>
arch/arm/mach-sc5xx/Kconfig
board/adi/sc594-som-ezlite/Kconfig [new file with mode: 0644]
board/adi/sc594-som-ezlite/sc594-som-ezlite.env [new file with mode: 0644]
common/spl/Kconfig