Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo Error in file Booting/linux-bootstrap-4.md #419

Closed
oaStuff opened this issue Aug 3, 2016 · 0 comments
Closed

Typo Error in file Booting/linux-bootstrap-4.md #419

oaStuff opened this issue Aug 3, 2016 · 0 comments

Comments

@oaStuff
Copy link

oaStuff commented Aug 3, 2016

In the section "Calculate relocation address", the statement that says

The default base address of the Linux kernel is determined by the value of the CONFIG_PHYSICAL_START kernel configuration option. Its default value is 0x1000000 or 1 MB.

should read

The default base address of the Linux kernel is determined by the value of the CONFIG_PHYSICAL_START kernel configuration option. Its default value is 0x1000000 or 16 MB.

because 0x1000000 is 16MB not 1MB

@0xAX 0xAX closed this as completed Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants