From: Marek Behún <[email protected]> Instead of pretending that we don't have environment to force searching default environment in env_get_default(), get the data from the default_environment[] buffer directly.
Signed-off-by: Marek Behún <[email protected]> Reviewed-by: Simon Glass <[email protected]> --- env/common.c | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) Applied to u-boot-dm, thanks!

