]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6f35da874b442c5ee6b49cad79a57808f060d872
treeea8da8e25b22ca189ac61b295170f391546cd277
parent4482ce5a8c5ddcef998351fe5c69ca0974e64fd3
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