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

Adds support for Analog Devices' SC598-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/sc598-som-ezlite/Kconfig [new file with mode: 0644]
board/adi/sc598-som-ezlite/sc598-som-ezlite.env [new file with mode: 0644]