All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] custom loadable command shell
@ 2006-03-28 20:28 Andrew Wozniak
  2006-03-28 21:06 ` Jerry Van Baren
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Wozniak @ 2006-03-28 20:28 UTC (permalink / raw)
  To: u-boot

Hi,

I've been contemplating how to develop a U-Boot loadable applet which 
provides a set of custom commands which augment the standard U-Boot 
command set. The general idea is to keep a working version of U-Boot in 
Flash without modifying - and then simply installing the new command 
applet as it changes.

The applet would include a command parser. If none of my custom commands 
are found, a call to the U-Boot parser (via ABI) would be made to handle 
U-Boot commands.

This is just a concept phase and I was hoping to get some opinions on 
the feasibility and obstacle of this approach.

Thanks for all comments. Andy

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

end of thread, other threads:[~2006-03-30 16:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 20:28 [U-Boot-Users] custom loadable command shell Andrew Wozniak
2006-03-28 21:06 ` Jerry Van Baren
2006-03-28 22:20   ` Wolfgang Denk
2006-03-30 16:45   ` Andrew Wozniak
2006-03-28 21:14 ` Scott McNutt
2006-03-28 22:20   ` Wolfgang Denk
2006-03-28 22:17 ` Wolfgang Denk
2006-03-28 22:39   ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.