mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] doc: at91: delete done TODOs
@ 2020-10-14 14:09 Ahmad Fatoum
  2020-10-14 14:09 ` [PATCH 2/2] ARM: at91: define new at91_multi_defconfig Ahmad Fatoum
  2020-10-14 14:47 ` [PATCH 1/2] doc: at91: delete done TODOs Sam Ravnborg
  0 siblings, 2 replies; 4+ messages in thread
From: Ahmad Fatoum @ 2020-10-14 14:09 UTC (permalink / raw)
  To: barebox; +Cc: Sam Ravnborg, Ahmad Fatoum

e52a250d2381 ("ARM: boards: Harmonize barebox_arm_reset_vector() prototype")
has unified the prototype, so we can drop this TODO item.

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/boards/at91.rst | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/Documentation/boards/at91.rst b/Documentation/boards/at91.rst
index f25cb01bb1e1..3ac4b6a24451 100644
--- a/Documentation/boards/at91.rst
+++ b/Documentation/boards/at91.rst
@@ -35,15 +35,6 @@ TODO
 ----
 This is a list of AT91 specific TODO items, listed in no particular order.
 
-* fix prototype for barebox_arm_reset_vector. Introduce the prototype:
-
-.. code-block:: c
-
-  void __naked __bare_init barebox_arm_reset_vector(uint32_t r0, uint32_t r1, uint32_t r2)
-
-
-This will unify the prototype for the reset vector for multi image and standalone images
-
 * Update remaining boards to DT
 * Update remaing boards to support multi image boot
 * Get bootstrap working in combination with multi image
-- 
2.28.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-19  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 14:09 [PATCH 1/2] doc: at91: delete done TODOs Ahmad Fatoum
2020-10-14 14:09 ` [PATCH 2/2] ARM: at91: define new at91_multi_defconfig Ahmad Fatoum
2020-10-19  7:56   ` Sascha Hauer
2020-10-14 14:47 ` [PATCH 1/2] doc: at91: delete done TODOs Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox