Skip to content

Instantly share code, notes, and snippets.

@trini
Created August 15, 2017 13:52
Show Gist options
  • Save trini/fe751a36bc24464601fa3726086ef8be to your computer and use it in GitHub Desktop.
Save trini/fe751a36bc24464601fa3726086ef8be to your computer and use it in GitHub Desktop.
GC-sizecheck-env
boards.cfg is up to date. Nothing to do.
Summary of 2 commits for 1141 boards (64 threads, 1 job per thread)
01: Prepare v2017.09-rc2
aarch64: + uniphier_v8 nanopi_neo2 xilinx_zynqmp_zc1751_xm015_dc1 bananapi_m64 orangepi_prime orangepi_pc2 pine64_plus orangepi_win evb-rk3328 xilinx_zynqmp_ep sopine_baseboard orangepi_zero_plus2 xilinx_zynqmp_zcu102_revA xilinx_zynqmp_zcu102_revB
arm: + ethernut5 imx6ul_isiot_nand imx6ul_isiot_mmc imx6qdl_icore_nand imx6qdl_icore_mmc imx6ul_geam_mmc imx6ul_isiot_emmc imx6q_logic db-88f6720 imx6qdl_icore_rqs imx6ul_geam_nand
+(uniphier_v8) warning: (ARCH_ZYNQ && ARCH_ZYNQMP && STM32F7 && CLK_UNIPHIER) selects SPL_CLK which has unmet direct dependencies (CLK && SPL_DM)
+(ethernut5) Warning (reg_format): "reg" property in /i2c-gpio-0/pcf8563@50 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
+(ethernut5) Warning (avoid_default_addr_size): Relying on default #address-cells value for /i2c-gpio-0/pcf8563@50
+(ethernut5) Warning (avoid_default_addr_size): Relying on default #size-cells value for /i2c-gpio-0/pcf8563@50
+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) bus = fec_get_miibus(dev, dev_id);
+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ^~~
+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ../drivers/net/fec_mxc.c:988:17: note: expected ?uint32_t {aka unsigned int}? but argument is of type ?struct udevice *?
+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) struct mii_dev *fec_get_miibus(uint32_t base_addr, int dev_id)
+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ^~~~~~~~~~~~~~
+(nanopi_neo2,bananapi_m64,orangepi_prime,orangepi_pc2,pine64_plus,orangepi_win,sopine_baseboard,orangepi_zero_plus2) WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
+(nanopi_neo2,bananapi_m64,orangepi_prime,orangepi_pc2,pine64_plus,orangepi_win,sopine_baseboard,orangepi_zero_plus2) Please read the section on ARM Trusted Firmware (ATF) in board/sunxi/README.sunxi64
+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) hdr_addr = (u32)download_buffer + ALIGN(download_bytes, PAGE_SIZE);
+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ^
+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) hdr = (struct andr_img_hdr *)hdr_addr;
+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ^
+(evb-rk3328) writel((unsigned int) ep->dma_buf, &reg->out_endp[ep_num].doepdma);
+(evb-rk3328) ^
+(evb-rk3328) ../arch/arm/include/asm/io.h:146:34: note: in definition of macro ?writel?
+(evb-rk3328) #define writel(v,c) ({ u32 __v = v; __iowmb(); __arch_putl(__v,c); __v; })
+(evb-rk3328) ^
+(db-88f6720) port->priv->mdio_base = (void *)mdio_addr;
+(db-88f6720) ^
w+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ../drivers/net/fec_mxc.c: In function ?fecmxc_probe?:
w+(imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,imx6ul_isiot_emmc,imx6q_logic,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ../drivers/net/fec_mxc.c:1241:23: warning: passing argument 1 of ?fec_get_miibus? makes integer from pointer without a cast [-Wint-conversion]
w+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ../common/fb_mmc.c: In function ?fb_mmc_update_zimage?:
w+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ../common/fb_mmc.c:188:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
w+(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ../common/fb_mmc.c:189:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
w+(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c: In function ?setdma_rx?:
w+(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c:116:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
w+(db-88f6720) ../drivers/net/mvpp2.c: In function ?phy_info_parse?:
w+(db-88f6720) ../drivers/net/mvpp2.c:4751:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
04: env: Convert CONFIG_ENV_IS_IN... to a choice
aarch64: + r8a7795_ulcb r8a7796_ulcb
+(r8a7795_ulcb,r8a7796_ulcb) env/nowhere.o: In function `env_relocate_spec':
+(r8a7795_ulcb,r8a7796_ulcb) build/../env/nowhere.c:21: multiple definition of `env_relocate_spec'
+(r8a7795_ulcb,r8a7796_ulcb) env/mmc.o:build/../env/mmc.c:288: first defined here
+(r8a7795_ulcb,r8a7796_ulcb) build/../env/nowhere.c:21: multiple definition of `env_init'
+(r8a7795_ulcb,r8a7796_ulcb) env/mmc.o:build/../env/mmc.c:69: first defined here
+(r8a7795_ulcb,r8a7796_ulcb) build/../env/nowhere.c:21: multiple definition of `env_ptr'
+(r8a7795_ulcb,r8a7796_ulcb) make[2]: *** [env/built-in.o] Error 1
+(r8a7795_ulcb,r8a7796_ulcb) make[1]: *** [env] Error 2
+(r8a7795_ulcb,r8a7796_ulcb) make: *** [sub-make] Error 2
aarch64: (for 89/91 boards) all +34.4 bss +10.8 rodata +23.6 spl/u-boot-spl:all +5.6 spl/u-boot-spl:rodata +5.6
ls1046aqds_nand: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1046aqds_sdcard_ifc: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043aqds_nand: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1046ardb_sdcard: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1046ardb_sdcard_SECURE_BOOT: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1046ardb_emmc: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043ardb_nand: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043ardb_sdcard: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043aqds_sdcard_qspi: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043aqds_sdcard_ifc: all +88 bss +64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
uniphier_v8 : all +88 bss +64 rodata +24
ls1046aqds : all +88 bss +64 rodata +24
ls1046ardb_qspi: all +88 bss +64 rodata +24
firefly-rk3399 : all +88 bss +64 rodata +24
ls1012ardb_qspi_SECURE_BOOT: all +88 bss +64 rodata +24
ls1043aqds_nor_ddr3: all +88 bss +64 rodata +24
ls1043ardb : all +88 bss +64 rodata +24
p2371-2180 : all +88 bss +64 rodata +24
ls1043aqds : all +88 bss +64 rodata +24
ls1043aqds_qspi: all +88 bss +64 rodata +24
ls1046aqds_SECURE_BOOT: all +88 bss +64 rodata +24
rpi_3 : all +88 bss +64 rodata +24
dragonboard410c: all +88 bss +64 rodata +24
ls1046ardb_qspi_SECURE_BOOT: all +88 bss +64 rodata +24
puma-rk3399 : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
lion-rk3368 : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
nanopi_neo2 : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
bananapi_m64 : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_prime : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_pc2 : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
pine64_plus : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_win : all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls2080aqds_nand: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls2080aqds_sdcard: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sopine_baseboard: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_zero_plus2: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zcu102_revA: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zcu102_revB: all +24 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zc1751_xm018_dc4: all +16 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zc1751_xm015_dc1: all +16 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zc1751_xm019_dc5: all +16 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1012afrdm_qspi: all +24 rodata +24
ls2080ardb_SECURE_BOOT: all +24 rodata +24
ls1012aqds_qspi: all +24 rodata +24
vexpress_aemv8a_juno: all +24 rodata +24
mvebu_espressobin-88f3720: all +24 rodata +24
ls2088ardb_qspi: all +24 rodata +24
odroid-c2 : all +24 rodata +24
bcm958712k : all +24 rodata +24
ls2080ardb : all +24 rodata +24
p2771-0000-500 : all +24 rodata +24
r8a7795_salvator-x: all +24 rodata +24
sheep-rk3368 : all +24 rodata +24
thunderx_88xx : all +24 rodata +24
ls2080aqds_SECURE_BOOT: all +24 rodata +24
p2571 : all +24 rodata +24
evb-px5 : all +24 rodata +24
mvebu_db_armada8k: all +24 rodata +24
vexpress_aemv8a_semi: all +24 rodata +24
s32v234evb : all +24 rodata +24
ls2080aqds : all +24 rodata +24
espresso7420 : all +24 rodata +24
vexpress_aemv8a_dram: all +24 rodata +24
ls2080aqds_qspi: all +24 rodata +24
evb-rk3399 : all +24 rodata +24
ls1012ardb_qspi: all +24 rodata +24
evb-rk3328 : all +24 rodata +24
ls1043aqds_lpuart: all +24 rodata +24
ls2081ardb : all +24 rodata +24
ls1046aqds_lpuart: all +24 rodata +24
poplar : all +24 rodata +24
ls2080a_simu : all +24 rodata +24
hikey : all +24 rodata +24
ls2080a_emu : all +24 rodata +24
r8a7796_salvator-x: all +24 rodata +24
mvebu_mcbin-88f8040: all +24 rodata +24
e2220-1170 : all +24 rodata +24
mvebu_db-88f3720: all +24 rodata +24
p2371-0000 : all +24 rodata +24
p2771-0000-000 : all +24 rodata +24
geekbox : all +24 rodata +24
ls1046aqds_sdcard_qspi: all -40 bss -64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043ardb_nand_SECURE_BOOT: all -40 bss -64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_ep: all -40 bss -64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043ardb_sdcard_SECURE_BOOT: all -40 bss -64 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xilinx_zynqmp_zc1751_xm016_dc2: all -48 bss -64 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1043ardb_SECURE_BOOT: all -40 bss -64 rodata +24
ls1046aqds_qspi: all -40 bss -64 rodata +24
ls2080ardb_nand: all -104 bss -128 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
m68k: (for 48/48 boards) all +4.3 bss -0.3 rodata -7.0 text +11.7
M54455EVB_a66 : all +9 rodata -7 text +16
M54451EVB : all +9 rodata -7 text +16
astro_mcf5373l : all +9 rodata -7 text +16
M54418TWR_serial_rmii: all +9 rodata -7 text +16
M54455EVB_intel: all +9 rodata -7 text +16
M5475FFE : all +9 rodata -7 text +16
amcore : all +9 rodata -7 text +16
M54455EVB_i66 : all +9 rodata -7 text +16
M5475GFE : all +9 rodata -7 text +16
M5485GFE : all +9 rodata -7 text +16
M54455EVB_stm33: all +9 rodata -7 text +16
M5475AFE : all +9 rodata -7 text +16
M54455EVB : all +9 rodata -7 text +16
M5485BFE : all +9 rodata -7 text +16
M52277EVB : all +9 rodata -7 text +16
M5475EFE : all +9 rodata -7 text +16
M5475CFE : all +9 rodata -7 text +16
M5485AFE : all +9 rodata -7 text +16
M5485HFE : all +9 rodata -7 text +16
M5485DFE : all +9 rodata -7 text +16
M5475DFE : all +9 rodata -7 text +16
M52277EVB_stmicro: all +9 rodata -7 text +16
eb_cpu5282 : all +9 rodata -7 text +16
eb_cpu5282_internal: all +9 rodata -7 text +16
M53017EVB : all +9 rodata -7 text +16
M5485CFE : all +9 rodata -7 text +16
M54418TWR : all +9 rodata -7 text +16
M5485EFE : all +9 rodata -7 text +16
M5485FFE : all +9 rodata -7 text +16
M54418TWR_serial_mii: all +9 rodata -7 text +16
M5475BFE : all +9 rodata -7 text +16
M54451EVB_stmicro: all +9 rodata -7 text +16
M54418TWR_nand_mii: all +5 bss -4 rodata -7 text +16
M54418TWR_nand_rmii_lowfreq: all +5 bss -4 rodata -7 text +16
M54418TWR_nand_rmii: all +5 bss -4 rodata -7 text +16
M5329AFEE : all -7 rodata -7
M5208EVBE : all -7 rodata -7
M5282EVB : all -7 rodata -7
M5253DEMO : all -7 rodata -7
M5329BFEE : all -7 rodata -7
M5275EVB : all -7 rodata -7
cobra5272 : all -7 rodata -7
M5373EVB : all -7 rodata -7
M5235EVB_Flash32: all -7 rodata -7
M5253EVBE : all -7 rodata -7
M5235EVB : all -7 rodata -7
M5272C3 : all -7 rodata -7
M5249EVB : all -11 bss -4 rodata -7
powerpc: (for 306/306 boards) all -15.8 bss -8.8 data +0.0 rodata -6.1 spl/u-boot-spl:all -0.6 spl/u-boot-spl:data -1.6 spl/u-boot-spl:text +1.0 text -1.0
T2080QDS_SPIFLASH: all +57 bss +64 rodata -7
P2041RDB_SPIFLASH: all +57 bss +64 rodata -7
T2080RDB_SPIFLASH: all +57 bss +64 rodata -7
P1020RDB-PC_NAND: all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1020RDB-PD_NAND: all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PA_NAND: all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1024RDB_NAND : all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PB_NAND: all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P2020RDB-PC_NAND: all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1025RDB_NAND : all +25 bss +32 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PB_SPIFLASH_SECBOOT: all +25 bss +32 rodata -7
P1010RDB-PB_SDCARD: all +25 bss +32 rodata -7
P1025RDB_SDCARD: all +25 bss +32 rodata -7
TWR-P1025 : all +25 bss +32 rodata -7
P1010RDB-PB_NAND_SECBOOT: all +25 bss +32 rodata -7
P1025RDB : all +25 bss +32 rodata -7
P1010RDB-PB_NOR: all +25 bss +32 rodata -7
P1010RDB-PA_NOR: all +25 bss +32 rodata -7
P1010RDB-PA_SPIFLASH_SECBOOT: all +25 bss +32 rodata -7
P1010RDB-PA_NAND_SECBOOT: all +25 bss +32 rodata -7
P1010RDB-PA_NOR_SECBOOT: all +25 bss +32 rodata -7
P1020RDB-PD : all +25 bss +32 rodata -7
MPC8536DS_36BIT: all +25 bss +32 rodata -7
P1024RDB : all +25 bss +32 rodata -7
P2020RDB-PC : all +25 bss +32 rodata -7
P1010RDB-PB_NOR_SECBOOT: all +25 bss +32 rodata -7
P1020RDB-PC : all +25 bss +32 rodata -7
P1024RDB_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020RDB-PD_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020RDB-PC_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1010RDB-PA_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P2020RDB-PC_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P2020RDB-PC_SDCARD: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1024RDB_SDCARD: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1010RDB-PA_SDCARD: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1025RDB_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020RDB-PD_SDCARD: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1010RDB-PB_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1010RDB-PB_36BIT_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
C29XPCIE_NAND : all -3 bss +8 data -4 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PA_36BIT_NAND: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PB_36BIT_NAND: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1020RDB-PC_SDCARD: all +25 bss +32 rodata -7 spl/u-boot-spl:all -16 spl/u-boot-spl:data -16
P1020RDB-PC_36BIT_NAND: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
BSC9132QDS_NAND_DDRCLK100: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
C29XPCIE_SPIFLASH: all +9 bss +16 rodata -7
BSC9132QDS_NAND_DDRCLK133: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P2020RDB-PC_36BIT_NAND: all -7 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1010RDB-PA_36BIT_SPIFLASH: all +25 bss +32 rodata -7 spl/u-boot-spl:all -16 spl/u-boot-spl:data -16
caddy2 : all +5 bss +12 text -7
C29XPCIE_NOR_SECBOOT: all +1 bss +8 rodata -7
MPC8572DS : all +1 bss +8 rodata -7
qemu-ppce500 : all +1 bss +8 rodata -7
MPC8548CDS_36BIT: all +1 bss +8 rodata -7
MPC8548CDS_legacy: all +1 bss +8 rodata -7
MPC8572DS_36BIT: all +1 bss +8 rodata -7
xpedite550x : all +1 bss +8 rodata -7
B4860QDS_SECURE_BOOT: all +1 bss +8 rodata -7
C29XPCIE : all +1 bss +8 rodata -7
MPC8544DS : all +1 bss +8 rodata -7
MPC8548CDS : all +1 bss +8 rodata -7
C29XPCIE_SPIFLASH_SECBOOT: all +1 bss +8 rodata -7
P3041DS_SRIO_PCIE_BOOT: all -7 rodata -7
mpc8308_p1m : all -7 text -7
T4240RDB : all -7 rodata -7
T2081QDS_SRIO_PCIE_BOOT: all -7 rodata -7
MPC8641HPCN_36BIT: all -7 rodata -7
P1020RDB-PC_36BIT: all -7 rodata -7
BSC9132QDS_SDCARD_DDRCLK100_SECURE: all -7 rodata -7
MPC837XEMDS_HOST: all -7 text -7
MPC8610HPCD : all -7 rodata -7
MPC832XEMDS_HOST_66: all -7 text -7
MPC8641HPCN : all -7 rodata -7
ve8313 : all -7 text -7
MPC8569MDS : all -7 rodata -7
sbc8548_PCI_33_PCIE: all -7 rodata -7
MPC8541CDS : all -7 rodata -7
strider_cpu : all -7 text -7
P1010RDB-PB_36BIT_NOR: all -7 rodata -7
controlcenterd_36BIT_SDCARD: all -7 rodata -7
P5020DS_SRIO_PCIE_BOOT: all -7 rodata -7
BSC9132QDS_SDCARD_DDRCLK133_SECURE: all -7 rodata -7
MPC832XEMDS_SLAVE: all -7 text -7
P3041DS : all -7 rodata -7
T2081QDS : all -7 rodata -7
MPC832XEMDS_ATM: all -7 text -7
T2080QDS : all -7 rodata -7
MPC8555CDS_legacy: all -7 rodata -7
T4240QDS : all -7 rodata -7
T1040D4RDB : all -7 rodata -7
BSC9132QDS_NAND_DDRCLK133_SECURE: all -7 rodata -7
P1010RDB-PA_36BIT_SPIFLASH_SECBOOT: all -7 rodata -7
T4240RDB_SDCARD: all -7 rodata -7
xpedite517x : all -7 rodata -7
P2041RDB_SECURE_BOOT: all -7 rodata -7
P5020DS_NAND_SECURE_BOOT: all -7 rodata -7
MPC8349ITX_LOWBOOT: all -7 text -7
MPC832XEMDS : all -7 text -7
T4240QDS_SRIO_PCIE_BOOT: all -7 rodata -7
BSC9132QDS_SDCARD_DDRCLK100: all -7 rodata -7
T1024RDB_NAND : all -3 data +4 rodata -7 spl/u-boot-spl:all -4 spl/u-boot-spl:data -4
T1040QDS_SECURE_BOOT: all -7 rodata -7
P1010RDB-PB_36BIT_NOR_SECBOOT: all -7 rodata -7
MPC8349ITX : all -7 text -7
P5020DS : all -7 rodata -7
BSC9132QDS_NOR_DDRCLK100_SECURE: all -7 rodata -7
P3041DS_SECURE_BOOT: all -7 rodata -7
P1010RDB-PB_36BIT_SDCARD: all -7 rodata -7
UCP1020 : all -7 rodata -7
MPC8349ITXGP : all -7 text -7
T1042D4RDB_SECURE_BOOT: all -7 rodata -7
T1042RDB_SECURE_BOOT: all -7 rodata -7
T2080RDB : all -7 rodata -7
P1025RDB_36BIT : all -7 rodata -7
P5040DS_NAND : all -7 rodata -7
T4240QDS_SECURE_BOOT: all -7 rodata -7
P3041DS_SDCARD : all -7 rodata -7
MPC8541CDS_legacy: all -7 rodata -7
P1010RDB-PB_36BIT_SPIFLASH_SECBOOT: all -7 rodata -7
BSC9132QDS_SPIFLASH_DDRCLK100_SECURE: all -7 rodata -7
MPC8536DS_SDCARD: all -7 rodata -7
P3041DS_NAND_SECURE_BOOT: all -7 rodata -7
BSC9132QDS_SDCARD_DDRCLK133: all -7 rodata -7
BSC9132QDS_NOR_DDRCLK100: all -7 rodata -7
T1042RDB : all -7 rodata -7
sbc8548_PCI_33 : all -7 rodata -7
T4160QDS_SECURE_BOOT: all -7 rodata -7
P2041RDB_SDCARD: all -7 rodata -7
P5040DS_NAND_SECURE_BOOT: all -7 rodata -7
T2080RDB_SECURE_BOOT: all -7 rodata -7
P1010RDB-PA_36BIT_NOR_SECBOOT: all -7 rodata -7
sbc8349_PCI_33 : all -7 text -7
T1040QDS : all -7 rodata -7
P1010RDB-PA_36BIT_NOR: all -7 rodata -7
T1042D4RDB : all -7 rodata -7
MPC8568MDS : all -7 rodata -7
MPC837XEMDS : all -7 text -7
P5040DS_SDCARD : all -7 rodata -7
P4080DS_SECURE_BOOT: all -7 rodata -7
T2080RDB_SDCARD: all -7 rodata -7
strider_con_dp : all -7 text -7
T1040QDS_DDR4 : all -7 rodata -7
T2080QDS_SECURE_BOOT: all -7 rodata -7
sbc8349_PCI_66 : all -7 text -7
MCR3000 : all -7 rodata -7
T1024QDS_DDR4 : all -7 rodata -7
T1040D4RDB_SDCARD: all -7 rodata -7
MPC8313ERDB_66 : all -7 text -7
P1010RDB-PB_36BIT_NAND_SECBOOT: all -7 rodata -7
T1024QDS_DDR4_SECURE_BOOT: all -7 rodata -7
xpedite520x : all -7 rodata -7
BSC9132QDS_SPIFLASH_DDRCLK133: all -7 rodata -7
controlcenterd_36BIT_SDCARD_DEVELOP: all -7 rodata -7
strider_cpu_dp : all -7 text -7
xpedite537x : all -7 rodata -7
sbc8548_PCI_66 : all -7 rodata -7
MPC8555CDS : all -7 rodata -7
T2080QDS_SRIO_PCIE_BOOT: all -7 rodata -7
controlcenterd_TRAILBLAZER: all -7 rodata -7
MPC8308RDB : all -7 text -7
MPC8323ERDB : all -7 text -7
T4160QDS : all -7 rodata -7
T4160RDB : all -7 rodata -7
BSC9132QDS_SPIFLASH_DDRCLK133_SECURE: all -7 rodata -7
controlcenterd_TRAILBLAZER_DEVELOP: all -7 rodata -7
P5020DS_SECURE_BOOT: all -7 rodata -7
T1024QDS_SECURE_BOOT: all -7 rodata -7
T1040RDB_SPIFLASH: all -7 rodata -7
MPC8536DS : all -7 rodata -7
P2041RDB : all -7 rodata -7
P2020RDB-PC_36BIT: all -7 rodata -7
P4080DS : all -7 rodata -7
T1024RDB : all -7 rodata -7
sbc8548_PCI_66_PCIE: all -7 rodata -7
BSC9132QDS_NOR_DDRCLK133: all -7 rodata -7
MPC8313ERDB_33 : all -7 text -7
P1023RDB : all -7 rodata -7
sbc8548 : all -7 rodata -7
MPC8536DS_SPIFLASH: all -7 rodata -7
P1024RDB_36BIT : all -7 rodata -7
P4080DS_SDCARD : all -7 rodata -7
P5040DS_SECURE_BOOT: all -7 rodata -7
BSC9132QDS_NOR_DDRCLK133_SECURE: all -7 rodata -7
MPC8569MDS_ATM : all -7 rodata -7
P5040DS : all -7 rodata -7
T1040RDB_NAND : all -7 rodata -7
T1024RDB_SECURE_BOOT: all -7 rodata -7
hrcon_dh : all -7 text -7
P2041RDB_SRIO_PCIE_BOOT: all -7 rodata -7
P5040DS_SPIFLASH: all -7 rodata -7
P5020DS_SDCARD : all -7 rodata -7
P4080DS_SPIFLASH: all -7 rodata -7
T1040RDB : all -7 rodata -7
strider_con : all -7 text -7
P1010RDB-PA_36BIT_NAND_SECBOOT: all -7 rodata -7
T1040RDB_SECURE_BOOT: all -7 rodata -7
MPC8349EMDS : all -7 text -7
BSC9132QDS_SPIFLASH_DDRCLK100: all -7 rodata -7
T1040D4RDB_SECURE_BOOT: all -7 rodata -7
T1023RDB : all -7 rodata -7
sbc8349 : all -7 text -7
BSC9132QDS_NAND_DDRCLK100_SECURE: all -7 rodata -7
P3041DS_SPIFLASH: all -7 rodata -7
P4080DS_SRIO_PCIE_BOOT: all -7 rodata -7
MPC837XERDB : all -7 text -7
T1023RDB_SECURE_BOOT: all -7 rodata -7
T1024QDS : all -7 rodata -7
hrcon : all -7 text -7
vme8349 : all -7 text -7
sbc8641d : all -7 rodata -7
T1042RDB_PI : all -7 rodata -7
socrates : all -7 rodata -7
MPC832XEMDS_HOST_33: all -7 text -7
Cyrus_P5020 : all -8 rodata -8
Cyrus_P5040 : all -8 rodata -8
MPC8313ERDB_NAND_66: all -11 bss -4 text -7
tuge1 : all -11 bss -4 text -7
tuxx1 : all -11 bss -4 text -7
P3041DS_NAND : all -11 data -4 rodata -7
P5020DS_NAND : all -11 data -4 rodata -7
suvd3 : all -11 bss -4 text -7
TQM834x : all -11 bss -4 text -7
T1023RDB_NAND : all -7 rodata -7 spl/u-boot-spl:all -4 spl/u-boot-spl:data -4
kmvect1 : all -11 bss -4 text -7
kmeter1 : all -11 bss -4 text -7
T1042RDB_PI_NAND: all -3 data +4 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T2080RDB_NAND : all -11 data -4 rodata -7
T2081QDS_NAND : all -7 rodata -7 spl/u-boot-spl:all -4 spl/u-boot-spl:data -4
kmopti2 : all -11 bss -4 text -7
kmtepr2 : all -11 bss -4 text -7
MPC8313ERDB_NAND_33: all -11 bss -4 text -7
kmcoge5ne : all -11 bss -4 text -7
P2041RDB_NAND : all -11 data -4 rodata -7
T4240QDS_NAND : all -3 data +4 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
kmsupx5 : all -11 bss -4 text -7
ids8313 : all -11 bss -4 text -7
kmtegr1 : all -11 bss -4 text -7
T1042D4RDB_NAND: all -3 data +4 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T4160QDS_NAND : all -3 data +4 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
UCP1020_SPIFLASH: all -14 rodata -14
kmcoge4 : all -14 rodata -14
kmlion1 : all -14 rodata -14
T1024RDB_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P2020RDB-PC_36BIT_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1024QDS_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1024QDS_NAND : all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020RDB-PC_36BIT_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1042RDB_PI_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T4160QDS_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T2080QDS_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T4240QDS_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1040RDB_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1040D4RDB_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020RDB-PC_36BIT_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1040D4RDB_NAND: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1010RDB-PA_36BIT_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P2020RDB-PC_36BIT_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1024QDS_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1042D4RDB_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1042D4RDB_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T2081QDS_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1024RDB_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1023RDB_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1023RDB_SDCARD: all -7 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
BSC9131RDB_NAND: all -35 bss -32 data +4 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
T2080QDS_NAND : all -7 rodata -7 spl/u-boot-spl:all -12 spl/u-boot-spl:data -12
BSC9131RDB_NAND_SYSCLK100: all -35 bss -32 data +4 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
T1042RDB_PI_SPIFLASH: all -7 rodata -7 spl/u-boot-spl:all -16 spl/u-boot-spl:data -16
MPC8315ERDB : all -31 bss -24 text -7
BSC9131RDB_SPIFLASH_SYSCLK100: all -39 bss -32 rodata -7
BSC9131RDB_SPIFLASH: all -39 bss -32 rodata -7
P1022DS_NAND : all -103 bss -96 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1021RDB-PC_NAND: all -107 bss -96 data -4 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1021RDB-PC : all -103 bss -96 rodata -7
P1020UTM-PC : all -103 bss -96 rodata -7
P1020MBG-PC : all -103 bss -96 rodata -7
P1022DS : all -103 bss -96 rodata -7
P1021RDB-PC_SPIFLASH: all -103 bss -96 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1022DS_SDCARD : all -103 bss -96 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020MBG-PC_SDCARD: all -103 bss -96 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1021RDB-PC_SDCARD: all -103 bss -96 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020UTM-PC_SDCARD: all -103 bss -96 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1021RDB-PC_36BIT_NAND: all -131 bss -128 data +4 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
P1022DS_SPIFLASH: all -103 bss -96 rodata -7 spl/u-boot-spl:all -12 spl/u-boot-spl:data -12
P1022DS_36BIT_NAND: all -135 bss -128 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16
B4860QDS_SPIFLASH: all -119 bss -112 rodata -7
B4420QDS_SPIFLASH: all -119 bss -112 rodata -7
B4860QDS_SRIO_PCIE_BOOT: all -127 bss -120 rodata -7
B4860QDS : all -127 bss -120 rodata -7
B4420QDS : all -127 bss -120 rodata -7
P1022DS_36BIT_SDCARD: all -135 bss -128 rodata -7
P1020MBG-PC_36BIT: all -135 bss -128 rodata -7
B4860QDS_NAND : all -127 bss -120 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P5020DS_SPIFLASH: all -135 bss -128 rodata -7
B4420QDS_NAND : all -127 bss -120 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T2080RDB_SRIO_PCIE_BOOT: all -135 bss -128 rodata -7
P1020UTM-PC_36BIT: all -135 bss -128 rodata -7
P1021RDB-PC_36BIT: all -135 bss -128 rodata -7
P1022DS_36BIT : all -135 bss -128 rodata -7
P1020MBG-PC_36BIT_SDCARD: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1021RDB-PC_36BIT_SPIFLASH: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T2081QDS_SPIFLASH: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1022DS_36BIT_SPIFLASH: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
T1042RDB_PI_NAND_SECURE_BOOT: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1020UTM-PC_36BIT_SDCARD: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
P1021RDB-PC_36BIT_SDCARD: all -135 bss -128 rodata -7 spl/u-boot-spl:all -8 spl/u-boot-spl:data -8
sandbox: (for 4/4 boards) all -16.0 bss -16.0 data -64.0 rodata +64.0 spl/u-boot-spl:all +32.0 spl/u-boot-spl:data +16.0 spl/u-boot-spl:rodata +16.0
sandbox_spl : all -64 data -64 spl/u-boot-spl:all +128 spl/u-boot-spl:data +64 spl/u-boot-spl:rodata +64
sandbox_flattree: all +64 data -64 rodata +128
sandbox : data -64 rodata +64
sandbox_noblk : all -64 bss -64 data -64 rodata +64
arc: (for 8/8 boards) all +8.0 rodata +8.0
nsim_700be : all +8 rodata +8
nsim_hs38be : all +8 rodata +8
axs101 : all +8 rodata +8
axs103 : all +8 rodata +8
tb100 : all +8 rodata +8
nsim_700 : all +8 rodata +8
nsim_hs38 : all +8 rodata +8
hsdk : all +8 rodata +8
mips: (for 42/42 boards) all +5.4 bss -2.6 rodata +8.0
vct_platinum : all +32 bss +24 rodata +8
vct_premium : all +32 bss +24 rodata +8
ap121 : all +12 bss +4 rodata +8
vct_premium_small: all +8 rodata +8
vct_platinumavc_small: all +8 rodata +8
vct_premium_onenand_small: all +8 rodata +8
vct_platinum_small: all +8 rodata +8
boston64r2 : all +8 rodata +8
pic32mzdask : all +8 rodata +8
maltael : all +8 rodata +8
malta : all +8 rodata +8
boston64r2el : all +8 rodata +8
vct_platinum_onenand_small: all +8 rodata +8
vct_platinumavc_onenand: all +8 rodata +8
vct_platinumavc_onenand_small: all +8 rodata +8
vct_platinumavc: all +8 rodata +8
pb1000 : all +4 bss -4 rodata +8
sfr_nb4-ser_ram: all +4 bss -4 rodata +8
tplink_wdr4300 : all +4 bss -4 rodata +8
dbau1100 : all +4 bss -4 rodata +8
imgtec_xilfpga : all +4 bss -4 rodata +8
netgear_cg3100d_ram: all +4 bss -4 rodata +8
dbau1550 : all +4 bss -4 rodata +8
dbau1500 : all +4 bss -4 rodata +8
comtrend_vr3032u_ram: all +4 bss -4 rodata +8
ap143 : all +4 bss -4 rodata +8
sagem_f@st1704_ram: all +4 bss -4 rodata +8
huawei_hg556a_ram: all +4 bss -4 rodata +8
comtrend_ar5387un_ram: all +4 bss -4 rodata +8
dbau1000 : all +4 bss -4 rodata +8
comtrend_ct5361_ram: all +4 bss -4 rodata +8
dbau1550_el : all +4 bss -4 rodata +8
vct_premium_onenand: bss -8 rodata +8
malta64el : bss -8 rodata +8
qemu_mips64el : bss -8 rodata +8
qemu_mips : bss -8 rodata +8
qemu_mips64 : bss -8 rodata +8
vct_platinum_onenand: bss -8 rodata +8
qemu_mipsel : bss -8 rodata +8
malta64 : bss -8 rodata +8
boston32r2 : all -8 bss -16 rodata +8
boston32r2el : all -8 bss -16 rodata +8
arm: (for 623/623 boards) all +16.4 bss -4.5 data +0.0 rodata +20.7 spl/u-boot-spl:all +8.1 spl/u-boot-spl:bss +0.2 spl/u-boot-spl:rodata +7.9 text +0.1
sama5d4ek_spiflash: all +127 bss +104 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021aqds_sdcard_ifc: all +127 bss +104 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
seaboard : all +127 bss +104 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
k2l_evm : all +127 bss +112 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
k2g_hs_evm : all +127 bss +104 rodata +23
mx7dsabresd : all +127 bss +104 rodata +23
cl-som-am57x : all +79 bss +64 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
sniper : all +71 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
evb-rk3288 : all +71 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_plus2e: all +71 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am43xx_evm_usbhost_boot: all +71 bss +56 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
duovero : all +67 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +4
am335x_evm_nor : all +71 bss +40 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8 text +8
am335x_igep003x: all +64 bss +56 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_vining_fpga: all +64 bss +48 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Orangepi_mini : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
clearfog : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
nanopi_neo : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap3_beagle : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mk802_a10s : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_zero : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Empire_electronix_m712: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc770_xm010: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A10-OLinuXino-Lime: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_shc : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
MSI_Primo73 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
miqi-rk3288 : all +63 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
Linksprite_pcDuino3: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cm_t43 : all +63 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
A20-OLinuXino_MICRO: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6ul_isiot_nand: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Chuwi_V7_CW0825: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
r7-tv-dongle : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ti814x_evm : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
MK808C : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet_q972 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cm_t35 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
udoo_neo : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A13-OLinuXino : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet98v_rev2 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
i12-tvbox : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am43xx_evm : all +63 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
Bananapro : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_pc_plus: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Marsboard_A10 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap4_sdp4430 : all +63 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
Wits_Pro_A20_DKT: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
CHIP_pro : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6qdl_icore_mmc: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Empire_electronix_d709: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Cubietruck : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
db-88f6820-gp : all +63 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
nanopi_m1 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
brppt1_spi : all +63 bss +32 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Auxtek-T004 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
platinum_picon : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc702 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
chiliboard : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_is1 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Orangepi : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d4_xplained_spiflash: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
iNet_3F : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
difrnce_dit4350: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
UTOO_P66 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
nanopi_m1_plus : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
CSQ_CS908 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Cubietruck_plus: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap3_logic : all +63 bss +48 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
pepper : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d3_xplained_nandflash: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap4_panda : all +63 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
zc5601 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zc5202 : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Bananapi : all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
pov_protab2_ips9: all +63 bss +40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet86dz : all +62 bss +48 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
q8_a23_tablet_800x480: all +62 bss +48 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
gt90h_v4 : all +62 bss +48 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
evb-rk3229 : all +71 bss +48 rodata +23
am43xx_hs_evm : all +63 bss +48 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8 text -8
mx6ull_14x14_evk: all +71 bss +48 rodata +23
am335x_boneblack: all -1 bss -24 rodata +23 spl/u-boot-spl:all +72 spl/u-boot-spl:bss +64 spl/u-boot-spl:rodata +8
mx6ull_14x14_evk_plugin: all +71 bss +48 rodata +23
am43xx_evm_ethboot: all +63 bss +40 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
pengwyn : all +63 bss +40 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
odroid-xu3 : all +71 bss +48 rodata +23
am335x_boneblack_vboot: all -1 bss -24 rodata +23 spl/u-boot-spl:all +72 spl/u-boot-spl:bss +64 spl/u-boot-spl:rodata +8
trats2 : all +71 bss +48 rodata +23
topic_miami : all +55 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
etamin : all +55 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
draco : all +55 bss +32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
nokia_rx51 : all +64 bss +56 rodata +8
vinco : all +64 bss +64 rodata +8 text -8
am43xx_evm_qspiboot: all +64 bss +48 rodata +16
mx53smd : all +63 bss +40 rodata +23
mx6sllevk_plugin: all +63 bss +40 rodata +23
nitrogen6q : all +63 bss +40 rodata +23
sama5d36ek_cmp_spiflash: all +63 bss +40 rodata +23
vexpress_ca9x4 : all +63 bss +32 rodata +23 text +8
highbank : all +63 bss +40 rodata +23
at91sam9x5ek_mmc: all +63 bss +40 rodata +23
mx6sllevk : all +63 bss +40 rodata +23
nitrogen6q2g : all +63 bss +40 rodata +23
bcm958300k-ns : all +63 bss +40 rodata +23
smdkv310 : all +63 bss +40 rodata +23
evb-rv1108 : all +63 bss +40 rodata +23
bcm958622hr : all +63 bss +40 rodata +23
vf610twr_nand : all +63 bss +40 rodata +23
vf610twr : all +63 bss +40 rodata +23
imx6q_logic : all +63 bss +40 rodata +23
bcm911360_entphn-ns: all +63 bss +40 rodata +23
tqma6s_wru4_mmc: all +63 bss +40 rodata +23
mx6sxsabreauto : all +63 bss +40 rodata +23
sama5d36ek_cmp_mmc: all +63 bss +40 rodata +23
mx7dsabresd_secure: all +63 bss +40 rodata +23
ot1200 : all +63 bss +40 rodata +23
mx53evk : all +63 bss +40 rodata +23
vexpress_ca15_tc2: all +55 bss +40 rodata +23 text -8
woodburn_sd : all +32 bss +16 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
am335x_shc_ict : all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_shc_sdboot_prompt: all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_shc_sdboot: all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
dra7xx_hs_evm : all +31 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
work_92105 : all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_shc_prompt: all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_shc_netboot: all +31 bss +8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
integratorap_cm946es: all +39 bss +16 rodata +23
integratorap_cm926ejs: all +39 bss +16 rodata +23
integratorap_cm920t: all +39 bss +16 rodata +23
rpi : all +39 bss +16 rodata +23
dra7xx_evm : all +31 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8 text +8
socfpga_arria10: all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am57xx_hs_evm : all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc770_xm012: all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
axm : all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc770_xm011: all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc770_xm013: all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
maxbcm : all +23 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
corvus : all +20 bss +12 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
gurnard : all +32 bss +24 rodata +8
legoev3 : all +32 bss +24 rodata +8
ts4600 : all +31 bss +8 rodata +23
mx28evk : all +31 bss +8 rodata +23
guruplug : all +31 bss +8 rodata +23
at91sam9g10ek_dataflash_cs0: all +31 bss +8 rodata +23
netspace_mini_v2: all +31 rodata +23 text +8
at91sam9n12ek_spiflash: all +31 bss +8 rodata +23
at91sam9261ek_dataflash_cs3: all +31 bss +8 rodata +23
at91sam9261ek_dataflash_cs0: all +31 bss +8 rodata +23
at91sam9x5ek_nandflash: all +31 bss +8 rodata +23
at91sam9xeek_dataflash_cs1: all +31 bss +8 rodata +23
at91sam9260ek_dataflash_cs0: all +31 bss +8 rodata +23
at91sam9260ek_dataflash_cs1: all +31 bss +8 rodata +23
apf27 : all +31 bss +8 rodata +23
mx35pdk : all +31 rodata +23 text +8
inetspace_v2 : all +31 rodata +23 text +8
at91sam9xeek_dataflash_cs0: all +31 bss +8 rodata +23
ethernut5 : all +31 bss +8 rodata +23
at91sam9x5ek_spiflash: all +31 bss +8 rodata +23
d2net_v2 : all +31 bss +8 rodata +23
openrd_base : all +31 bss +8 rodata +23
at91sam9g20ek_dataflash_cs1: all +31 bss +8 rodata +23
at91sam9g20ek_dataflash_cs0: all +31 bss +8 rodata +23
at91sam9n12ek_mmc: all +31 bss +8 rodata +23
nas220 : all +31 bss +8 rodata +23
at91sam9m10g45ek_nandflash: all +31 bss +8 rodata +23
am57xx_evm_nodt: all +23 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
at91sam9rlek_mmc: all +31 bss +8 rodata +23
mx23_olinuxino : all +31 bss +8 rodata +23
at91sam9g10ek_dataflash_cs3: all +31 bss +8 rodata +23
dns325 : all +31 bss +8 rodata +23
openrd_client : all +31 bss +8 rodata +23
netspace_v2 : all +31 rodata +23 text +8
am57xx_evm : all +23 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
net2big_v2 : all +31 rodata +23 text +8
at91sam9x5ek_dataflash: all +31 bss +8 rodata +23
at91sam9263ek_nandflash: all +31 bss +8 rodata +23
at91sam9rlek_dataflash: all +31 bss +8 rodata +23
taurus : all +15 bss -8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
integratorcp_cm1136: all +23 rodata +23
meesc_dataflash: all +23 rodata +23
bg0900 : all +23 rodata +23
evb-ast2500 : all +23 rodata +23
integratorcp_cm946es: all +23 rodata +23
integratorcp_cm926ejs: all +23 rodata +23
stm32f746-disco: all +8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
stv0991 : all +23 rodata +23
ipam390 : all +8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
controlcenterdc: all +8 bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
meesc : all +23 rodata +23
edminiv2 : all +8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
armadillo-800eva: all +23 rodata +23
stm32f429-discovery: all +23 rodata +23
aspenite : all +23 rodata +23
usb_a9263_dataflash: all +23 rodata +23
integratorcp_cm920t: all +23 rodata +23
Lamobo_R1 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_plus : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
nyan-big : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
picosam9g45 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A20-OLinuXino-Lime: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d3xek_nandflash: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
pxm2 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cairo : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
topic_miamilite: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
thuban : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
igep0032 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d3xek_mmc : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
eco5pk : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sinovoip_BPI_M2: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sinovoip_BPI_M3: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
rastaban : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6ul_isiot_emmc: all +7 bss -8 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
orangepi_lite : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
turris_omnia : all +7 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
medcom-wide : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
tec-ng : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_pc : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cm_fx6 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
topic_miamiplus: all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sunchip_CX-A99 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
paz00 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
q8_a33_tablet_800x480: all +6 bss -8 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ga10h_v1_1 : all +6 bss -8 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
devkit3250 : all +7 bss -16 rodata +23 spl/u-boot-spl:all +11 spl/u-boot-spl:bss -4 spl/u-boot-spl:rodata +15
firefly-rk3288 : all +3 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +4
k2g_evm : all +3 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +4
rut : all +3 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +12
uniphier_ld4_sld8: all +2 bss -16 rodata +18 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
uniphier_sld3 : all +2 bss -16 rodata +18 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
km_kirkwood_128m16: all +16 rodata +16
mgcoge3un : all +16 rodata +16
kmsuv31 : all +16 rodata +16
kmsugp1 : all +16 rodata +16
kmnusa : all +16 rodata +16
kmcoge5un : all +16 rodata +16
km_kirkwood : all +16 rodata +16
km_kirkwood_pci: all +16 rodata +16
portl2 : all +16 rodata +16
pcm058 : bss -16 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am3517_crane : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
colibri_imx6 : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_sr1500 : bss -24 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
opos6uldev : bss -4 rodata +4 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d2_ptc_nandflash: bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
x600 : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_de1_soc: bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ma5d4evk : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
apalis_imx6 : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_evm_spiboot: bss -16 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d2_ptc_spiflash: bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap3_evm : bss -8 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_de0_nano_soc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mixtile_loftq : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
kc1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
chromebit_mickey: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
gwventana_gw5904: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mele_A1000 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
phycore-rk3288 : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
Mele_A1000G_quad: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
theadorable_debug: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Merrii_A80_Optimus: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6sxsabresd_spl: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6ul_14x14_evk: all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
sama5d4_xplained_mmc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
apalis_t30 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Linksprite_pcDuino: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Auxtek-T003 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021aqds_nand: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mk802 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Linksprite_pcDuino3_Nano: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zc706 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ti816x_evm : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Hyundai_A7HD : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Hummingbird_A31: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_z_turn : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_hs_evm : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
novena : all -1 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
omap3_ha : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_arria5 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d4ek_nandflash: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zybo : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mele_I7 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Itead_Ibox_A20 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mele_M5 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
gwventana_nand : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
tao3530 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_socrates: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mini-X : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
platinum_titanium: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
rock : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_microzed : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6ul_isiot_mmc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d3xek_spiflash: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A13-OLinuXinoM : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mccmon6_sd : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
wandboard : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6slevk_spl : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap5_uevm : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
da850_am18xxevm: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sunxi_Gemei_G9 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
xpress_spl : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Cubieboard4 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Cubieboard2 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
iNet_3W : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Yones_Toptech_BD1078: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
venice2 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
igep0030 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mele_M3 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021aqds_sdcard_qspi: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Mele_M9 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A10s-OLinuXino-M: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
twister : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
tinker-rk3288 : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
tec : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6sabresd : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d4_xplained_nandflash: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021aiot_sdcard: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Yones_Toptech_BS1078_V2: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6qdl_icore_nand: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omapl138_lcdk : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
socfpga_de10_nano: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_one : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
orangepi_2 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ba10_tv_box : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sinovoip_BPI_M2_Plus: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ventana : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021atwr_sdcard_qspi: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_zed : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
icnova-a20-swac: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Wobo_i5 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mk802ii : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sinlinx_SinA31s: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am3517_evm : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mt_ventoux : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mccmon6_nor : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6sabreauto : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
imx6ul_geam_mmc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d2_xplained_spiflash: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
CHIP : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
liteboard : all -1 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
sama5d2_xplained_mmc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Bananapi_M2_Ultra: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
igep0020 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_sockit : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet9f_rev03 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Cubieboard : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Ainol_AW1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
dserve_dsrv9703c: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cm_t335 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
jetson-tk1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cei-tk1-som : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
h8_homlet_v2 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Colombus : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
trimslice : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
nanopi_neo_air : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
beaver : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
am335x_baltos : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
zynq_picozed : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
harmony : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Wexler_TAB7200 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
apalis-tk1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sama5d3_xplained_mmc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
fennec-rk3288 : all -1 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
mx6ul_9x9_evk : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
tricorder : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
udoo : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
brxre1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
plutux : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
dalmore : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
db-mv784mp-gp : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
iNet_86VS : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
MSI_Primo81 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ds414 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
popmetal-rk3288: all -1 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
jesurun_q5 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mcx : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
db-88f6720 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Ampe_A76 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
omap3_overo : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
db-88f6820-amc : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
A20-Olimex-SOM-EVB: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_mcvevk : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
theadorable : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
colibri_t30 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
colorfly_e708_q1: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
socfpga_cyclone5: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
ls1021atwr_sdcard_ifc: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
chromebook_minnie: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
da850evm : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
k2hk_evm : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6qdl_icore_rqs: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
k2e_evm : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
colibri_t20 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cgtqmx6eval : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
sama5d4ek_mmc : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A20-OLinuXino-Lime2: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
devkit8000 : all -1 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +8
ls1021atwr_sdcard_ifc_SECURE_BOOT: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
imx6ul_geam_nand: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx6cuboxi : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
tricorder_flash: all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
cardhu : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
inet97fv2 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
q8_a13_tablet : all -1 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Nintendo_NES_Classic_Edition: all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
A33-OLinuXino : all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
parrot_r16 : all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
q8_a33_tablet_1024x600: all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
sun8i_a23_evb : all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
brppt1_mmc : all -2 bss -40 rodata +38 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
polaroid_mid2809pxe04: all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sinlinx_SinA33 : all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
polaroid_mid2407pxe03: all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
brppt1_nand : all -2 bss -40 rodata +38 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
iNet_D978_rev2 : all -2 bss -16 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
mx31pdk : all +12 bss +4 rodata +8
birdland_bav335a: all -3 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -10
ea20 : all +12 bss +4 rodata +8
flea3 : all +12 bss +4 rodata +8
calimain : all +12 bss +4 rodata +8
birdland_bav335b: all -3 bss -16 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -10
pm9261 : all +11 bss -16 data +4 rodata +23
ot1200_spl : all -5 bss -24 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -4
cm_t54 : all -5 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +4
chromebook_jerry: all -5 bss -32 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +4
pm9g45 : all +8 rodata +8
spear320_usbtty_pnor: all +8 rodata +8
h2200 : all +8 rodata +8
spear320 : all +8 rodata +8
ge_b650v3 : all +8 rodata +8
rock2 : all -7 bss -40 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +10
spear300_usbtty_nand: all +8 rodata +8
spear320_nand : all +8 rodata +8
spear310 : all +8 rodata +8
spear320_pnor : all +8 rodata +8
spear310_usbtty: all +8 rodata +8
spear300_nand : all +8 rodata +8
spear310_usbtty_pnor: all +8 rodata +8
spear600_usbtty_nand: all +8 rodata +8
ge_b450v3 : all +8 rodata +8
spear300_usbtty: all +8 rodata +8
spear300 : all +8 rodata +8
spear600 : all +8 rodata +8
spear600_usbtty: all +8 rodata +8
uniphier_pro4 : all -7 bss -16 rodata +17 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
spear310_nand : all +8 rodata +8
ge_b850v3 : all +8 rodata +8
smartweb : all +8 rodata +8
spear310_pnor : all +8 rodata +8
spear320_usbtty_nand: all +8 rodata +8
spear310_usbtty_nand: all +8 rodata +8
spear600_nand : all +8 rodata +8
mx31ads : all +8 bss +4 rodata +4
spear320_usbtty: all +8 rodata +8
pogo_e02 : all +7 bss -16 rodata +23
nsa310s : all +7 bss -16 rodata +23
ls1021aqds_nor_lpuart: all +7 bss -16 rodata +23
nitrogen6s : all +7 bss -16 rodata +23
bcm958305k : all +7 bss -16 rodata +23
pcm051_rev3 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
am335x_evm_usbspl: all -1 bss -24 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
ib62x0 : all +7 bss -16 rodata +23
ls1021aqds_ddr4_nor_lpuart: all +7 bss -16 rodata +23
sheevaplug : all +7 bss -16 rodata +23
rpi_2 : all +7 bss -16 rodata +23
netspace_max_v2: all +7 bss -16 rodata +23
odroid : all +7 bss -16 rodata +23
bcm911360k : all +7 bss -16 rodata +23
pico-imx6ul : all +7 bss -16 rodata +23
openrd_ultimate: all +7 bss -16 rodata +23
apx4devkit : all +7 bss -16 rodata +23
gplugd : all +7 bss -16 rodata +23
pcm051_rev1 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
integratorap_cm720t: all +7 bss -16 rodata +23
lsxhl : all +7 bss -16 rodata +23
nitrogen6s1g : all +7 bss -16 rodata +23
da850evm_direct_nor: all +7 bss -16 rodata +23
at91sam9263ek_norflash: all +7 bss -16 rodata +23
am335x_evm : all -1 bss -16 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8 text -8
bcm911360_entphn: all +7 bss -16 rodata +23
pm9263 : all +7 bss -16 rodata +23
bcm958300k : all +7 bss -16 rodata +23
at91sam9263ek_norflash_boot: all +7 bss -16 rodata +23
am335x_sl50 : all -1 bss -24 rodata +23 spl/u-boot-spl:all +8 spl/u-boot-spl:rodata +8
omap3_zoom1 : all +3 bss -24 rodata +23 text +4
tbs2910 : all +3 bss -16 rodata +23 text -4
uniphier_pxs2_ld6b: all -13 bss -24 rodata +19 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text -8
imx31_phycore_eet: all +1 rodata +1
imx31_phycore : all +1 rodata +1
blanche : bss -8 rodata +8
alt : bss -8 rodata +8
bcm11130 : bss -8 rodata +8
porter : bss -12 rodata +8 text +4
tqma6s_mba6_spi: bss -16 rodata +16
ds109 : bss -8 rodata +8
zipitz2 : bss -8 rodata +8
gose : bss -8 rodata +8
silk : bss -8 rodata +8
stout : bss -8 rodata +8
apalis_imx6_nospl_it: bss -8 rodata +8
snapper9260 : bss -8 rodata +8
zmx25 : bss -8 rodata +8
apalis_imx6_nospl_com: bss -8 rodata +8
colibri_pxa270 : bss -8 rodata +8
snapper9g20 : bss -8 rodata +8
mx28evk_spi : bss -16 rodata +16
woodburn : bss -16 rodata +8 text +8
tqma6dl_mba6_spi: bss -16 rodata +16
bcm28155_w1d : bss -8 rodata +8
aristainetos2 : bss -16 rodata +16
koelsch : bss -8 rodata +8
tqma6q_mba6_spi: bss -16 rodata +16
bcm11130_nand : bss -8 rodata +8
aristainetos : bss -24 rodata +16 text +8
edb9315a : bss -8 rodata +8
lager : bss -8 rodata +8
aristainetos2b : bss -16 rodata +16
vining_2000 : all -1 bss -24 rodata +23
nitrogen6dl2g : all -1 bss -24 rodata +23
ts4800 : all -1 bss -24 rodata +23
mx6dlarm2 : all -1 bss -24 rodata +23
ls1021atwr_nor_SECURE_BOOT: all -1 bss -24 rodata +23
sama5d36ek_cmp_nandflash: all -1 bss -24 rodata +23
goflexhome : all -1 bss -24 rodata +23
mx28evk_nand : all -1 bss -24 rodata +23
mx7ulp_evk_plugin: all -1 bss -24 rodata +23
lschlv2 : all -1 bss -24 rodata +23
at91sam9g20ek_nandflash: all -1 bss -24 rodata +23
colibri_vf : all -1 bss -24 rodata +23
at91sam9260ek_nandflash: all -1 bss -24 rodata +23
ls1021atwr_nor : all -1 bss -24 rodata +23
iconnect : all -1 bss -24 rodata +23
xfi3 : all -1 bss -24 rodata +23
warp : all -1 bss -24 rodata +23
at91sam9263ek_dataflash_cs0: all -1 bss -24 rodata +23
mx7ulp_evk : all -1 bss -24 rodata +23
at91sam9xeek_nandflash: all -1 bss -24 rodata +23
nitrogen6dl : all -1 bss -24 rodata +23
titanium : all -1 bss -24 rodata +23
ls1021atwr_qspi: all -1 bss -24 rodata +23
netspace_lite_v2: all -1 bss -24 rodata +23
sansa_fuze_plus: all -1 bss -24 rodata +23
tqma6s_mba6_mmc: all -1 bss -24 rodata +23
mx25pdk : all -1 bss -24 rodata +23
mx23evk : all -1 bss -24 rodata +23
mx6dlarm2_lpddr2: all -1 bss -24 rodata +23
ls1021atwr_nor_lpuart: all -1 bss -16 rodata +23 text -8
kzm9g : all -1 bss -24 rodata +23
mx51evk : all -1 bss -24 rodata +23
m28evk : all -1 bss -24 rodata +23
bcm23550_w1d : all -1 bss -24 rodata +23
warp7 : all -1 bss -24 rodata +23
s5pc210_universal: all -1 bss -24 rodata +23
mx6qarm2_lpddr2: all -1 bss -24 rodata +23
m53evk : all -1 bss -24 rodata +23
at91sam9n12ek_nandflash: all -1 bss -24 rodata +23
ls1021aqds_qspi: all -1 bss -24 rodata +23
at91rm9200ek_ram: all -1 bss -24 rodata +23
smdkc100 : all -1 bss -24 rodata +23
mx53ard : all -1 bss -24 rodata +23
k2hk_hs_evm : all -1 bss -32 rodata +23 text +8
mx6qarm2 : all -1 bss -24 rodata +23
mx6qsabrelite : all -1 bss -24 rodata +23
ls1021aiot_qspi: all -1 bss -24 rodata +23
snow : all -1 bss -24 rodata +23
sc_sps_1 : all -1 bss -24 rodata +23
ls1021aqds_nor : all -1 bss -32 rodata +23 text +8
at91sam9263ek_dataflash: all -1 bss -24 rodata +23
evb-rk3036 : all -1 bss -24 rodata +23
ls1021aqds_ddr4_nor: all -1 bss -16 rodata +23 text -8
tqma6q_mba6_mmc: all -1 bss -24 rodata +23
dms-ba16 : all -1 bss -16 rodata +23 text -8
warp7_secure : all -1 bss -24 rodata +23
smdk5250 : all -1 bss -24 rodata +23
cm_t3517 : all -1 bss -24 rodata +23
peach-pi : all -1 bss -24 rodata +23
usbarmory : all -1 bss -24 rodata +23
pico-imx7d : all -1 bss -24 rodata +23
LicheePi_Zero : all -1 bss -24 rodata +23
at91sam9g10ek_nandflash: all -1 bss -24 rodata +23
dreamplug : all -1 bss -24 rodata +23
kylin-rk3036 : all -1 bss -24 rodata +23
secomx6quq7 : all -1 bss -24 rodata +23
smdk5420 : all -1 bss -16 rodata +23 text -8
tqma6dl_mba6_mmc: all -1 bss -24 rodata +23
origen : all -1 bss -16 rodata +23 text -8
at91sam9g20ek_2mmc_nandflash: all -1 bss -24 rodata +23
stih410-b2260 : all -1 bss -24 rodata +23
bcm28155_ap : all -1 bss -24 rodata +23
mx6slevk_spinor: all -1 bss -16 rodata +23 text -8
bk4r1 : all -1 bss -16 rodata +23 text -8
at91rm9200ek : all -1 bss -24 rodata +23
omap3_pandora : all -1 bss -24 rodata +23
am335x_evm_norboot: all -1 bss -24 rodata +23
mx53cx9020 : all -1 bss -24 rodata +23
marsboard : all -1 bss -24 rodata +23
at91sam9g20ek_2mmc: all -1 bss -24 rodata +23
s5p_goni : all -1 bss -24 rodata +23
at91sam9261ek_nandflash: all -1 bss -24 rodata +23
spring : all -1 bss -24 rodata +23
riotboard : all -1 bss -32 rodata +23 text +8
dockstar : all -1 bss -24 rodata +23
mx6slevk : all -1 bss -24 rodata +23
trats : all -1 bss -16 rodata +23 text -8
pcm052 : all -1 bss -24 rodata +23
dms-ba16-1g : all -1 bss -16 rodata +23 text -8
rpi_3_32b : all -1 bss -24 rodata +23
arndale : all -1 bss -16 rodata +23 text -8
mx6sxsabresd : all -1 bss -16 rodata +23 text -8
xpress : all -1 bss -24 rodata +23
at91sam9rlek_nandflash: all -1 bss -24 rodata +23
mx28evk_auart_console: all -1 bss -24 rodata +23
peach-pit : all -1 bss -16 rodata +23 text -8
vexpress_ca5x2 : all -1 bss -32 rodata +23 text +8
ls1021aqds_nor_SECURE_BOOT: all -1 bss -24 rodata +23
k2e_hs_evm : all -1 bss -16 rodata +23 text -8
mx53loco : all -1 bss -24 rodata +23
at91sam9m10g45ek_mmc: all -1 bss -24 rodata +23
colibri_imx7 : all -9 bss -32 rodata +23
colibri_imx6_nospl: all -64 bss -72 rodata +8
gwventana_emmc : all -129 bss -152 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment