[PATCH v4 17/20] x86: doc: Move into its own directory
Bin Meng
bmeng.cn at gmail.com
Tue Sep 19 09:19:59 CEST 2023
On Thu, Aug 24, 2023 at 5:11 AM Simon Glass <sjg at chromium.org> wrote:
>
> There is enough material that it makes sense to split this up into
> several files. Create an x86/ directory for this purpose.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add new patch
>
> doc/arch/index.rst | 2 +-
> doc/arch/x86/index.rst | 11 +++++++++++
> doc/arch/{ => x86}/x86.rst | 6 +++---
> 3 files changed, 15 insertions(+), 4 deletions(-)
> create mode 100644 doc/arch/x86/index.rst
> rename doc/arch/{ => x86}/x86.rst (99%)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list