W dniu 27.11.2012 14:56, Sagar Kadam pisze: > Hello, > > We are using ARM foundation models for evaluation of ARMv8 architecture. > We are able to boot the prebuilt images as provided and directed by > Linaro on the following link. > http://www.linaro.org/engineering/armv8/#tab > <http://www.linaro.org/engineering/armv8/#tab>1 > > But if we try to recompile the kernel as directed on following link > (https://wiki.linaro.org/HowTo/BuildArm64Kernel > <https://wiki.linaro.org/HowTo/BuildArm64Kernel>) > we observed that Foundation model is not able to boot the kernel > completely. > The following is the error message "Starting Boolog daemon: bootlogd: > cannot find console device 204:64 under /dev" > I screened throughout the linaro site as well as on Google but didn't > get any fix suitable for it. > I have fixed this bug and would like to submit the patch to linaro > upstream branch. > > Could you please review the patch and let me know how I can upload it to > Linaro so that other developers can also use it.
We use "devtmpfs.mount=1" in kernel cmdline to force devtmpfs to be mounted. But it would be nice to have it integrated as well. Acked-by: Marcin Juszkiewicz <marcin.juszkiew...@linaro.org> _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev