> On 1/10/19 9:37 AM, Peter Robinson wrote: > > How about: > > > > U-Boot> version > > How do I get to the U-boot prompt you show?
Interrupt the process during boot. > I want to know the uboot information when I am logged into my OS. On ARMv7 your can't, at least currently, because U-Boot doesn't remain resident to be able to query it. When booting via UEFI you can get some of the info via various tools. We only have that currently available on aarchh64. > > On Thu, Jan 10, 2019 at 1:22 PM Robert Moskowitz <[email protected]> > > wrote: > >> Is there a command that gets me the uboot information I see displayed on > >> the serial console at boot time. For example: > >> > >> U-Boot SPL 2016.09.01 (Oct 19 2016 - 13:46:44) > >> > >> and > >> > >> U-Boot 2016.09.01 (Oct 19 2016 - 13:46:44 +0000) Allwinner Technology > >> > >> thanks > >> > >> _______________________________________________ > >> arm mailing list -- [email protected] > >> To unsubscribe send an email to [email protected] > >> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > >> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >> List Archives: > >> https://lists.fedoraproject.org/archives/list/[email protected] > _______________________________________________ arm mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
