]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: gdsys: Remove commands to reduce footprint
authorDirk Eibach <dirk.eibach@gdsys.cc>
Thu, 3 Jul 2014 07:28:25 +0000 (09:28 +0200)
committerTom Rini <trini@ti.com>
Mon, 7 Jul 2014 23:47:19 +0000 (19:47 -0400)
commit4fb9b41b550c3620c4cd5c2490b8800465c220dd
tree8cafdce24d169f5d6b47365a02f68f4541cc1298
parent5d1a4bf39f1146e069206953829b5c0c49c4eab5
board: gdsys: Remove commands to reduce footprint

Commit "2842c1c fit: add sha256 support" badly increased
memory footprint, so some of our boards did not build anymore.
Since monitor base must not be changed I removed some commands
to save memory.

Maybe making sha256 optional for fit would be an option for
the future since it really has some beefy footprint.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
include/configs/dlvision-10g.h
include/configs/io.h
include/configs/iocon.h
include/configs/neo.h