Hi, On Fri, Oct 25, 2013 at 6:11 PM, Laszlo Papp <[email protected]> wrote: > Ping? > > > On Thu, Oct 24, 2013 at 6:29 PM, Laszlo Papp <[email protected]> wrote: > >> Hi, >> >> is it possible from within a running u-boot session? >> >> The use case is that I would like to make a screenshot, but without the >> proprietary name people may have set ...
I don't think this is supported, but you could write a patch. Perhaps you could use getenv() to read the prompt, or perhaps get it from device tree using CONFIG_OF_CONTROL if you are using that. Regards, Simon >> >> Cheers, >> Laszlo >> > > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

