mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 00:41:17 +01:00
Below commands and functions are disabled for reducing image footprint. Introduced new config CONFIG_REDUCE_FOOTPRINT to use for non-standard size reductions. Commands disabled ----------------- base, bootp, chpart, fdt Added new configs to control enablement of above commands respectively. CONFIG_CMD_DISABLE_BASE CONFIG_CMD_DISABLE_BOOTP, CONFIG_CMD_DISABLE_CHPART Functions disabled ------------------ - remove complete fdt support - fit_image_print, fit_image_print_data, fit_image_print_verification_data - fit_image_check_target_arch - fit_image_get_os, fit_image_get_arch, fit_image_get_type, fit_image_get_comp, - fit_image_check_os, fit_image_check_arch, fit_image_check_type, fit_image_check_comp, - get_table_entry_id, genimg_get_os_id, genimg_get_arch_id, genimg_get_type_id, genimg_get_comp_id Change-Id: I10259c0b70f6e84c850fd28f551df752b3cba814 Signed-off-by: Gokul Sriram Palanisamy <quic_gokulsri@quicinc.com> Signed-off-by: Timple Raj M <quic_timple@quicinc.com> |
||
|---|---|---|
| .. | ||
| cpu | ||
| dts | ||
| imx-common | ||
| include | ||
| lib | ||
| mach-at91 | ||
| mach-bcm283x | ||
| mach-davinci | ||
| mach-exynos | ||
| mach-highbank | ||
| mach-integrator | ||
| mach-keystone | ||
| mach-kirkwood | ||
| mach-mvebu | ||
| mach-orion5x | ||
| mach-rockchip | ||
| mach-s5pc1xx | ||
| mach-socfpga | ||
| mach-tegra | ||
| mach-uniphier | ||
| mach-versatile | ||
| mach-zynq | ||
| mvebu-common | ||
| thumb1/include/asm/proc-armv | ||
| config.mk | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||