
On Tue, Apr 24, 2018 at 01:14:30AM +0900, Masahiro Yamada wrote:
Hi Tom,
I ended up with fixing some image size problems to get my board (uniphier_v7_defconfig) back working.
Please pull a little more.
The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:
Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 3ce5b1a8d86d46f4a390e31e52b7ba441fdb229e:
ARM: uniphier: move SPL stack address (2018-04-24 00:35:35 +0900)
Applied to u-boot/master.
And, can you perhaps leverage CONFIG_SPL_MAX_SIZE so that in the future it becomes a build-time failure when the size exceeds the limit (and I can prod whomever is adding more code growth)? Thanks!