Dear Xie Shaohui-B21989, In message <267a3b246c22c34a8e574051858e0770018...@039-sn1mpn1-003.039d.mgd.msft.net> you wrote: > > This README describes how to build an Image can be used by PBL (pre-boot > loader), building u-boot image is the first step, then RCW, PBI > commands, XXD dump of u-boot.bin, the tool will combine the RCW and PBI > and XXD dump together to produce the PBL XXD file, suppose the PBL XXD > file is saved as x.xxd, we need to run "xxd -r x.xxd > pbl_image.bin" to > produce the final PBL Image. Take a look at the whole process, I see no > way it can be scripted / automatized.
You cannot reasonably expect of any of your users to go through such a pain. This is plain unacceptable. Please come up with a simple solution that can be integrated into the U-Boot build procedure. Things like hex-dumping images and copy & pasting the hexdumps to some proprietary tool and then going through the same pain again just backwards may have been acceptable 20 years ago. Not so any more. 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] We Klingons believe as you do -- the sick should die. Only the strong should live. -- Kras, "Friday's Child", stardate 3497.2 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

