Commits
Marek Vasut committed 344ca795091
env: ubi: Add missing ENV_NAME Add missing environment name for UBI, to prevent this NULL in output: Loading Environment from <NULL>... and rather have a valid UBI there: Loading Environment from UBI... Signed-off-by: Marek Vasut <marex@denx.de>