
12 Jun
2012
12 Jun
'12
7:42 p.m.
On Jun 8, 2012, at 6:09 PM, "Wood Scott-B07421" B07421@freescale.com wrote:
I have two questions:
- Is there a plan that we submit Timur' tool to open source?
I hope so. If not, the RCW will have to be provided directly as a hexdump/binary/etc.
Where do you think my compiler should go?
- If yes, should I combine Timur's tool with my tool or I just tell user
They should use Timur's tool to produce the RCW and then use it in my tool?
They should be separate, since there are situations where you just want the RCW and not the PBL image loading -- but it should all be an automatic part of the U-Boot bulid process for targets that require it.
I can add a parameter or command to embed a pbl image into an rcw binary during the compilation.
-Scott