mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
4ceb5c6db2
Add basic support for the Kontron SMARC-sAL28 board. This includes just the bare minimum to be able to bring up the board and boot linux. For now, the Single and Dual PHY variant is supported. Other variants will fall back to the basic variant. In particular, there is no watchdog support for now. This means that you have to disable the default watchdog, otherwise you'll end up in the recovery bootloader. See the board README for details. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Tom Rini <trini@konsulko.com> Tested-by: Heiko Thiery <heiko.thiery@gmail.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
27 lines
417 B
ReStructuredText
27 lines
417 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Board-specific doc
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
actions/index
|
|
AndesTech/index
|
|
amlogic/index
|
|
atmel/index
|
|
coreboot/index
|
|
emulation/index
|
|
freescale/index
|
|
google/index
|
|
intel/index
|
|
kontron/index
|
|
renesas/index
|
|
rockchip/index
|
|
sifive/index
|
|
sipeed/index
|
|
st/index
|
|
tbs/index
|
|
toradex/index
|
|
xen/index
|
|
xilinx/index
|