* [PATCH] doc: arm64: fix grammar dtb placed in no attributes region
@ 2019-09-03 3:07 lixianfa
2019-09-06 14:45 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: lixianfa @ 2019-09-03 3:07 UTC (permalink / raw)
To: harryxiyou, alex.shi
Cc: corbet, robh, mchehab+samsung, linux-doc, linux-kernel
Fix grammar dtb placed in no attributes region.
This makes Chinese translation smooth to read.
Signed-off-by: lixinafa <lixinafa.official@gmail.com>
---
Documentation/translations/zh_CN/arm64/booting.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/translations/zh_CN/arm64/booting.txt b/Documentation/translations/zh_CN/arm64/booting.txt
index 4e373d1..5b01641 100644
--- a/Documentation/translations/zh_CN/arm64/booting.txt
+++ b/Documentation/translations/zh_CN/arm64/booting.txt
@@ -67,8 +67,8 @@ RAM,或可能使用对这个设备已知的 RAM 信息,还可能是引导装
必要性: 强制
设备树数据块(dtb)必须 8 字节对齐,且大小不能超过 2MB。由于设备树
-数据块将在使能缓存的情况下以 2MB 粒度被映射,故其不能被置于带任意
-特定属性被映射的 2MB 区域内。
+数据块将在使能缓存的情况下以 2MB 粒度被映射,故其不能被置于必须以特定
+属性映射的2M区域内。
注: v4.2 之前的版本同时要求设备树数据块被置于从内核映像以下
text_offset 字节处算起第一个 512MB 内。
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: arm64: fix grammar dtb placed in no attributes region
2019-09-03 3:07 [PATCH] doc: arm64: fix grammar dtb placed in no attributes region lixianfa
@ 2019-09-06 14:45 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-09-06 14:45 UTC (permalink / raw)
To: lixianfa
Cc: harryxiyou, alex.shi, robh, mchehab+samsung, linux-doc,
linux-kernel
On Tue, 3 Sep 2019 11:07:27 +0800
lixianfa <lixianfa.official@gmail.com> wrote:
> Fix grammar dtb placed in no attributes region.
> This makes Chinese translation smooth to read.
>
> Signed-off-by: lixinafa <lixinafa.official@gmail.com>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-06 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-03 3:07 [PATCH] doc: arm64: fix grammar dtb placed in no attributes region lixianfa
2019-09-06 14:45 ` Jonathan Corbet
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).