Hi, Ryong, You can use "make menuconfig", and there will be a option of choosing wether to use arguments compiled in kernel, and you can alse specify the arguments to use. I have ever do this some time ago, and it boots correctly.
Hope this be of help. Regards 2014-11-05 15:14 GMT+08:00 Ryang HaeDong <[email protected]>: > Hi Jhon > > I used /linux/params file for kernel argument. > console=ttyS0,115200 loglevel=9 root=/dev/nandb init=/init > > Also as you said I tried build a kernel with option "Always use the default > kernel command string" > And default kernel command string is equal to contents of params file. > > Unfortunately boot.axf doesn't load the stripped linux kernel directly. > Please refer below log. > > [ 0.414] recovery key high 40, low 4 > [ 0.421] show pic finish > [ 0.421] load kernel start > [ 0.624] load kernel successed > [ 0.624] start address = 0x4a000000 > [ 0.626] ERR: display driver not open yet > [ 0.630] jump to kernel > > Can you explain about compile a kernel with kernel argument built in? > Kind Regards, > > > > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
