📄 makefile.boot
字号:
# The standard locations for stuff on CLPS711x type processors zreladdr-y := 0xc0028000 params_phys-y := 0xc0000100# Should probably have some agreement on these...initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -