[U-Boot] [PATCH 16/16] dm: board: Add information about the new board init to the README
Simon Glass
sjg at chromium.org
Sun Mar 19 18:59:35 UTC 2017
Add a brief note pointing to the documentation.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index aa907ced8a..891da97838 100644
--- a/README
+++ b/README
@@ -222,6 +222,9 @@ See board/sandbox/README.sandbox for more details.
Board Initialisation Flow:
--------------------------
+Note: An effort to organise and perhaps rationalise the many init hooks in the
+init sequence has started. See doc/driver-model/board-info.txt for details.
+
This is the intended start-up flow for boards. This should apply for both
SPL and U-Boot proper (i.e. they both follow the same rules).
--
2.12.0.367.g23dc2f6d3c-goog
More information about the U-Boot
mailing list