ARM: uniphier: add sdscript, sdboot, sdupdate environment variables
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 13 Feb 2020 03:27:37 +0000 (12:27 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 27 Feb 2020 17:29:32 +0000 (02:29 +0900)
commitef5c7d6d5c5cfe146c848e67e042bab6ba150d43
treeea8da8e25b22ca189ac61b295170f391546cd277
parent8b912fbb8cbfd43a4e0db771fa8eb9025d776f9c
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables

Add handy macros:

  - sdscript: source boot.scr in the file system of the SD media
  - sdboot  : boot the kernel using the images in the file system
              of the SD media
  - sdscript: update the boot firmware in the SD media
              (in raw block sectors)

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/mmc-first-dev.c
include/configs/uniphier.h