[U-Boot] [PATCH v2 5/8] dm: Correct pre_reloc_only parameter description in several APIs' comments

Simon Glass sjg at chromium.org
Thu Oct 11 02:01:39 UTC 2018


On 7 October 2018 at 04:01, Bin Meng <bmeng.cn at gmail.com> wrote:
> The pre_reloc_only parameter description currently only mentions
> drivers with the DM_FLAG_PRE_RELOC flag, but does not mention the
> special device tree properties. Correct them.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  include/dm/device-internal.h |  4 ++--
>  include/dm/lists.h           |  4 ++--
>  include/dm/root.h            | 17 +++++++++--------
>  3 files changed, 13 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list