[PATCH v4 19/20] x86: doc: Split out manual booting into its own file

Bin Meng bmeng.cn at gmail.com
Tue Sep 19 09:20:04 CEST 2023


On Thu, Aug 24, 2023 at 5:11 AM Simon Glass <sjg at chromium.org> wrote:
>
> Move this out of the main file since for simple users it is easier to
> rely on standard boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add new patch
>
>  doc/arch/x86/index.rst       |   1 +
>  doc/arch/x86/manual_boot.rst | 276 +++++++++++++++++++++++++++++++++++
>  doc/arch/x86/x86.rst         | 272 +---------------------------------
>  3 files changed, 280 insertions(+), 269 deletions(-)
>  create mode 100644 doc/arch/x86/manual_boot.rst
>

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


More information about the U-Boot mailing list