commit | 1eb73473a78fbef0dcee22f8424def62dd51de1f | [log] [tgz] |
---|---|---|
author | Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> | Tue Jun 08 14:20:13 2021 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Jun 17 11:46:11 2021 +0530 |
tree | fc5a47dd0b47b3509aa438e1c37be6905750854e | |
parent | 68a8998784b0e8198c4a3b190d1fc11135d8c433 [diff] |
km/scripts: fix saveenv command syntax This is most probably a typo, and in older u-uboot versions is same as 'saveenv', in the newer uboot versions there is a separate 'save' command that is different from 'saveenv'. Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>