[U-Boot] [PATCH] mkimage: add option for adding dtc binary path via argument

Wolfgang Denk wd at denx.de
Mon May 6 06:32:11 CEST 2013


Dear Luka Perkov,

In message <20130505190930-21234 at mutt-kz> you wrote:
> Add option for configuring path to dtc binary in mkimage command. The
> dtc binary might not always be located in $PATH.

Could you please explain why that would be needed?  What prevents you
adding the respective directory to your PATH?

Even if you do not want to do this ingeneral for some reason, running

PATH=your_dir:$PATH mkimage ...

appears to be still much less trouble (no need to change the code)
than your approach.

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: wd at denx.de
God runs electromagnetics by wave theory on  Monday,  Wednesday,  and
Friday,  and the Devil runs them by quantum theory on Tuesday, Thurs-
day, and Saturday.                                   -- William Bragg


More information about the U-Boot mailing list