mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
a1d2fd3874
The Ten64 is a networking-oriented MiniITX board using the NXP LS1088A SoC. This patch provides the bare minimum to support Ten64 boards under U-Boot for distroboot. Some related drivers have not yet been submitted and this basic support lacks some of the opinionated defaults provided by our firmware distribution. Signed-off-by: Mathew McBride <matt@traverse.com.au> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
8 lines
214 B
Text
8 lines
214 B
Text
TEN64 BOARD
|
|
M: Mathew McBride <matt@traverse.com.au>
|
|
S: Maintained
|
|
F: arch/arm/dts/fsl-ls1088a-ten64.dts
|
|
F: board/traverse/ten64/
|
|
F: board/traverse/common/
|
|
F: include/configs/ten64.h
|
|
F: configs/ten64_tfa_defconfig
|