[PATCH v4 07/45] x86: Add a comment for board_init_f_r_trampoline()

Bin Meng bmeng.cn at gmail.com
Wed Jul 12 16:02:11 CEST 2023


On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add a comment for this function in the header.
>
> Change the function (and the one after) to use __noreturn to keep
> checkpatch happy.
>
> Add docs to board_init_f_r() while we are here.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add docs to board_init_f_r() too
>
>  arch/x86/include/asm/u-boot-x86.h | 16 ++++++++++++++--
>  1 file changed, 14 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list