On Fri, Sep 21, 2012 at 04:18:02PM +1000, Greg Ungerer wrote: > > But you can always build command line options into your kernel config. > Look in the "Kernel Hacking" -> "Compiled-in Kernel Boot Parameter". > I always do this with stock kernels, setting the command line to > "root=/dev/mtdblock0" in the config.
Thanks, this is just what I was looking for. BTW, arch arm has the same idea, CONFIG_CMDLINE, but in a different place. Prompt: Default kernel command string Defined at arch/arm/Kconfig:2025 Location: -> Boot options Thanks, Richard _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev