Re: how to pass log level to 7 from u-boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tomek,

On 17 Oct 2020, at 14:57, Tomek The Messenger <tomekthemessenger@xxxxxxxxx> wrote:
> Does anybody of You know how to pass it from u-boot? I can stop in u-boot and pass log level 7 but I don't know what command should I write in order to do it.

Try adding `loglevel=7` to the `bootargs` U-Boot environment variable.
You can do that with the `setenv` command (https://www.denx.de/wiki/view/DULG/UBootEnvVariables).
You probably also want to set something like `earlyprintk=serial`.
On the Kernel parameters:
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html

Good luck,
Ezra.


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux