[PATCH 3/5] Documentation: boards: at91: remove done TODOs
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Sep 21 23:49:59 PDT 2021
All DT-enabled boards are now in the at91_multi_defconfig.
The SAMA5 ones also generate first stage bootloaders with the same
config.
Cc: Sam Ravnborg <sam at ravnborg.org>
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
Documentation/boards/at91.rst | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/Documentation/boards/at91.rst b/Documentation/boards/at91.rst
index e45feee94733..199e4d653050 100644
--- a/Documentation/boards/at91.rst
+++ b/Documentation/boards/at91.rst
@@ -31,14 +31,18 @@ The resulting images will be placed under ``images/``:
::
- barebox-groboards-sama5d27-giantboard.img
- barebox-groboards-sama5d27-giantboard-xload-mmc.img
+ barebox-at91sam9x5ek.img
+ barebox-at91sam9263ek.img
barebox-microchip-ksz9477-evb.img
+ barebox-microchip-ksz9477-evb-xload-mmc.img
barebox-sama5d27-som1-ek.img
barebox-sama5d27-som1-ek-xload-mmc.img
+ barebox-groboards-sama5d27-giantboard.img
+ barebox-groboards-sama5d27-giantboard-xload-mmc.img
+ barebox-skov-arm9cpu.img
-Older supported boards have yet to be migrated to multi-image and/or the
-new defconfig. The majority of these have a short entry here.
+Older supported boards have yet to be migrated to multi-image and device tree.
+The majority of these have a short entry here.
For each board defconfig file(s) are noted but barebox may include additional
defconfig files and may also include boards not included in the following.
@@ -54,7 +58,5 @@ This is a list of AT91 specific TODO items, listed in no particular order.
* Update remaining boards to DT
* Update remaing boards to support multi image boot
-* Include remaining boards in ``at91_multi_defconfig``
-* Get bootstrap working in combination with multi image
* Introduce defaultenv2 for all boards
* Add pwm driver (required to support backlight)
--
2.30.2
More information about the barebox
mailing list