Enable thumb build to reduce build size of u-boot.kwb.
authorVagrant Cascadian <vagrant@debian.org>
Sun, 3 Jun 2018 19:38:37 +0000 (12:38 -0700)
committerStefan Roese <sr@denx.de>
Tue, 5 Jun 2018 05:29:09 +0000 (07:29 +0200)
commit3789b3dd15e4d522aeda56083e8e5a2ad0e95581
treeb00b8dc6fa7de4c4883b8c7f5b2da2a2361d8900
parent54e3316ffa46bd81e55216cd5aa5f087e9de9f8f
Enable thumb build to reduce build size of u-boot.kwb.

Without this, u-boot.kwb overlaps where the u-boot environment is
stored, and updating the environment can break u-boot and vice versa.

  https://bugs.debian.org/897671
  https://lists.denx.de/pipermail/u-boot/2018-May/327497.html

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/sheevaplug_defconfig