Skip to content

Commit 6a0dc1a

Browse files
slchrisbekcpear
authored andcommitted
Update chapters/chapter.06.txt Text addresses
Signed-off-by: Chris Su <chris@lesscrowds.org>
1 parent a0cfd9c commit 6a0dc1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

chapters/chapter.06.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@
99
a) 步骤(1) BootROM代码由谁加在到SRAM中? CPU or 特殊硬件?
1010

1111
b) 步骤(2) "CPU上电复位" 这一步的作用是什么?必须要执行这一步动作吗
12+
13+
1) 链接脚本中两个段的地址实际使用的时候是怎么设置的?
14+
15+
这里找到了一个关于Linux地址空间分段的:https://github.com/torvalds/linux/blob/9195e5e0adbb8a9a5ee9ef0f9dedf6340d827405/arch/x86/include/asm/segment.h#L58
16+

0 commit comments

Comments
 (0)