Dear "Moffett, Kyle D", In message <8b4ac84d-1f22-4326-b75a-fb3cc39a5...@boeing.com> you wrote: > > By that definition, my board cannot safely use U-Boot's "reset" command.
You can call halt() or panic() as last stage of your reset implementation. Heh. Mike writes the same ;-) > Would you accept a patch which makes it possible for a board to not > implement a "reset" command at all? > > There are a few places in common/cmd_bootm.c which are converted to use > panic("...") instead of printf("...")+do_reset(). This is not acceptable, as changes behaviour: panic() will halt the system, not reset it. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Actual war is a very messy business. Very, very messy business. -- Kirk, "A Taste of Armageddon", stardate 3193.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot