
27 Aug
2017
27 Aug
'17
1:13 a.m.
Hi,
On 17 August 2017 at 23:07, Kever Yang kever.yang@rock-chips.com wrote:
Add a script to generate binaries from bl31.elf, and generate u-boot.its file for FIT image including u-boot, dtb and atf binaries.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
board/rockchip/evb_rk3399/mk_fit_atf.sh | 110 ++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100755 board/rockchip/evb_rk3399/mk_fit_atf.sh
Can you instead write this in python and put it in binman?
That is the tool which should be used to generate more complex firmware images.