]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: drop unnecessary "bootm_low" environment define
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 9 Feb 2016 09:59:52 +0000 (18:59 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 14 Feb 2016 08:07:46 +0000 (17:07 +0900)
commit768cade1aa6cf1ab5c06025bf13356536f1a04a5
tree0ade254352ddfd1a52c38f311cb082e9d06a0b3a
parentf775c09d00cc355a87cf4ba935eff86eacd0c961
ARM: uniphier: drop unnecessary "bootm_low" environment define

This environment define has been here to work around the LMB
allocation error introduced by commit 9c11135ce053 ("image: fix
getenv_bootm_size() function").

It is no longer needed because the root cause was fixed by commit
0cb389dd1a38 ("image: fix getenv_bootm_size() function again").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h