
19 Mar
2017
19 Mar
'17
7:59 p.m.
Add a brief note pointing to the documentation.
Signed-off-by: Simon Glass sjg@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