You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Kuleshov afe7d23ed5
fill up linker script
7 years ago
..
README.md many fixes in boot part 1 7 years ago
linux-bootstrap-1.md bootstrap1: .org directive is useless in a case of binary output 7 years ago
linux-bootstrap-2.md Update link for check_cpu function 7 years ago
linux-bootstrap-3.md typo fixed (0bB800 -> 0xb800) 7 years ago
linux-bootstrap-4.md fill up linker script 7 years ago
linux-bootstrap-5.md update linux kernel boostrap parts to the last kernel from upstream 7 years ago

README.md

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a couple of posts which describes the full cycle of the kernel loading process: