mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 22:16:03 +01:00
The libretech-ac aka aml-s805x-ac supports mainline U-boot from a dedicated SPI flash, move the board support into a dedicated vendor/board subdirectory in order to support vendor specific customization. It also aligns with the vendor downstream changes. Link: https://lore.kernel.org/r/20240917-u-boot-topic-dynamic-uuid-v2-1-416e39c6e271@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
14 lines
375 B
Plaintext
14 lines
375 B
Plaintext
P212
|
|
M: Neil Armstrong <neil.armstrong@linaro.org>
|
|
S: Maintained
|
|
L: u-boot-amlogic@groups.io
|
|
F: board/amlogic/p212/
|
|
F: include/configs/p212.h
|
|
F: configs/khadas-vim_defconfig
|
|
F: configs/libretech-cc_defconfig
|
|
F: configs/libretech-cc_v2_defconfig
|
|
F: configs/p212_defconfig
|
|
F: doc/board/amlogic/p212.rst
|
|
F: doc/board/amlogic/libretech-cc.rst
|
|
F: doc/board/amlogic/khadas-vim.rst
|