[U-Boot-Users] Add some diag programs in u-boot
Wolfgang Denk
wd at denx.de
Mon Dec 5 10:46:00 CET 2005
Hello,
in message <715d90900512042305q5f6b771fp6562d6d805d593a at mail.gmail.com> you wrote:
>
> I'm attempting to add some diag programs into u-boot for a specific
> audio codec in ARM IntegratorCP-like platform so that during each u-booting,
> the device will be diagnosed to make sure it's fine. Could you please tell
> me how to do this task? Thanks a lot!
I think it would be good if you implmented this feature as a stand-
alone test application that an be dynamically loaded. If this code is
board specific, it should be placed in the relevant board directory
(see board/trab/trab_fkt.c for an example doing exactly this); if the
code is really general we may crate a specific directory
(standalone/) for it.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"You know, after a woman's raised a family and so on, she wants to
start living her own life." "Whose life she's _been_ living, then?"
- Terry Pratchett, _Witches Abroad_
More information about the U-Boot
mailing list