
28 Jan
2018
28 Jan
'18
7:53 p.m.
On Sat, Jan 20, 2018 at 09:16:13PM -0600, Derald D. Woods wrote:
This commit allows overriding the default assumption that the boot UBI MTD partition is named 'UBI' and the UBI volume is 'boot'. A board desiring to use a legacy or alternative NAND layout can now define the following two extra environment variables:
bootubipart=<some_ubi_partition_name> bootubivol=<some_ubi_volume_name>
EXAMPLE:
[include/configs/some_board.h]
Applied to u-boot/master, thanks!
--
Tom