From: Yanteng Si <siyanteng@loongson.cn>
To: chenhuacai@kernel.org, corbet@lwn.net, alexs@kernel.org,
seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
kernel@xen0n.name, wu.xiangcheng@linux.dev,
jiaxun.yang@flygoat.com, liuyun@loongson.cn,
linux-doc@vger.kernel.org, loongarch@lists.linux.dev,
siyanteng01@gmail.com
Subject: [PATCH v3 0/2] docs/LoongArch: Add English and Chinese versions of booting
Date: Mon, 28 Nov 2022 17:54:01 +0800 [thread overview]
Message-ID: <cover.1669628226.git.siyanteng@loongson.cn> (raw)
v3:
* Add a description about boot parameters (a0=efi_boot a1=cmdline a2=systemtable),
and then rename the file to booting.rst.
* remove some blank line.
v2:
* Fix magic start address.
* res14 -> res4.
v1:
* Add boot image header.
* Translate boot-image-header into Chinese.
Yanteng Si (2):
docs/LoongArch: Add booting
docs/zh_CN: Add booting Chinese translation
Documentation/loongarch/booting.rst | 89 +++++++++++++++++++
Documentation/loongarch/index.rst | 1 +
.../translations/zh_CN/loongarch/booting.rst | 86 ++++++++++++++++++
.../translations/zh_CN/loongarch/index.rst | 1 +
4 files changed, 177 insertions(+)
create mode 100644 Documentation/loongarch/booting.rst
create mode 100644 Documentation/translations/zh_CN/loongarch/booting.rst
--
2.31.1
next reply other threads:[~2022-11-28 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 9:54 Yanteng Si [this message]
2022-11-28 9:54 ` [PATCH v3 1/2] docs/LoongArch: Add booting Yanteng Si
2022-11-28 9:54 ` [PATCH v3 2/2] docs/zh_CN: Add booting Chinese translation Yanteng Si
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1669628226.git.siyanteng@loongson.cn \
--to=siyanteng@loongson.cn \
--cc=alexs@kernel.org \
--cc=chenhuacai@kernel.org \
--cc=corbet@lwn.net \
--cc=jiaxun.yang@flygoat.com \
--cc=kernel@xen0n.name \
--cc=linux-doc@vger.kernel.org \
--cc=liuyun@loongson.cn \
--cc=loongarch@lists.linux.dev \
--cc=seakeel@gmail.com \
--cc=siyanteng01@gmail.com \
--cc=wu.xiangcheng@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).