
Hi Simon,
-----Original Message----- From: Simon Glass sjg@chromium.org Sent: Friday, October 2, 2020 10:10 AM To: Tan, Ley Foon ley.foon.tan@intel.com Cc: Ang, Chee Hong chee.hong.ang@intel.com; u-boot@lists.denx.de; Marek Vasut marex@denx.de; Simon Goldschmidt simon.k.r.goldschmidt@gmail.com; Tom Rini trini@konsulko.com; See, Chin Liang chin.liang.see@intel.com; Chee, Tien Fong tien.fong.chee@intel.com; Lim, Elly Siew Chin elly.siew.chin.lim@intel.com Subject: Re: [PATCH v1 02/16] arm: socfpga: soc64: Add FIT generator script for pack itb with ATF
On Thu, 10 Sep 2020 at 03:45, Tan, Ley Foon ley.foon.tan@intel.com wrote:
-----Original Message----- From: Ang, Chee Hong chee.hong.ang@intel.com Sent: Monday, August 17, 2020 12:34 PM To: u-boot@lists.denx.de Cc: Marek Vasut marex@denx.de; Simon Goldschmidt simon.k.r.goldschmidt@gmail.com; Tom Rini trini@konsulko.com; See, Chin Liang chin.liang.see@intel.com; Tan, Ley Foon ley.foon.tan@intel.com; Ang, Chee Hong chee.hong.ang@intel.com; Chee, Tien Fong tien.fong.chee@intel.com; Lim, Elly Siew Chin elly.siew.chin.lim@intel.com Subject: [PATCH v1 02/16] arm: socfpga: soc64: Add FIT generator script for pack itb with ATF
Generate a FIT image for Intel SOCFPGA (64bits) which include U-boot proper, ATF and DTB for U-boot proper.
Signed-off-by: Chee Hong Ang chee.hong.ang@intel.com
Reviewed-by: Ley Foon Tan ley.foon.tan@intel.com
NAK
Please use binman. There are a few examples now and I can help if needed.
Regards, Simon
In our flow, we will call "make u-boot.itb" separately after we successfully built u-boot with command "make mrproper, make socfpga_agilex_atf_defconfig; make -j12".
Can you please advise the steps or share us the example how to do this using binman?
FYI, I am referring to https://github.com/u-boot/u-boot/commit/a32dd071485b17137b6d6088d26cee8011c5... on how to add binman to dts.
Thanks, Siew Chin