Re: [U-Boot] [PATCH v1 6/7] tools: add support for setting the CSF into imximage

2013-07-12 Thread Stefano Babic
Hi Wolfgang, On 11/07/2013 20:14, Wolfgang Denk wrote: Dear Stefano Babic, In message 1373548001-19728-7-git-send-email-sba...@denx.de you wrote: Add support for setting the CSF (Command Sequence File) pointer which is used for HAB (High Assurance Boot) in the imximage by adding e.g.

[U-Boot] [PATCH v1 6/7] tools: add support for setting the CSF into imximage

2013-07-11 Thread Stefano Babic
Add support for setting the CSF (Command Sequence File) pointer which is used for HAB (High Assurance Boot) in the imximage by adding e.g. CSF 0x2000 in the imximage.cfg file. This will set the CSF pointer accordingly just after the padded data image area. The boot_data.length is adjusted with

Re: [U-Boot] [PATCH v1 6/7] tools: add support for setting the CSF into imximage

2013-07-11 Thread Wolfgang Denk
Dear Stefano Babic, In message 1373548001-19728-7-git-send-email-sba...@denx.de you wrote: Add support for setting the CSF (Command Sequence File) pointer which is used for HAB (High Assurance Boot) in the imximage by adding e.g. This patch throws a checkpatch error that needs to be fixed: