diff options
author | Andy Yan | 2019-07-04 17:44:40 +0800 |
---|---|---|
committer | Kever Yang | 2019-07-05 15:57:52 +0800 |
commit | 619f002db864ef8caa30863bde62df5c651a7312 (patch) | |
tree | dd3391d67e336f6f8b1a1d32e264de5b00d4c0ca /net/ping.c | |
parent | ca4491f2d2af93d8b77c48c5d272d88094fc06eb (diff) |
rockchip: make_fit_atf.py: fix loadables property set error
Commit b238e4b00ced ("rockchip: Cleanup of make_fit_atf.py.") set
firmware = "atf_1";
loadables = "uboot","atf_1","atf_2";
Actually it should be:
firmware = "atf_1";
loadables = "uboot","atf_2","atf_3";
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'net/ping.c')
0 files changed, 0 insertions, 0 deletions