LoongArch architecture development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] docs/LoongArch: Add English and Chinese versions of booting
@ 2022-11-28  9:54 Yanteng Si
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Yanteng Si @ 2022-11-28  9:54 UTC (permalink / raw)
  To: chenhuacai, corbet, alexs, seakeel
  Cc: Yanteng Si, kernel, wu.xiangcheng, jiaxun.yang, liuyun, linux-doc,
	loongarch, siyanteng01

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-28  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28  9:54 [PATCH v3 0/2] docs/LoongArch: Add English and Chinese versions of booting Yanteng Si
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox