Commit f145579d authored by lixianfa's avatar lixianfa Committed by Jonathan Corbet

doc: arm64: fix grammar dtb placed in no attributes region

Fix grammar dtb placed in no attributes region.
This makes Chinese translation smooth to read.
Signed-off-by: default avatarlixinafa <lixinafa.official@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 209c3aa7
......@@ -67,8 +67,8 @@ RAM,或可能使用对这个设备已知的 RAM 信息,还可能是引导装
必要性: 强制
设备树数据块(dtb)必须 8 字节对齐,且大小不能超过 2MB。由于设备树
数据块将在使能缓存的情况下以 2MB 粒度被映射,故其不能被置于带任意
特定属性被映射的 2MB 区域内。
数据块将在使能缓存的情况下以 2MB 粒度被映射,故其不能被置于必须以特定
属性映射的2M区域内。
注: v4.2 之前的版本同时要求设备树数据块被置于从内核映像以下
text_offset 字节处算起第一个 512MB 内。
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment