base-files: add generic sdcard upgrade method

Add a generic sdcard upgrade method instead of duplicating code in yet
another target, and add a feature flag to only install this upgrade
method in targets that set this flag. Copied from mvebu.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2021-07-30 01:11:37 +03:00
parent 84c9570aaa
commit 8347d8b4fb
4 changed files with 104 additions and 0 deletions

View File

@@ -101,6 +101,9 @@ config RFKILL_SUPPORT
config NAND_SUPPORT
bool
config SDCARD_SUPPORT
bool
config ARCH_64BIT
bool