]> git.sur5r.net Git - u-boot/commit
sunxi: Add default partition scheme
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 Nov 2017 20:24:00 +0000 (21:24 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 Dec 2017 15:24:32 +0000 (16:24 +0100)
commitc53654fcda9db51518266cc5feb81f5fb3d71d52
tree26aeec1255b3a1eac40306ea3f09b6f0d9167894
parent5dc0256d1210cb38ba11b22a8eb2ccc101460963
sunxi: Add default partition scheme

The partitions variable is especially useful to create a partition table
from U-Boot, either directly from the U-Boot shell, or through flashing
tools like fastboot and its oem format command.

This is especially useful on devices with an eMMC you can't take out to
flash from another system, and booting a Linux system first to flash our
system then is not really practical.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
include/configs/sunxi-common.h