Re: [PATCH] earlyprintk: re-enable earlyprintk calling early_param

2014-08-28 Thread Sahara
On Wed, 27 Aug 2014, Thierry Reding wrote: On Thu, Aug 14, 2014 at 07:13:36PM +0900, kpark3...@gmail.com wrote: From: Sahara Although there are many obs_kernel_param and its names are earlyprintk and also EARLY_PRINTK is also enabled, we could not see the early_printk output properly until

Re: [PATCH] earlyprintk: re-enable earlyprintk calling early_param

2014-08-31 Thread Sahara
On Fri, 29 Aug 2014, Stephen Warren wrote: On 08/28/2014 11:28 PM, Sahara wrote: On Wed, 27 Aug 2014, Thierry Reding wrote: On Thu, Aug 14, 2014 at 07:13:36PM +0900, kpark3...@gmail.com wrote: From: Sahara Although there are many obs_kernel_param and its names are earlyprintk and also

Re: [PATCH] earlyprintk: re-enable earlyprintk calling early_param

2014-08-17 Thread Sahara
2014년 08월 15일 05:34, Andrew Morton 쓴 글: On Thu, 14 Aug 2014 19:13:36 +0900 kpark3...@gmail.com wrote: From: Sahara Although there are many obs_kernel_param and its names are earlyprintk and also EARLY_PRINTK is also enabled, we could not see the early_printk output properly until now. This

Re: [PATCH] earlyprintk: re-enable earlyprintk calling early_param

2014-08-17 Thread Sahara
2014년 08월 16일 03:34, Rusty Russell 쓴 글: kpark3...@gmail.com writes: From: Sahara Although there are many obs_kernel_param and its names are earlyprintk and also EARLY_PRINTK is also enabled, we could not see the early_printk output properly until now. This patch considers earlycon as well as