Dear Prafulla Wadaskar, In message <[email protected]> you wrote: > From: prafulla_wadaskar <[email protected]> > > In some cases the u-boot.bin need to be processed further > to create bootable u-boot binary from boot device > This processing may be cpu,soc and/or board spcific > bin_dep.sh provides a mechanism to execute bin_dep.sh > if present in above platform specific folders > > Signed-off-by: prafulla_wadaskar <[email protected]> > --- > Makefile | 2 + > tools/bin_dep.sh | 79 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 81 insertions(+), 0 deletions(-) > create mode 100755 tools/bin_dep.sh
I don't see use cases for this. This should probably remain out of tree. 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: [email protected] I can't understand it. I can't even understand the people who can understand it. - Queen Juliana of the Netherlands. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

