> >>> 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. > > And I suppose there is no consistent way to dump the content of uboot to > get the string displayed during boot.
Other than to the display or via the command I mentioned above? > So I will just work from the basis that all my running Cubies are > running on old uboots and that for them, it does not hurt replacing the > uSD with a more current uboot (all my Cubies ONLY have uboot on the uSD > as all partitions are on the sata drive). The above provides no details as to what you wish to achieve. > >>> 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]
