public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Curses from u-boot
@ 2016-09-21 13:25 Daniel.
  2016-09-26  4:51 ` Heiko Schocher
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel. @ 2016-09-21 13:25 UTC (permalink / raw)
  To: u-boot

Hi everybody, I was wondering what would be the difficult to run some
curses based menu from u-boot.

I've been search for curses porting and found this:
http://frank.harvard.edu/~coldwell/ncurses/hackguide.html. The big
problem here is that u-boot is not a operating system.

The motivation is simple. Would be nice to have boot options presented
to user as a curses menu, like grub does, wouldn't?

The easy work arround I found here is booting to some initrd with
curses installed. Then use the user input to configure u-boots
enviroment so that the next reboot takes that configuration in
account. What you think? I'm not using anything like this right know
but I would like to do it in future...

Regards,

-- 
"Do or do not. There is no try"
  Yoda Master

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-26 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21 13:25 [U-Boot] Curses from u-boot Daniel.
2016-09-26  4:51 ` Heiko Schocher
2016-09-26 13:36   ` Daniel.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox