[U-Boot] [PATCH v2 2/2] imx8: output SECO-FW and ATF commit IDs

2019-11-04 Thread sbabic
> Borrow ID reading code from Ye Li (NXP U-Boot, commit ID 5b443e3e2617) > but drop imx-mkimage commit ID reading since we now use in tree mkimage. > Signed-off-by: Anatolij Gustschin > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ==

[U-Boot] [PATCH v2 2/2] imx8: output SECO-FW and ATF commit IDs

2019-10-26 Thread Anatolij Gustschin
Borrow ID reading code from Ye Li (NXP U-Boot, commit ID 5b443e3e2617) but drop imx-mkimage commit ID reading since we now use in tree mkimage. Signed-off-by: Anatolij Gustschin --- Changes in v2: - reword subject and commit description - use in tree sc_seco_build_info() instead of adding sc