lkml.org 
[lkml]   [2009]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 008/011] sh: add early platform support for earlyprintk
    From: Magnus Damm <damm@igel.co.jp>

    This patch adds early platform "earlyprintk" class support.

    Signed-off-by: Magnus Damm <damm@igel.co.jp>
    ---

    arch/sh/kernel/setup.c | 3 +++
    1 file changed, 3 insertions(+)

    --- 0021/arch/sh/kernel/setup.c
    +++ work/arch/sh/kernel/setup.c 2009-01-23 16:38:16.000000000 +0900
    @@ -389,6 +389,9 @@ void __init setup_arch(char **cmdline_p)

    plat_early_device_setup();

    + /* Let earlyprintk output early console messages */
    + early_platform_driver_probe("earlyprintk", 1, 1);
    +
    sh_mv_setup();

    /*

    \
     
     \ /
      Last update: 2009-01-23 12:05    [W:2.784 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site