colibri-imx6ull/imx7: define bootubipart for distro boot
authorStefan Agner <stefan.agner@toradex.com>
Tue, 16 Jun 2020 19:20:03 +0000 (22:20 +0300)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Jun 2020 15:42:04 +0000 (17:42 +0200)
commitb0a8cefd5b2b5128f8dc406002acd558679fbe5d
tree12ec54b1033080f6f6f791094e8f725ba1b2cb6f
parentd3976cc2feddedf4283b9a567c8157e0ccb4226e
colibri-imx6ull/imx7: define bootubipart for distro boot

When using distro boot to boot from UBI volumes the boot partition
has been hardcoded to "UBI" (capital letters). However, our default
MTD layout uses "ubi" (lower case letter). Define "ubi" as the
default UBI partition for distro boot for Toradex. This allows to
use distro boot without having to redefine the MTD partition layout
which is useful for TorizonCore.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
include/configs/colibri-imx6ull.h
include/configs/colibri_imx7.h