commit | 0d01d0ada160491754f2148386006ccdeb010ecb | [log] [tgz] |
---|---|---|
author | Andrew Shadura <andrew.shadura@collabora.co.uk> | Tue May 24 15:56:22 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 07 18:13:07 2016 +0200 |
tree | 70bb48aac722fbbdb871bc71740b7b41ca32ded6 | |
parent | 6da4f98110c4a4fcb2c00f686b043658fde2289c [diff] |
board: ge: bx50v3: disable unused features to improve size and boot speed Disable unused FPGA, NFS, FAT and EFI support to reduce the bootloader size. Don't clear memory reserved for malloc to improve boot speed. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>