environment: distro: Add SF distro command
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 10 Apr 2020 18:26:29 +0000 (23:56 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 28 Apr 2020 20:14:35 +0000 (01:44 +0530)
commitf76b9388c6067b4a1705e7f8524423dd20622762
tree32dafe7b20accc8a2be1a943bac405ff3cf04fb8
parent790c1699b2c0ca40809c43b3ddb9fc4a46939d18
environment: distro: Add SF distro command

Add distro boot command support for SPI flash (SF).

This distro boot will read the boot script at specific
location at the flash and start sourcing the same.

This file need to include on required include/config
file.

Cc: Tom Rini <trini@konsulko.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/environment/distro/sf.h [new file with mode: 0644]