• Andrew Morton's avatar
    [PATCH] early printk tweaks · 80c085f9
    Andrew Morton authored
    - Use __pa() around the VGA base address: more friendly for the 4g/4g split.
    
    - Use cpu_relax() rather than open-coding rep_nop().
    
    - Default to 9600 baud
    
    - Move documentation to Documentation/kernel-parameters.txt
    
    - Make CONFIG_EARLY_PRINTK disableable if CONFIG_EMBEDDED
    80c085f9
Kconfig 43.2 KB