Changes between Version 1 and Version 2 of kernel_init


Ignore:
Timestamp:
Nov 1, 2014, 6:52:59 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_init

    v1 v2  
    2323 7. initialise SP, SR, PTPR, EPC registers and jump to user code with an eret.
    2424
    25 This kernel_init code must be loaded in .kinit section, in order to control the seg_kinit_base value that is used by the boot code to jump into kernel code.
     25This kernel_init code must be loaded in the ''.kinit'' section, in order to control the seg_kinit_base value that is used by the boot code to jump into kernel code.
    2626
    2727