• Guo Ren's avatar
    csky: Support vmlinux bootup with MMU off · 205353fa
    Guo Ren authored
    Modify SETUP_MMU macro to fit on both MMU-on or MMU-off enviornment
    and vmlinux could bootup from MMU off enviornment for some cases.
    
    Unify the style of _start and _start_smp_secondary in head.S to make
    head.S looks more concise and easy to understand.
    Signed-off-by: default avatarGuo Ren <ren_guo@c-sky.com>
    Cc: Arnd Bergmann <arnd@arndb.de>
    205353fa
entry.h 3.78 KB