Skip to content

Instantly share code, notes, and snippets.

@trini
Created August 8, 2017 21:54
Show Gist options
  • Save trini/f7ca71721b0dcba7363a5114f8975a3d to your computer and use it in GitHub Desktop.
Save trini/f7ca71721b0dcba7363a5114f8975a3d to your computer and use it in GitHub Desktop.
WIP-08Aug2017
boards.cfg is up to date. Nothing to do.
Summary of 2 commits for 1140 boards (64 threads, 1 job per thread)
01: x86: Remove dead ISA related codes
aarch64: + ls1012aqds_qspi nanopi_neo2 xilinx_zynqmp_zc1751_xm015_dc1 bananapi_m64 orangepi_prime orangepi_pc2 pine64_plus orangepi_win ls1012ardb_qspi 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 imx6qdl_icore_rqs imx6ul_geam_nand
+(ls1012aqds_qspi,imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,ls1012ardb_qspi,imx6ul_isiot_emmc,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) struct udevice *vqmmc_dev;
+(ls1012aqds_qspi,imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,ls1012ardb_qspi,imx6ul_isiot_emmc,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ^~~~~~~~~
+(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) ^
w+(ls1012aqds_qspi,imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,ls1012ardb_qspi,imx6ul_isiot_emmc,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ../drivers/mmc/fsl_esdhc.c: In function ?fsl_esdhc_probe?:
w+(ls1012aqds_qspi,imx6ul_isiot_nand,imx6qdl_icore_nand,imx6ul_geam_mmc,ls1012ardb_qspi,imx6ul_isiot_emmc,imx6ul_geam_nand,imx6ul_isiot_mmc,imx6qdl_icore_rqs,imx6qdl_icore_mmc) ../drivers/mmc/fsl_esdhc.c:971:18: warning: unused variable ?vqmmc_dev? [-Wunused-variable]
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]
14: Merge git://git.denx.de/u-boot-x86
aarch64: (for 90/90 boards) all +202.7 data -18.6 rodata -9.5 text +230.8
evb-rk3399 : all +352 text +352
xilinx_zynqmp_zc1751_xm018_dc4: all +340 text +340
mvebu_espressobin-88f3720: all +340 text +340
xilinx_zynqmp_zc1751_xm015_dc1: all +340 text +340
mvebu_db_armada8k: all +340 text +340
xilinx_zynqmp_zc1751_xm019_dc5: all +340 text +340
xilinx_zynqmp_zc1751_xm016_dc2: all +340 text +340
mvebu_mcbin-88f8040: all +340 text +340
xilinx_zynqmp_ep: all +340 text +340
mvebu_db-88f3720: all +340 text +340
xilinx_zynqmp_zcu102_revA: all +340 text +340
xilinx_zynqmp_zcu102_revB: all +340 text +340
uniphier_v8 : all +332 text +332
ls1012afrdm_qspi: all +316 text +316
ls1046aqds_nand: all +316 text +316
ls2080ardb_SECURE_BOOT: all +316 text +316
ls1012aqds_qspi: all +316 text +316
ls1046aqds : all +316 text +316
ls1046ardb_qspi: all +316 text +316
vexpress_aemv8a_juno: all +316 text +316
ls2088ardb_qspi: all +316 text +316
firefly-rk3399 : all +316 text +316
ls1012ardb_qspi_SECURE_BOOT: all +316 text +316
odroid-c2 : all +316 text +316
ls2080ardb : all +316 text +316
ls1043aqds_nor_ddr3: all +316 text +316
ls1043ardb : all +316 text +316
p2771-0000-500 : all +316 text +316
nanopi_neo2 : all +316 text +316
p2371-2180 : all +316 text +316
ls1046aqds_sdcard_ifc: all +316 text +316
ls2080aqds_SECURE_BOOT: all +316 text +316
bananapi_m64 : all +316 text +316
p2571 : all +316 text +316
ls1043aqds : all +316 text +316
vexpress_aemv8a_semi: all +316 text +316
orangepi_prime : all +316 text +316
orangepi_pc2 : all +316 text +316
ls1043aqds_qspi: all +316 text +316
ls1046aqds_sdcard_qspi: all +316 text +316
ls1043ardb_SECURE_BOOT: all +316 text +316
pine64_plus : all +316 text +316
ls2080aqds : all +316 text +316
ls1043ardb_nand_SECURE_BOOT: all +316 text +316
ls1046aqds_SECURE_BOOT: all +316 text +316
orangepi_win : all +316 text +316
vexpress_aemv8a_dram: all +316 text +316
ls2080aqds_nand: all +316 text +316
rpi_3 : all +316 text +316
ls2080aqds_qspi: all +316 text +316
ls1012ardb_qspi: all +316 text +316
ls2080aqds_sdcard: all +316 text +316
ls1043aqds_nand: all +316 text +316
ls1043aqds_lpuart: all +316 text +316
ls2081ardb : all +316 text +316
dragonboard410c: all +316 text +316
ls1046ardb_sdcard: all +316 text +316
ls1046ardb_sdcard_SECURE_BOOT: all +316 text +316
ls2080ardb_nand: all +316 text +316
ls1046aqds_lpuart: all +316 text +316
poplar : all +316 text +316
ls1046ardb_emmc: all +316 text +316
ls2080a_simu : all +316 text +316
hikey : all +316 text +316
ls2080a_emu : all +316 text +316
e2220-1170 : all +316 text +316
ls1046ardb_qspi_SECURE_BOOT: all +316 text +316
sopine_baseboard: all +316 text +316
ls1043ardb_nand: all +316 text +316
orangepi_zero_plus2: all +316 text +316
p2371-0000 : all +316 text +316
p2771-0000-000 : all +316 text +316
ls1043ardb_sdcard_SECURE_BOOT: all +316 text +316
ls1046aqds_qspi: all +316 text +316
ls1043ardb_sdcard: all +316 text +316
ls1043aqds_sdcard_qspi: all +316 text +316
ls1043aqds_sdcard_ifc: all +316 text +316
bcm958712k : all +156 text +156
sheep-rk3368 : all +156 text +156
evb-px5 : all +156 text +156
s32v234evb : all +156 text +156
evb-rk3328 : all +156 text +156
geekbox : all +156 text +156
espresso7420 : all +112 text +112
r8a7795_salvator-x: all -411 data -88 rodata -15 text -308
r8a7796_salvator-x: all -411 data -88 rodata -15 text -308
puma-rk3399 : all -2071 data -88 rodata -543 text -1440
r8a7795_ulcb : all -2279 data -704 rodata -143 text -1432
r8a7796_ulcb : all -2279 data -704 rodata -143 text -1432
xtensa: (for 1/1 boards) all +348.0 text +348.0
xtfpga : all +348 text +348
powerpc: (for 306/306 boards) all -9206.6 data -1500.0 rodata -460.4 text -7246.1
T1024QDS_DDR4 : all -386 rodata -86 text -300
Cyrus_P5020 : all -808 data -312 rodata -120 text -376
Cyrus_P5040 : all -808 data -312 rodata -120 text -376
MPC8548CDS_legacy: all -11170 data -2184 rodata -794 text -8192
MPC8548CDS_36BIT: all -11186 data -2184 rodata -794 text -8208
MPC8548CDS : all -11186 data -2184 rodata -794 text -8208
TWR-P1025 : all -15909 data -2600 rodata -945 text -12364
P1021RDB-PC_36BIT_NAND: all -16889 data -2756 rodata -973 text -13160
P1021RDB-PC_SPIFLASH: all -16889 data -2756 rodata -973 text -13160
P1021RDB-PC_36BIT_SDCARD: all -16889 data -2756 rodata -973 text -13160
P1021RDB-PC : all -16905 data -2756 rodata -973 text -13176
P1025RDB_SDCARD: all -16905 data -2756 rodata -973 text -13176
P1025RDB_36BIT : all -16905 data -2756 rodata -973 text -13176
P1021RDB-PC_SDCARD: all -16905 data -2756 rodata -973 text -13176
MPC8568MDS : all -16905 data -2756 rodata -973 text -13176
P1025RDB : all -16905 data -2756 rodata -973 text -13176
P1021RDB-PC_36BIT_SPIFLASH: all -16905 data -2756 rodata -973 text -13176
P1025RDB_SPIFLASH: all -16905 data -2756 rodata -973 text -13176
P1021RDB-PC_NAND: all -16905 data -2756 rodata -973 text -13176
P1021RDB-PC_36BIT: all -16905 data -2756 rodata -973 text -13176
P1025RDB_NAND : all -16905 data -2756 rodata -973 text -13176
P1022DS_36BIT_NAND: all -16915 data -2756 rodata -999 text -13160
P1022DS_36BIT : all -16915 data -2756 rodata -999 text -13160
P1020RDB-PC_36BIT: all -16918 data -2756 rodata -1002 text -13160
C29XPCIE_NOR_SECBOOT: all -16918 data -2756 rodata -1002 text -13160
MPC8541CDS : all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PB_36BIT_NOR: all -16918 data -2756 rodata -1002 text -13160
MPC8572DS : all -16918 data -2756 rodata -1002 text -13160
BSC9132QDS_SDCARD_DDRCLK100: all -16918 data -2756 rodata -1002 text -13160
BSC9132QDS_NOR_DDRCLK100_SECURE: all -16918 data -2756 rodata -1002 text -13160
P1020UTM-PC : all -16918 data -2756 rodata -1002 text -13160
MPC8541CDS_legacy: all -16918 data -2756 rodata -1002 text -13160
BSC9132QDS_SDCARD_DDRCLK133: all -16918 data -2756 rodata -1002 text -13160
P1020MBG-PC_SDCARD: all -16918 data -2756 rodata -1002 text -13160
P1020RDB-PC_SPIFLASH: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_36BIT_NOR_SECBOOT: all -16918 data -2756 rodata -1002 text -13160
P2020RDB-PC_SPIFLASH: all -16918 data -2756 rodata -1002 text -13160
MPC837XEMDS : all -16918 data -2756 text -14162
MPC8544DS : all -16918 data -2756 rodata -1002 text -13160
P1020RDB-PC_36BIT_SDCARD: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_SPIFLASH_SECBOOT: all -16918 data -2756 rodata -1002 text -13160
P1020RDB-PD_NAND: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_NAND_SECBOOT: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_NOR_SECBOOT: all -16918 data -2756 rodata -1002 text -13160
MPC8536DS : all -16918 data -2756 rodata -1002 text -13160
P2020RDB-PC_36BIT_SDCARD: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_SDCARD: all -16918 data -2756 rodata -1002 text -13160
MPC8536DS_SPIFLASH: all -16918 data -2756 rodata -1002 text -13160
C29XPCIE_NAND : all -16918 data -2756 rodata -1002 text -13160
BSC9132QDS_NOR_DDRCLK133_SECURE: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PB_NAND: all -16918 data -2756 rodata -1002 text -13160
ids8313 : all -16918 data -2756 text -14162
strider_con : all -16918 data -2756 text -14162
MPC8349EMDS : all -16918 data -2756 text -14162
MPC837XERDB : all -16918 data -2756 text -14162
P2020RDB-PC_36BIT_NAND: all -16918 data -2756 rodata -1002 text -13160
P1010RDB-PA_36BIT_SPIFLASH: all -16918 data -2756 rodata -1002 text -13160
MPC8641HPCN_36BIT: all -16921 data -2756 rodata -1005 text -13160
MPC8641HPCN : all -16921 data -2756 rodata -1005 text -13160
sbc8641d : all -16921 data -2756 rodata -1005 text -13160
P1022DS_36BIT_SDCARD: all -16931 data -2756 rodata -999 text -13176
P1022DS_SDCARD : all -16931 data -2756 rodata -999 text -13176
P1022DS_SPIFLASH: all -16931 data -2756 rodata -999 text -13176
P1022DS : all -16931 data -2756 rodata -999 text -13176
P1022DS_36BIT_SPIFLASH: all -16931 data -2756 rodata -999 text -13176
P1022DS_NAND : all -16931 data -2756 rodata -999 text -13176
MPC8313ERDB_NAND_66: all -16934 data -2756 text -14178
mpc8308_p1m : all -16934 data -2756 text -14178
BSC9132QDS_SDCARD_DDRCLK100_SECURE: all -16934 data -2756 rodata -1002 text -13176
MPC837XEMDS_HOST: all -16934 data -2756 text -14178
P1024RDB_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
P2020RDB-PC_36BIT_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_SPIFLASH_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
ve8313 : all -16934 data -2756 text -14178
P1010RDB-PA_36BIT_NAND: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_SDCARD: all -16934 data -2756 rodata -1002 text -13176
strider_cpu : all -16934 data -2756 text -14178
P1020MBG-PC_36BIT_SDCARD: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_SDCARD_DDRCLK133_SECURE: all -16934 data -2756 rodata -1002 text -13176
MPC8315ERDB : all -16934 data -2756 text -14178
MPC8555CDS_legacy: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_NAND_DDRCLK133_SECURE: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_36BIT_SPIFLASH_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_36BIT_NAND: all -16934 data -2756 rodata -1002 text -13176
TQM834x : all -16934 data -2756 text -14178
P1010RDB-PB_36BIT_NOR_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_36BIT_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PC_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P1020MBG-PC_36BIT: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PC_36BIT_NAND: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PD_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_36BIT_SPIFLASH_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_NAND_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PC_36BIT_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_SPIFLASH_DDRCLK100_SECURE: all -16934 data -2756 rodata -1002 text -13176
MPC8536DS_SDCARD: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_NOR_DDRCLK100: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
MPC8572DS_36BIT: all -16934 data -2756 rodata -1002 text -13176
sbc8349_PCI_33 : all -16934 data -2756 text -14178
P1010RDB-PA_36BIT_NOR: all -16934 data -2756 rodata -1002 text -13176
sbc8349_PCI_66 : all -16934 data -2756 text -14178
P1010RDB-PB_NOR: all -16934 data -2756 rodata -1002 text -13176
C29XPCIE : all -16934 data -2756 rodata -1002 text -13176
MPC8313ERDB_66 : all -16934 data -2756 text -14178
P1010RDB-PB_36BIT_NAND_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PC_NAND: all -16934 data -2756 rodata -1002 text -13176
MPC8313ERDB_NAND_33: all -16934 data -2756 text -14178
BSC9132QDS_SPIFLASH_DDRCLK133: all -16934 data -2756 rodata -1002 text -13176
P1020MBG-PC : all -16934 data -2756 rodata -1002 text -13176
strider_cpu_dp : all -16934 data -2756 text -14178
MPC8555CDS : all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_NOR: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_NAND_DDRCLK100: all -16934 data -2756 rodata -1002 text -13176
MPC8308RDB : all -16934 data -2756 text -14178
C29XPCIE_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_SPIFLASH_DDRCLK133_SECURE: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_NAND: all -16934 data -2756 rodata -1002 text -13176
P2020RDB-PC_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P2020RDB-PC_36BIT: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_36BIT_SDCARD: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_NOR_DDRCLK133: all -16934 data -2756 rodata -1002 text -13176
P1024RDB_NAND : all -16934 data -2756 rodata -1002 text -13176
MPC8313ERDB_33 : all -16934 data -2756 text -14178
P1024RDB_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PD : all -16934 data -2756 rodata -1002 text -13176
MPC8536DS_36BIT: all -16934 data -2756 rodata -1002 text -13176
P1024RDB_36BIT : all -16934 data -2756 rodata -1002 text -13176
P1024RDB : all -16934 data -2756 rodata -1002 text -13176
C29XPCIE_SPIFLASH_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1020UTM-PC_36BIT: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PA_36BIT_NAND_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1020UTM-PC_36BIT_SDCARD: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_SPIFLASH_DDRCLK100: all -16934 data -2756 rodata -1002 text -13176
P2020RDB-PC : all -16934 data -2756 rodata -1002 text -13176
sbc8349 : all -16934 data -2756 text -14178
BSC9132QDS_NAND_DDRCLK133: all -16934 data -2756 rodata -1002 text -13176
BSC9132QDS_NAND_DDRCLK100_SECURE: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_NOR_SECBOOT: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PD_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P1020RDB-PC : all -16934 data -2756 rodata -1002 text -13176
P1020UTM-PC_SDCARD: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
P2020RDB-PC_NAND: all -16934 data -2756 rodata -1002 text -13176
P1010RDB-PB_36BIT_SPIFLASH: all -16934 data -2756 rodata -1002 text -13176
hrcon : all -16934 data -2756 text -14178
vme8349 : all -16934 data -2756 text -14178
UCP1020 : all -16937 data -2756 rodata -1005 text -13176
strider_con_dp : all -16937 data -2756 text -14181
UCP1020_SPIFLASH: all -16937 data -2756 rodata -1005 text -13176
hrcon_dh : all -16937 data -2756 text -14181
MPC8349ITX_LOWBOOT: all -17007 data -2756 text -14251
MPC8349ITX : all -17023 data -2756 text -14267
MPC8349ITXGP : all -17023 data -2756 text -14267
sbc8548_PCI_33_PCIE: all -17317 data -2756 rodata -1085 text -13476
xpedite550x : all -17320 data -2756 rodata -1088 text -13476
BSC9131RDB_NAND: all -17320 data -2756 rodata -1088 text -13476
BSC9131RDB_NAND_SYSCLK100: all -17320 data -2756 rodata -1088 text -13476
sbc8548_PCI_66_PCIE: all -17320 data -2756 rodata -1088 text -13476
controlcenterd_36BIT_SDCARD: all -17323 data -2756 rodata -1091 text -13476
sbc8548_PCI_33 : all -17333 data -2756 rodata -1085 text -13492
xpedite520x : all -17336 data -2756 rodata -1088 text -13492
sbc8548_PCI_66 : all -17336 data -2756 rodata -1088 text -13492
BSC9131RDB_SPIFLASH_SYSCLK100: all -17336 data -2756 rodata -1088 text -13492
sbc8548 : all -17336 data -2756 rodata -1088 text -13492
BSC9131RDB_SPIFLASH: all -17336 data -2756 rodata -1088 text -13492
socrates : all -17336 data -2756 rodata -1088 text -13492
xpedite517x : all -17339 data -2756 rodata -1091 text -13492
controlcenterd_36BIT_SDCARD_DEVELOP: all -17339 data -2756 rodata -1091 text -13492
xpedite537x : all -17339 data -2756 rodata -1091 text -13492
sandbox: (for 4/4 boards) all +16.0 text +16.0
sandbox_spl : all +16 text +16
sandbox : all +16 text +16
sandbox_noblk : all +16 text +16
sandbox_flattree: all +16 text +16
arc: (for 8/8 boards) all +405.5 text +405.5
axs103 : all +752 text +752
hsdk : all +752 text +752
nsim_hs38 : all +692 text +692
axs101 : all +252 text +252
tb100 : all +252 text +252
nsim_700 : all +188 text +188
nsim_700be : all +180 text +180
nsim_hs38be : all +176 text +176
mips: (for 42/42 boards) all +263.0 bss +1.1 data +0.3 text +261.5
tplink_wdr4300 : all +596 bss +16 data +8 text +572
ap121 : all +580 data +8 text +572
pic32mzdask : all +518 data +2 text +516
boston32r2el : all +518 bss +16 data -2 text +504
boston32r2 : all +514 bss +48 data -2 text +468
imgtec_xilfpga : all +492 text +492
pb1000 : all +456 text +456
maltael : all +456 text +456
boston64r2el : all +444 text +444
boston64r2 : all +440 bss +16 text +424
vct_premium_onenand: all +420 text +420
malta : all +420 text +420
vct_platinum_onenand: all +420 text +420
malta64el : all +412 text +412
vct_platinum : all +404 bss -16 text +420
vct_premium : all +404 bss -16 text +420
malta64 : all +392 text +392
qemu_mips64el : all +388 bss +16 text +372
qemu_mips64 : all +384 text +384
dbau1550_el : all +360 text +360
qemu_mipsel : all +356 bss -16 text +372
dbau1100 : all +340 text +340
dbau1500 : all +340 text +340
dbau1000 : all +340 text +340
dbau1550 : all +328 text +328
qemu_mips : all +324 bss -16 text +340
arm: (for 623/623 boards) all +343.5 bss +13.8 data -19.3 rodata +7.5 spl/u-boot-spl:all +2.3 spl/u-boot-spl:text +2.3 text +341.6
bcm28155_w1d : all +32449 bss +10876 data +152 rodata +2453 text +18968
evb-rk3288 : all +17799 bss +48 data +864 rodata +6567 text +10320
bcm958305k : all +964 text +964
bcm911360k : all +964 text +964
bcm911360_entphn: all +964 text +964
bcm958300k : all +964 text +964
mx7dsabresd : all +960 bss -16 text +976
mx7dsabresd_secure: all +960 bss -16 text +976
bcm958300k-ns : all +956 text +956
bcm911360_entphn-ns: all +956 text +956
snapper9260 : all +512 bss +184 text +328
snapper9g20 : all +512 bss +184 text +328
ls1021aqds_nor : all +512 bss +112 text +400
jetson-tk1 : all +512 bss +112 text +400
trimslice : all +512 bss +112 text +400
beaver : all +512 bss +112 text +400
apalis_t30 : all +508 bss +88 text +420
ethernut5 : all +508 bss +96 text +412
pengwyn : all +256 bss +16 spl/u-boot-spl:all +240 spl/u-boot-spl:text +240 text +240
mixtile_loftq : all +448 bss +48 text +400
vining_2000 : all +448 bss +48 text +400
Merrii_A80_Optimus: all +448 bss +48 text +400
Linksprite_pcDuino: all +448 bss +48 text +400
ti816x_evm : all +448 bss +48 text +400
zynq_z_turn : all +448 bss +32 text +416
sama5d4ek_nandflash: all +448 bss +48 text +400
zynq_microzed : all +448 bss +32 text +416
mx53ard : all +448 bss +48 text +400
Mele_M3 : all +448 bss +48 text +400
eco5pk : all +448 bss +48 text +400
Yones_Toptech_BS1078_V2: all +448 bss +48 text +400
zynq_zed : all +448 bss +32 text +416
smdk5250 : all +448 bss +48 text +400
Sinlinx_SinA31s: all +448 bss +48 text +400
inet9f_rev03 : all +448 bss +48 text +400
medcom-wide : all +448 bss +48 text +400
Colombus : all +448 bss +48 text +400
zynq_zc702 : all +448 bss +32 text +416
tec-ng : all +448 bss +48 text +400
zynq_picozed : all +448 bss +32 text +416
Wexler_TAB7200 : all +448 bss +48 text +400
plutux : all +448 bss +48 text +400
ds414 : all +448 bss +32 text +416
db-88f6720 : all +448 bss +32 text +416
db-88f6820-amc : all +448 bss +32 text +416
riotboard : all +448 bss +48 text +400
xpress : all +448 bss +48 text +400
mx53loco : all +448 bss +48 text +400
paz00 : all +448 bss +48 text +400
am43xx_hs_evm : all +192 bss -48 spl/u-boot-spl:all +240 spl/u-boot-spl:text +240 text +240
zynq_zc770_xm012: all +416 text +416
zynq_zc770_xm011: all +416 text +416
zynq_zc770_xm013: all +416 text +416
maxbcm : all +416 text +416
uniphier_ld4_sld8: all +404 text +404
uniphier_sld3 : all +404 text +404
uniphier_pro4 : all +404 text +404
uniphier_pxs2_ld6b: all +404 text +404
Nintendo_NES_Classic_Edition: all +400 text +400
nanopi_neo : all +400 text +400
inet86dz : all +400 text +400
q8_a33_tablet_800x480: all +400 text +400
orangepi_plus : all +400 text +400
A33-OLinuXino : all +400 text +400
orangepi_zero : all +400 text +400
parrot_r16 : all +400 text +400
q8_a23_tablet_800x480: all +400 text +400
ga10h_v1_1 : all +400 text +400
orangepi_pc_plus: all +400 text +400
q8_a33_tablet_1024x600: all +400 text +400
orangepi_one : all +400 text +400
orangepi_2 : all +400 text +400
orangepi_plus2e: all +400 text +400
Sinovoip_BPI_M2_Plus: all +400 text +400
LicheePi_Zero : all +400 text +400
orangepi_lite : all +400 text +400
nanopi_m1 : all +400 text +400
Bananapi_M2_Ultra: all +400 text +400
turris_omnia : all +384 bss -32 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +416
sun8i_a23_evb : all +400 text +400
nanopi_neo_air : all +400 text +400
polaroid_mid2809pxe04: all +400 text +400
orangepi_pc : all +400 text +400
Sinlinx_SinA33 : all +400 text +400
nanopi_m1_plus : all +400 text +400
polaroid_mid2407pxe03: all +400 text +400
vexpress_ca15_tc2: all +400 text +400
gt90h_v4 : all +400 text +400
armadillo-800eva: all +400 text +400
arndale : all +400 text +400
iNet_D978_rev2 : all +400 text +400
apalis-tk1 : all +388 bss -32 text +420
colibri_t20 : all +388 bss -32 text +420
Orangepi_mini : all +384 bss -16 text +400
clearfog : all +384 bss -32 text +416
ts4800 : all +384 bss -16 text +400
Lamobo_R1 : all +384 bss -16 text +400
Mele_A1000 : all +384 bss -16 text +400
mx6dlarm2 : all +384 bss -16 text +400
Mele_A1000G_quad: all +384 bss -16 text +400
mx53smd : all +384 bss -16 text +400
ls1021atwr_nor_SECURE_BOOT: all +384 bss -16 text +400
mx6sllevk_plugin: all +384 bss -16 text +400
sama5d36ek_cmp_nandflash: all +384 bss -16 text +400
theadorable_debug: all +384 bss -32 text +416
mk802_a10s : all +384 bss -16 text +400
ls1021aqds_nor_lpuart: all +384 bss -16 text +400
nyan-big : all +384 bss -16 text +400
sama5d4_xplained_mmc: all +384 bss -16 text +400
Empire_electronix_m712: all +384 bss -16 text +400
Auxtek-T003 : all +384 bss -16 text +400
ls1021aqds_nand: all +384 bss -16 text +400
mk802 : all +384 bss -16 text +400
Linksprite_pcDuino3_Nano: all +384 bss -16 text +400
zynq_zc770_xm010: all +384 bss -32 text +416
zynq_zc706 : all +384 bss -32 text +416
ls1021atwr_nor : all +384 bss -16 text +400
A10-OLinuXino-Lime: all +384 bss -16 text +400
Hyundai_A7HD : all +384 bss -16 text +400
Hummingbird_A31: all +384 bss -16 text +400
MSI_Primo73 : all +384 bss -16 text +400
sama5d36ek_cmp_spiflash: all +384 bss -16 text +400
vexpress_ca9x4 : all +384 bss -16 text +400
ls1021aqds_ddr4_nor_lpuart: all +384 bss -16 text +400
ls1021atwr_qspi: all +384 bss -16 text +400
omap3_ha : all +384 bss -16 text +400
Linksprite_pcDuino3: all +384 bss -16 text +400
A20-OLinuXino_MICRO: all +384 bss -16 text +400
mx6sllevk : all +384 bss -16 text +400
Chuwi_V7_CW0825: all +384 bss -16 text +400
A20-OLinuXino-Lime: all +384 bss -16 text +400
mx6dlarm2_lpddr2: all +384 bss -16 text +400
ls1021atwr_nor_lpuart: all +384 bss -16 text +400
zynq_zybo : all +384 bss -32 text +416
sama5d3xek_nandflash: all +384 bss -16 text +400
Mele_I7 : all +384 bss -16 text +400
kzm9g : all +384 bss -16 text +400
Itead_Ibox_A20 : all +384 bss -16 text +400
mx51evk : all +384 bss -16 text +400
r7-tv-dongle : all +384 bss -16 text +400
Mele_M5 : all +384 bss -16 text +400
rpi_2 : all +384 bss -16 text +400
tao3530 : all +384 bss -16 text +400
Mini-X : all +384 bss -16 text +400
mx6qarm2_lpddr2: all +384 bss -16 text +400
sama5d3xek_spiflash: all +384 bss -16 text +400
MK808C : all +384 bss -16 text +400
A13-OLinuXinoM : all +384 bss -16 text +400
ls1021aqds_qspi: all +384 bss -16 text +400
sunxi_Gemei_G9 : all +384 bss -16 text +400
inet_q972 : all +384 bss -16 text +400
cm_t35 : all +384 bss -16 text +400
Cubieboard4 : all +384 bss -16 text +400
sama5d4ek_spiflash: all +384 bss -16 text +400
Cubieboard2 : all +384 bss -16 text +400
iNet_3W : all +384 bss -16 text +400
Yones_Toptech_BD1078: all +384 bss -16 text +400
venice2 : all +384 bss -16 text +400
odroid : all +384 bss -16 text +400
ls1021aqds_sdcard_qspi: all +384 bss -16 text +400
Mele_M9 : all +384 bss -16 text +400
A13-OLinuXino : all +384 bss -16 text +400
inet98v_rev2 : all +384 bss -16 text +400
A10s-OLinuXino-M: all +384 bss -16 text +400
twister : all +384 bss -16 text +400
tec : all +384 bss -16 text +400
sama5d3xek_mmc : all +384 bss -16 text +400
smdkv310 : all +384 bss -16 text +400
mx6qarm2 : all +384 bss -16 text +400
i12-tvbox : all +384 bss -16 text +400
sama5d4_xplained_nandflash: all +384 bss -16 text +400
peach-pi : all +384 bss -16 text +400
ls1021aiot_sdcard: all +384 bss -16 text +400
ls1021aiot_qspi: all +384 bss -16 text +400
snow : all +384 bss -16 text +400
Marsboard_A10 : all +384 bss -16 text +400
ba10_tv_box : all +384 bss -16 text +400
ls1021aqds_ddr4_nor: all +384 bss -16 text +400
Wits_Pro_A20_DKT: all +384 bss -16 text +400
ventana : all +384 bss -16 text +400
ls1021atwr_sdcard_qspi: all +384 bss -16 text +400
icnova-a20-swac: all +384 bss -16 text +400
CHIP_pro : all +384 bss -16 text +400
Wobo_i5 : all +384 bss -16 text +400
Empire_electronix_d709: all +384 bss -16 text +400
dms-ba16 : all +384 bss -16 text +400
Sinovoip_BPI_M2: all +384 bss -16 text +400
Sinovoip_BPI_M3: all +384 bss -16 text +400
cm_t3517 : all +384 bss -16 text +400
Bananapro : all +384 bss -40 text +424
mk802ii : all +384 bss -16 text +400
am3517_evm : all +384 bss -16 text +400
mt_ventoux : all +384 bss -16 text +400
ls1021aqds_sdcard_ifc: all +384 bss -16 text +400
Cubietruck : all +384 bss -16 text +400
sama5d2_xplained_spiflash: all +384 bss -16 text +400
db-88f6820-gp : all +384 bss -32 text +416
CHIP : all +384 bss -16 text +400
seaboard : all +384 bss -16 text +400
sama5d2_xplained_mmc: all +384 bss -16 text +400
ma5d4evk : all +384 bss -32 text +416
smdk5420 : all +384 bss -16 text +400
imx6q_logic : all +384 bss -16 text +400
vinco : all +384 bss -16 text +400
Auxtek-T004 : all +384 bss -16 text +400
Cubieboard : all +384 bss -16 text +400
Ainol_AW1 : all +384 bss -16 text +400
dserve_dsrv9703c: all +384 bss -16 text +400
h8_homlet_v2 : all +384 bss -16 text +400
Orangepi : all +384 bss -16 text +400
odroid-xu3 : all +384 bss -16 text +400
harmony : all +384 bss -16 text +400
mx6slevk_spinor: all +384 bss -16 text +400
sama5d3_xplained_mmc: all +384 bss -16 text +400
sama5d4_xplained_spiflash: all +384 bss -16 text +400
iNet_3F : all +384 bss -16 text +400
difrnce_dit4350: all +384 bss -16 text +400
mx53cx9020 : all +384 bss -16 text +400
inet1 : all +384 bss -16 text +400
dalmore : all +384 bss -16 text +400
UTOO_P66 : all +384 bss -16 text +400
db-mv784mp-gp : all +384 bss -32 text +416
iNet_86VS : all +384 bss -16 text +400
marsboard : all +384 bss -16 text +400
MSI_Primo81 : all +384 bss -16 text +400
controlcenterdc: all +384 bss -16 text +400
CSQ_CS908 : all +384 bss -16 text +400
jesurun_q5 : all +384 bss -16 text +400
mcx : all +384 bss -16 text +400
Ampe_A76 : all +384 bss -16 text +400
Cubietruck_plus: all +384 bss -16 text +400
spring : all +384 bss -16 text +400
tqma6s_wru4_mmc: all +384 bss -16 text +400
A20-Olimex-SOM-EVB: all +384 bss -16 text +400
mx6slevk : all +384 bss -16 text +400
sama5d3_xplained_nandflash: all +384 bss -16 text +400
colorfly_e708_q1: all +384 bss -16 text +400
Sunchip_CX-A99 : all +384 bss -16 text +400
mx6sxsabreauto : all +384 bss -16 text +400
sama5d36ek_cmp_mmc: all +384 bss -16 text +400
ls1021atwr_sdcard_ifc: all +384 bss -16 text +400
dms-ba16-1g : all +384 bss -16 text +400
omap3_evm : all +384 bss -16 text +400
rpi_3_32b : all +384 bss -16 text +400
mx6sxsabresd : all +384 bss -16 text +400
ot1200 : all +384 bss -16 text +400
peach-pit : all +384 bss -16 text +400
sama5d4ek_mmc : all +384 bss -16 text +400
A20-OLinuXino-Lime2: all +384 bss -16 text +400
vexpress_ca5x2 : all +384 bss -16 text +400
Bananapi : all +384 bss -40 text +424
ls1021atwr_sdcard_ifc_SECURE_BOOT: all +384 bss -16 text +400
ls1021aqds_nor_SECURE_BOOT: all +384 bss -16 text +400
inet97fv2 : all +384 bss -16 text +400
mx53evk : all +384 bss -16 text +400
pov_protab2_ips9: all +384 bss -16 text +400
q8_a13_tablet : all +384 bss -16 text +400
colibri_t30 : all +380 bss -40 text +420
guruplug : all +352 text +352
pogo_e02 : all +352 text +352
netspace_mini_v2: all +352 text +352
goflexhome : all +352 text +352
mx28evk_nand : all +352 bss +24 text +328
at91sam9x5ek_nandflash: all +352 bss +24 text +328
apf27 : all +352 bss -8 text +360
ds109 : all +352 text +352
lschlv2 : all +352 text +352
xfi3 : all +352 bss +8 text +344
inetspace_v2 : all +352 text +352
picosam9g45 : all +352 bss +24 text +328
ib62x0 : all +352 text +352
km_kirkwood_128m16: all +352 text +352
netspace_lite_v2: all +352 text +352
mgcoge3un : all +352 text +352
d2net_v2 : all +352 text +352
sheevaplug : all +352 text +352
netspace_max_v2: all +352 text +352
nas220 : all +352 text +352
at91sam9m10g45ek_nandflash: all +352 bss +24 text +328
sc_sps_1 : all +352 bss +24 text +328
mx28evk_spi : all +352 bss +24 text +328
kmsuv31 : all +352 text +352
kmsugp1 : all +352 text +352
kmnusa : all +352 text +352
kmcoge5un : all +352 text +352
dreamplug : all +352 text +352
km_kirkwood : all +352 text +352
dns325 : all +352 text +352
lsxhl : all +352 text +352
netspace_v2 : all +352 text +352
dockstar : all +352 text +352
km_kirkwood_pci: all +352 text +352
net2big_v2 : all +352 text +352
da850evm : all +352 bss +24 text +328
mx28evk_auart_console: all +352 bss +24 text +328
portl2 : all +352 text +352
tqma6s_mba6_mmc: all +341 bss +48 data -312 rodata -11 text +616
tqma6q_mba6_mmc: all +341 bss +40 data -312 rodata -11 text +624
aristainetos2b : all +341 bss +40 data -312 rodata -11 text +624
tqma6dl_mba6_mmc: all +333 bss +40 data -312 rodata -11 text +616
spear320_usbtty_pnor: all +328 text +328
meesc_dataflash: all +328 text +328
spear320 : all +328 text +328
bg0900 : all +328 text +328
spear300_usbtty_nand: all +328 text +328
mx31pdk : all +328 text +328
spear320_nand : all +328 text +328
spear310 : all +328 text +328
spear320_pnor : all +328 text +328
spear310_usbtty: all +328 text +328
spear300_nand : all +328 text +328
spear310_usbtty_pnor: all +328 text +328
spear600_usbtty_nand: all +328 text +328
spear300_usbtty: all +328 text +328
spear300 : all +328 text +328
spear600 : all +328 text +328
axm : all +328 text +328
spear600_usbtty: all +328 text +328
work_92105 : all +328 text +328
spear310_nand : all +328 text +328
smartweb : all +328 text +328
spear310_pnor : all +328 text +328
spear320_usbtty_nand: all +328 text +328
spear310_usbtty_nand: all +328 text +328
spear600_nand : all +328 text +328
meesc : all +328 text +328
usb_a9263_dataflash: all +328 text +328
corvus : all +328 text +328
mx31ads : all +328 text +328
spear320_usbtty: all +328 text +328
warp7 : all +324 bss +8 text +316
pico-imx7d : all +324 bss +8 text +316
mx28evk : all +320 bss -8 text +328
at91sam9n12ek_spiflash: all +320 bss -8 text +328
h2200 : all +320 text +320
mx35pdk : all +320 bss -8 text +328
iconnect : all +320 bss -24 text +344
at91sam9263ek_dataflash_cs0: all +320 bss -8 text +328
at91sam9x5ek_spiflash: all +320 bss -8 text +328
sansa_fuze_plus: all +320 bss -24 text +344
mx25pdk : all +320 bss -8 text +328
at91sam9x5ek_mmc: all +320 bss -8 text +328
m28evk : all +320 bss -8 text +328
at91sam9n12ek_nandflash: all +320 bss -8 text +328
da850_am18xxevm: all +320 bss -8 text +328
at91sam9n12ek_mmc: all +320 bss -8 text +328
smdkc100 : all +320 bss +16 text +304
zmx25 : all +320 bss -8 text +328
ea20 : all +320 bss -8 text +328
sama5d2_ptc_nandflash: all +320 bss +16 text +304
omapl138_lcdk : all +320 bss -8 text +328
at91sam9263ek_dataflash: all +320 bss -8 text +328
apx4devkit : all +320 bss -8 text +328
gplugd : all +320 bss -8 text +328
warp7_secure : all +320 bss +16 text +304
calimain : all +320 bss -8 text +328
at91sam9g20ek_2mmc_nandflash: all +320 bss -8 text +328
imx31_phycore_eet: all +320 text +320
ipam390 : all +320 bss -8 text +328
imx31_phycore : all +320 text +320
at91sam9g20ek_2mmc: all +320 bss -8 text +328
da850evm_direct_nor: all +320 bss -8 text +328
at91sam9263ek_norflash: all +320 bss -8 text +328
rpi : all +320 bss -8 text +328
at91sam9x5ek_dataflash: all +320 bss -8 text +328
gurnard : all +320 bss -8 text +328
sama5d2_ptc_spiflash: all +320 bss +16 text +304
at91sam9263ek_norflash_boot: all +320 bss -8 text +328
at91sam9263ek_nandflash: all +320 bss -8 text +328
at91sam9m10g45ek_mmc: all +320 bss -8 text +328
edminiv2 : all +288 bss +8 text +280
tqma6s_mba6_spi: all +277 bss -24 data -312 rodata -11 text +624
secomx6quq7 : all +277 bss -16 data -312 rodata -11 text +616
tqma6q_mba6_spi: all +277 bss -16 data -312 rodata -11 text +616
tqma6dl_mba6_spi: all +269 bss -32 data -312 rodata -11 text +624
aristainetos2 : all +269 bss -32 data -312 rodata -11 text +624
stm32f746-disco: all +268 text +268
taurus : all +264 bss -64 text +328
usbarmory : all +260 bss +40 text +220
pm9g45 : all +256 bss -72 text +328
gwventana_gw5904: all +256 text +256
at91sam9g10ek_dataflash_cs0: all +256 bss -72 text +328
omap3_zoom1 : all +256 bss +16 text +240
phycore-rk3288 : all +256 bss +24 text +232
at91sam9261ek_dataflash_cs3: all +256 bss -72 text +328
at91sam9261ek_dataflash_cs0: all +256 bss -72 text +328
omap3_beagle : all +256 bss +16 text +240
mx6sxsabresd_spl: all +256 bss +16 text +240
integratorap_cm946es: all +256 text +256
integratorcp_cm1136: all +256 text +256
at91sam9xeek_dataflash_cs1: all +256 bss -72 text +328
at91sam9260ek_dataflash_cs0: all +256 bss -72 text +328
at91sam9260ek_dataflash_cs1: all +256 bss -72 text +328
at91sam9g20ek_nandflash: all +256 bss -72 text +328
at91sam9260ek_nandflash: all +256 bss -72 text +328
miqi-rk3288 : all +256 bss +16 text +240
at91sam9xeek_dataflash_cs0: all +256 bss -72 text +328
am335x_hs_evm : all +256 bss +16 text +240
at91sam9xeek_nandflash: all +256 bss -72 text +328
integratorap_cm926ejs: all +256 text +256
highbank : all +256 bss +16 text +240
ot1200_spl : all +256 bss +16 text +240
colibri_pxa270 : all +256 bss -72 text +328
cm_t54 : all +256 bss +16 text +240
gwventana_nand : all +256 text +256
rock2 : all +256 bss +16 text +240
openrd_base : all +256 bss +8 text +248
at91sam9g20ek_dataflash_cs1: all +256 bss -72 text +328
at91sam9g20ek_dataflash_cs0: all +256 bss -72 text +328
integratorcp_cm946es: all +256 text +256
wandboard : all +256 bss +16 text +240
mx6slevk_spl : all +256 bss +16 text +240
omap5_uevm : all +256 bss +16 text +240
devkit3250 : all +256 bss -72 text +328
xpress_spl : all +256 bss +16 text +240
socfpga_sr1500 : all +256 bss +16 text +240
at91rm9200ek_ram: all +256 bss -72 text +328
igep0032 : all +256 bss +16 text +240
tinker-rk3288 : all +256 bss +16 text +240
k2hk_hs_evm : all +256 bss +16 text +240
integratorcp_cm926ejs: all +256 text +256
integratorap_cm920t: all +256 text +256
am43xx_evm : all +256 bss +16 text +240
evb-rv1108 : all +256 bss +16 text +240
mx23_olinuxino : all +256 bss -8 text +264
duovero : all +256 bss +16 text +240
firefly-rk3288 : all +256 bss +16 text +240
rastaban : all +256 bss +16 text +240
at91sam9g10ek_nandflash: all +256 bss -72 text +328
at91sam9g10ek_dataflash_cs3: all +256 bss -72 text +328
kylin-rk3036 : all +256 bss +16 text +240
mx6sabreauto : all +256 bss +16 text +240
brppt1_spi : all +256 text +256
igep0020 : all +256 bss +16 text +240
k2l_evm : all +256 bss +16 text +240
platinum_picon : all +256 bss +16 text +240
integratorap_cm720t: all +256 text +256
cei-tk1-som : all +256 bss -144 text +400
chiliboard : all +256 bss +16 text +240
brppt1_mmc : all +256 text +256
fennec-rk3288 : all +256 bss +16 text +240
at91rm9200ek : all +256 bss -72 text +328
brxre1 : all +256 text +256
openrd_client : all +256 bss +16 text +240
popmetal-rk3288: all +256 bss +16 text +240
omap3_overo : all +256 bss +16 text +240
at91sam9261ek_nandflash: all +256 bss -72 text +328
cm_fx6 : all +256 bss +16 text +240
socfpga_mcvevk : all +256 bss +16 text +240
etamin : all +256 bss +16 text +240
topic_miamiplus: all +256 bss -48 text +304
edb9315a : all +256 bss -8 text +264
omap4_panda : all +256 bss +16 text +240
brppt1_nand : all +256 text +256
gwventana_emmc : all +256 text +256
am335x_boneblack_vboot: all +256 bss +16 text +240
k2hk_evm : all +256 bss +16 text +240
pm9261 : all +256 bss -72 text +328
k2e_evm : all +256 bss +16 text +240
pm9263 : all +256 bss -72 text +328
cgtqmx6eval : all +256 bss +16 text +240
zc5601 : all +256 bss +16 text +240
devkit8000 : all +256 bss +16 text +240
draco : all +256 bss +16 text +240
mx6cuboxi : all +256 bss +16 text +240
integratorcp_cm920t: all +256 text +256
k2e_hs_evm : all +256 bss +16 text +240
cardhu : all +256 bss -144 text +400
sniper : all +252 bss +32 text +220
imx6ul_isiot_mmc: all +252 bss +8 text +244
imx6qdl_icore_nand: all +252 bss +8 text +244
imx6qdl_icore_mmc: all +252 bss +8 text +244
imx6ul_geam_mmc: all +252 bss +8 text +244
imx6ul_isiot_emmc: all +252 bss +8 text +244
imx6ul_geam_nand: all +252 bss +8 text +244
am335x_shc_ict : all +240 text +240
am335x_shc_sdboot_prompt: all +240 text +240
am335x_shc_sdboot: all +240 text +240
dra7xx_hs_evm : all +240 text +240
am335x_shc_prompt: all +240 text +240
am335x_shc_netboot: all +240 text +240
dra7xx_evm : all +240 text +240
openrd_ultimate: all +224 bss -24 text +248
am43xx_evm_ethboot: all -30 bss +32 rodata -86 spl/u-boot-spl:all +236 spl/u-boot-spl:text +236 text +24
mx6ull_14x14_evk: all +196 bss -24 text +220
mx6ull_14x14_evk_plugin: all +196 bss -24 text +220
blanche : all +192 bss -48 text +240
tbs2910 : all +192 bss -48 text +240
mx7ulp_evk_plugin: all +192 bss +32 text +160
am335x_shc : all +192 bss -48 text +240
mx7ulp_evk : all +192 bss +32 text +160
thuban : all +192 bss -48 text +240
igep0030 : all +192 bss -48 text +240
mx6sabresd : all +192 bss -48 text +240
bcm958622hr : all +192 bss +32 text +160
liteboard : all +192 bss -48 text +240
am43xx_evm_usbhost_boot: all +192 bss -48 text +240
am335x_igep003x: all +192 bss -48 text +240
am335x_evm : all +192 bss -48 text +240
omap3_logic : all +192 bss -48 text +240
zc5202 : all +192 bss -48 text +240
imx6ul_isiot_nand: all +188 bss -56 text +244
legoev3 : all +160 bss -4 text +164
am335x_evm_usbspl: all -90 bss -32 rodata -86 spl/u-boot-spl:all +240 spl/u-boot-spl:text +240 text +28
pcm051_rev3 : all -98 bss -40 rodata -86 spl/u-boot-spl:all +240 spl/u-boot-spl:text +240 text +28
pcm051_rev1 : all -98 bss -40 rodata -86 spl/u-boot-spl:all +240 spl/u-boot-spl:text +240 text +28
ts4600 : all +128 bss +8 text +120
kc1 : all +128 bss +8 text +120
chromebit_mickey: all +128 bss +8 text +120
evb-rk3229 : all +128 bss +8 text +120
rock : all +128 bss +8 text +120
chromebook_jerry: all +128 bss +8 text +120
evb-rk3036 : all +128 bss +8 text +120
stih410-b2260 : all +128 bss -32 text +160
chromebook_minnie: all +128 bss +8 text +120
socfpga_arria10: all +120 text +120
evb-ast2500 : all +120 text +120
stm32f429-discovery: all +104 text +104
apalis_imx6_nospl_it: all +29 bss +8 data -312 rodata -11 text +344
apalis_imx6_nospl_com: all +29 bss +8 data -312 rodata -11 text +344
mccmon6_sd : all +21 bss +24 data -312 rodata -11 text +320
mccmon6_nor : all +21 bss +24 data -312 rodata -11 text +320
udoo : all +21 bss +24 data -312 rodata -11 text +320
apalis_imx6 : all +21 data -312 rodata -11 text +344
nitrogen6dl2g : all -7 bss +8 data -312 rodata -23 text +320
nitrogen6s : all -7 bss +8 data -312 rodata -23 text +320
nitrogen6q : all -7 bss +8 data -312 rodata -23 text +320
nitrogen6dl : all -7 bss +8 data -312 rodata -23 text +320
nitrogen6q2g : all -7 bss +8 data -312 rodata -23 text +320
mx6qsabrelite : all -7 bss +8 data -312 rodata -23 text +320
nitrogen6s1g : all -7 bss +8 data -312 rodata -23 text +320
cm_t43 : all -30 bss +32 rodata -86 text +24
ti814x_evm : all -30 bss -32 rodata -86 text +88
am335x_baltos : all -30 bss +32 rodata -86 text +24
am335x_evm_spiboot: all -30 bss +32 rodata -86 text +24
rut : all -30 bss +32 rodata -86 text +24
nsa310s : all -38 bss +16 rodata -86 text +32
am335x_evm_norboot: all -38 bss -32 rodata -86 text +80
am43xx_evm_qspiboot: all -38 bss -32 rodata -86 text +80
pcm058 : all -43 bss -40 data -312 rodata -11 text +320
am335x_boneblack: all -44 bss +8 rodata -86 text +34
am57xx_hs_evm : all -52 rodata -86 text +34
am57xx_evm_nodt: all -58 rodata -86 text +28
am57xx_evm : all -62 rodata -86 text +24
cl-som-am57x : all -62 rodata -86 text +24
titanium : all -71 bss -24 data -312 rodata -23 text +288
socfpga_de10_nano: all -80 bss +48 data -312 rodata -32 text +216
pxm2 : all -94 bss -32 rodata -86 text +24
birdland_bav335a: all -94 bss -32 rodata -86 text +24
cm_t335 : all -94 bss -32 rodata -86 text +24
birdland_bav335b: all -94 bss -32 rodata -86 text +24
am335x_sl50 : all -94 bss -32 rodata -86 text +24
am335x_evm_nor : all -102 bss -40 rodata -86 text +24
opos6uldev : all -126 bss +24 data -52 rodata -14 text -84
socfpga_de0_nano_soc: all -144 bss -16 data -312 rodata -32 text +216
colibri_imx6_nospl: all -175 bss -12 data -52 rodata -15 text -96
colibri_imx6 : all -175 bss -12 data -52 rodata -15 text -96
colibri_vf : all -179 bss +8 data -52 rodata -15 text -120
colibri_imx7 : all -179 bss -8 data -52 rodata -15 text -104
pico-imx6ul : all -179 bss +32 data -52 rodata -15 text -144
k2g_hs_evm : all -179 bss +8 data -52 rodata -15 text -120
k2g_evm : all -179 bss +8 data -52 rodata -15 text -120
aristainetos : all -179 bss +32 data -52 rodata -15 text -144
alt : all -183 bss +4 data -52 rodata -15 text -120
porter : all -183 bss +4 data -52 rodata -15 text -120
gose : all -183 bss +4 data -52 rodata -15 text -120
silk : all -183 bss +4 data -52 rodata -15 text -120
stout : all -183 bss +4 data -52 rodata -15 text -120
koelsch : all -183 bss +4 data -52 rodata -15 text -120
lager : all -183 bss +4 data -52 rodata -15 text -120
m53evk : all -187 bss +16 data -52 rodata -15 text -136
udoo_neo : all -187 bss -8 data -52 rodata -15 text -112
vf610twr : all -187 bss +16 data -52 rodata -15 text -136
mx6ul_9x9_evk : all -187 data -52 rodata -15 text -120
bk4r1 : all -187 data -52 rodata -15 text -120
pcm052 : all -187 data -52 rodata -15 text -120
mx6ul_14x14_evk: all -195 bss -8 data -52 rodata -15 text -120
novena : all -199 bss +16 data -312 rodata -23 text +120
platinum_titanium: all -199 bss +32 data -312 rodata -23 text +104
stv0991 : all -223 data -52 rodata -15 text -156
vf610twr_nand : all -251 bss -48 data -52 rodata -15 text -136
flea3 : all -303 bss -4 data -52 rodata -15 text -232
x600 : all -304 bss +4 data -312 rodata -100 text +104
woodburn_sd : all -311 bss -4 data -52 rodata -15 text -240
woodburn : all -311 bss -4 data -52 rodata -15 text -240
socfpga_de1_soc: all -488 bss +56 data -312 rodata -112 text -120
socfpga_arria5 : all -552 bss -8 data -312 rodata -112 text -120
socfpga_socrates: all -552 bss -8 data -312 rodata -112 text -120
socfpga_sockit : all -552 bss -8 data -312 rodata -112 text -120
socfpga_is1 : all -552 bss -8 data -312 rodata -112 text -120
pepper : all -552 bss -16 data -312 rodata -112 text -112
socfpga_cyclone5: all -552 bss -8 data -312 rodata -112 text -120
socfpga_vining_fpga: all -552 bss -8 data -312 rodata -112 text -120
imx6qdl_icore_rqs: all -1599 bss +24 data -52 rodata -479 text -1092
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment