[PATCH v2 0/3] environment: distro: Add SF distro support
Jagan Teki
jagan at amarulasolutions.com
Fri Apr 10 20:26:28 CEST 2020
This patch is based on Tom comments from previous
version[1] for adding new distro support separately
as in include/environment/distro/sf.h
This new sf distro command not touch the existing
include/config_distro_bootcmd.h.
Used this new SF distro command in rk3399 platform.
[1] https://patchwork.ozlabs.org/patch/1232666/
Any inputs?
Jagan.
Jagan Teki (3):
environment: distro: Add SF distro command
rk3399: Add boot flash script offset, size
rockchip: Enable SF distro bootcmd
include/configs/rk3399_common.h | 3 +++
include/configs/rockchip-common.h | 9 ++++++-
include/environment/distro/sf.h | 41 +++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 include/environment/distro/sf.h
--
2.17.1
More information about the U-Boot
mailing list