Re: CONFIG_EARLY_PRINTK

2013-03-25 Thread Randy Dunlap
On 03/22/13 07:07, Thomas Meyer wrote: > Am Samstag, den 16.03.2013, 10:38 -0700 schrieb Randy Dunlap: >> On 03/16/13 08:08, Thomas Meyer wrote: >>> Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: >>> Yes, >>> >>> so why not do this? As the text to EARLY_PRINTK explains? >> >> Yes, t

Re: CONFIG_EARLY_PRINTK

2013-03-22 Thread Thomas Meyer
Am Samstag, den 16.03.2013, 10:38 -0700 schrieb Randy Dunlap: > On 03/16/13 08:08, Thomas Meyer wrote: > > Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: > > Yes, > > > > so why not do this? As the text to EARLY_PRINTK explains? > > Yes, the default should match the help text. > A

Re: CONFIG_EARLY_PRINTK

2013-03-16 Thread Geert Uytterhoeven
On Sat, Mar 16, 2013 at 6:38 PM, Randy Dunlap wrote: > On 03/16/13 08:08, Thomas Meyer wrote: >> Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: >>> On 03/13/13 10:15, Thomas Meyer wrote: help text says: "You should normally N here, unless you want to debug such a crash. >

Re: CONFIG_EARLY_PRINTK

2013-03-16 Thread Randy Dunlap
On 03/16/13 08:08, Thomas Meyer wrote: > Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: >> On 03/13/13 10:15, Thomas Meyer wrote: >>> Hi, >>> >>> -*- Early printk >>> >>> help text says: >>> "You should normally N here, unless you want to debug such a crash. >>> (Depends on: EXPER

Re: CONFIG_EARLY_PRINTK

2013-03-16 Thread Thomas Meyer
Am Mittwoch, den 13.03.2013, 12:56 -0700 schrieb Randy Dunlap: > On 03/13/13 10:15, Thomas Meyer wrote: > > Hi, > > > > -*- Early printk > > > > help text says: > > "You should normally N here, unless you want to debug such a crash. > > (Depends on: EXPERT [=n])" > > > > How to normally N here

Re: CONFIG_EARLY_PRINTK

2013-03-13 Thread Randy Dunlap
On 03/13/13 10:15, Thomas Meyer wrote: > Hi, > > -*- Early printk > > help text says: > "You should normally N here, unless you want to debug such a crash. > (Depends on: EXPERT [=n])" > > How to normally N here? You'll have to enable CONFIG_EXPERT and then you can disable EARLY_PRINTK. You