commit | 5561a9a229dccb471d6538e6d3b3237284723364 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Fri Nov 15 10:40:28 2019 +0800 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Nov 23 22:29:49 2019 +0800 |
tree | bd9d9d5cf864c8bc64d9058bc48915a5f0e78885 | |
parent | 65325fba5a8d6bcafb2fc1662bd82b348b735dc2 [diff] |
rockchip: lion-rk3368: Migrate to use common FIT generator The RK3368 lion board ATF can use bl31.elf like RK3399 and get the FIT source with generic FIT generator script at: arch/arm/mach-rockchip/make_fit_atf.py And then we can use 'BL31' environment to get the path of bl31.elf instead of copy it into U-Boot folder. CC: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>