summaryrefslogtreecommitdiff
path: root/common/hash.c
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-05-30 05:24:19 +0200
committerTom Rini <trini@konsulko.com>2020-06-12 13:17:23 -0400
commit9fd573c8fb080b9f729015705b489d856904445b (patch)
tree4c43bdce3a418298bf69bd364307310cf0037956 /common/hash.c
parentd16b38f42704fe3cc94fbee1601be96045013151 (diff)
board: tbs2910: disable loadb and loads commands
The loadb and loads commands are not needed for booting. There are also more reliable and faster alternatives to loadb and loads that can be used with the current configuration. As that the resulting image is already very close to the size limit, removing the loadb and loads commands shouldn't hurt. With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution we have the following size reduction: - text: 6733 bytes - data: 116 bytes - bss: 1172 bytes - total: 8021 bytes Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'common/hash.c')
0 files changed, 0 insertions, 0 deletions