Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.54 KB | None | 0 0
  1. boards.cfg is up to date. Nothing to do.
  2. Summary of 2 commits for 1141 boards (64 threads, 1 job per thread)
  3. 01: Prepare v2017.09-rc2
  4. 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
  5. 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
  6. +(uniphier_v8) warning: (ARCH_ZYNQ && ARCH_ZYNQMP && STM32F7 && CLK_UNIPHIER) selects SPL_CLK which has unmet direct dependencies (CLK && SPL_DM)
  7. +(ethernut5) Warning (reg_format): "reg" property in /i2c-gpio-0/pcf8563@50 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
  8. +(ethernut5) Warning (avoid_default_addr_size): Relying on default #address-cells value for /i2c-gpio-0/pcf8563@50
  9. +(ethernut5) Warning (avoid_default_addr_size): Relying on default #size-cells value for /i2c-gpio-0/pcf8563@50
  10. +(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);
  11. +(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) ^~~
  12. +(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 *?
  13. +(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)
  14. +(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) ^~~~~~~~~~~~~~
  15. +(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
  16. +(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
  17. +(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);
  18. +(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ^
  19. +(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) hdr = (struct andr_img_hdr *)hdr_addr;
  20. +(xilinx_zynqmp_zc1751_xm015_dc1,xilinx_zynqmp_ep,xilinx_zynqmp_zcu102_revB,xilinx_zynqmp_zcu102_revA) ^
  21. +(evb-rk3328) writel((unsigned int) ep->dma_buf, &reg->out_endp[ep_num].doepdma);
  22. +(evb-rk3328) ^
  23. +(evb-rk3328) ../arch/arm/include/asm/io.h:146:34: note: in definition of macro ?writel?
  24. +(evb-rk3328) #define writel(v,c) ({ u32 __v = v; __iowmb(); __arch_putl(__v,c); __v; })
  25. +(evb-rk3328) ^
  26. +(db-88f6720) port->priv->mdio_base = (void *)mdio_addr;
  27. +(db-88f6720) ^
  28. 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?:
  29. 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]
  30. 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?:
  31. 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]
  32. 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]
  33. w+(evb-rk3328) ../drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c: In function ?setdma_rx?:
  34. 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]
  35. w+(db-88f6720) ../drivers/net/mvpp2.c: In function ?phy_info_parse?:
  36. w+(db-88f6720) ../drivers/net/mvpp2.c:4751:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  37. 31: env: Adjust the load() method to return an error
  38. aarch64: (for 91/91 boards) all +320.7 bss +11.1 data +41.8 rodata +25.3 spl/u-boot-spl:all +597.6 spl/u-boot-spl:data +8.4 spl/u-boot-spl:rodata +217.8 spl/u-boot-spl:text +371.4 text +242.5
  39. ls1046aqds_nand: all +424 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4178 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1478 spl/u-boot-spl:text +2652 text +296
  40. ls1043aqds_nand: all +424 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4178 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1478 spl/u-boot-spl:text +2652 text +296
  41. ls1043ardb_nand: all +424 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4178 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1478 spl/u-boot-spl:text +2652 text +296
  42. ls2080aqds_nand: all +360 data +40 rodata +24 spl/u-boot-spl:all +4226 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1478 spl/u-boot-spl:text +2700 text +296
  43. ls1046aqds_sdcard_ifc: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  44. ls1046ardb_sdcard: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  45. ls1046ardb_emmc: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  46. ls1043ardb_sdcard: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  47. ls1043aqds_sdcard_qspi: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  48. ls1043aqds_sdcard_ifc: all +380 bss +64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  49. ls2080aqds_sdcard: all +316 data +40 rodata +24 spl/u-boot-spl:all +4145 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2584 text +252
  50. ls2080ardb_nand: all +232 bss -128 data +40 rodata +24 spl/u-boot-spl:all +4226 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1478 spl/u-boot-spl:text +2700 text +296
  51. ls1046aqds_sdcard_qspi: all +252 bss -64 data +40 rodata +24 spl/u-boot-spl:all +4097 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1513 spl/u-boot-spl:text +2536 text +252
  52. ls1046aqds : all +436 bss +64 data +40 rodata +24 text +308
  53. ls1043aqds_nor_ddr3: all +436 bss +64 data +40 rodata +24 text +308
  54. ls1043ardb : all +436 bss +64 data +40 rodata +24 text +308
  55. ls1043aqds : all +436 bss +64 data +40 rodata +24 text +308
  56. ls1046ardb_sdcard_SECURE_BOOT: all +304 bss +64 data +48 rodata +32 spl/u-boot-spl:all +107 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +23 spl/u-boot-spl:text +36 text +160
  57. ls1046ardb_qspi: all +388 bss +64 data +40 rodata +24 text +260
  58. ls1043aqds_qspi: all +388 bss +64 data +40 rodata +24 text +260
  59. firefly-rk3399 : all +380 bss +64 data +40 rodata +24 text +252
  60. uniphier_v8 : all +376 bss +64 data +40 rodata +24 text +248
  61. p2371-2180 : all +376 bss +64 data +40 rodata +24 text +248
  62. rpi_3 : all +376 bss +64 data +40 rodata +24 text +248
  63. vexpress_aemv8a_juno: all +372 data +40 rodata +24 text +308
  64. ls2080ardb : all +372 data +40 rodata +24 text +308
  65. vexpress_aemv8a_semi: all +372 data +40 rodata +24 text +308
  66. ls2080aqds : all +372 data +40 rodata +24 text +308
  67. vexpress_aemv8a_dram: all +372 data +40 rodata +24 text +308
  68. ls1043aqds_lpuart: all +372 data +40 rodata +24 text +308
  69. ls1046aqds_lpuart: all +372 data +40 rodata +24 text +308
  70. ls1012afrdm_qspi: all +344 data +40 rodata +24 text +280
  71. ls1012aqds_qspi: all +344 data +40 rodata +24 text +280
  72. mvebu_espressobin-88f3720: all +344 data +40 rodata +24 text +280
  73. mvebu_db_armada8k: all +344 data +40 rodata +24 text +280
  74. ls1012ardb_qspi: all +344 data +40 rodata +24 text +280
  75. mvebu_mcbin-88f8040: all +344 data +40 rodata +24 text +280
  76. mvebu_db-88f3720: all +344 data +40 rodata +24 text +280
  77. r8a7795_ulcb : all +336 bss +24 data +40 rodata +24 text +248
  78. r8a7796_ulcb : all +336 bss +24 data +40 rodata +24 text +248
  79. puma-rk3399 : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  80. lion-rk3368 : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  81. nanopi_neo2 : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  82. bananapi_m64 : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  83. orangepi_prime : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  84. orangepi_pc2 : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  85. pine64_plus : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  86. orangepi_win : all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  87. sopine_baseboard: all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  88. orangepi_zero_plus2: all +316 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +252
  89. xilinx_zynqmp_zcu102_revA: all +312 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  90. xilinx_zynqmp_zcu102_revB: all +312 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  91. ls2088ardb_qspi: all +324 data +40 rodata +24 text +260
  92. ls2080aqds_qspi: all +324 data +40 rodata +24 text +260
  93. ls2081ardb : all +324 data +40 rodata +24 text +260
  94. xilinx_zynqmp_zc1751_xm018_dc4: all +304 data +40 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  95. xilinx_zynqmp_zc1751_xm015_dc1: all +304 data +40 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  96. xilinx_zynqmp_zc1751_xm019_dc5: all +304 data +40 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  97. s32v234evb : all +316 data +40 rodata +24 text +252
  98. evb-rk3399 : all +316 data +40 rodata +24 text +252
  99. evb-rk3328 : all +316 data +40 rodata +24 text +252
  100. poplar : all +316 data +40 rodata +24 text +252
  101. p2771-0000-500 : all +312 data +40 rodata +24 text +248
  102. r8a7795_salvator-x: all +312 data +40 rodata +24 text +248
  103. p2571 : all +312 data +40 rodata +24 text +248
  104. hikey : all +312 data +40 rodata +24 text +248
  105. r8a7796_salvator-x: all +312 data +40 rodata +24 text +248
  106. e2220-1170 : all +312 data +40 rodata +24 text +248
  107. p2371-0000 : all +312 data +40 rodata +24 text +248
  108. p2771-0000-000 : all +312 data +40 rodata +24 text +248
  109. ls1012ardb_qspi_SECURE_BOOT: all +304 bss +64 data +48 rodata +32 text +160
  110. ls1046aqds_SECURE_BOOT: all +304 bss +64 data +48 rodata +32 text +160
  111. dragonboard410c: all +304 bss +64 data +48 rodata +32 text +160
  112. ls1046ardb_qspi_SECURE_BOOT: all +304 bss +64 data +48 rodata +32 text +160
  113. ls1043ardb_nand_SECURE_BOOT: all +176 bss -64 data +48 rodata +32 spl/u-boot-spl:all +107 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +23 spl/u-boot-spl:text +36 text +160
  114. ls1043ardb_sdcard_SECURE_BOOT: all +176 bss -64 data +48 rodata +32 spl/u-boot-spl:all +107 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +23 spl/u-boot-spl:text +36 text +160
  115. xilinx_zynqmp_ep: all +248 bss -64 data +40 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  116. ls1046aqds_qspi: all +260 bss -64 data +40 rodata +24 text +260
  117. ls2080ardb_SECURE_BOOT: all +240 data +48 rodata +32 text +160
  118. odroid-c2 : all +240 data +48 rodata +32 text +160
  119. bcm958712k : all +240 data +48 rodata +32 text +160
  120. sheep-rk3368 : all +240 data +48 rodata +32 text +160
  121. ls2080aqds_SECURE_BOOT: all +240 data +48 rodata +32 text +160
  122. evb-px5 : all +240 data +48 rodata +32 text +160
  123. espresso7420 : all +240 data +48 rodata +32 text +160
  124. ls2080a_simu : all +240 data +48 rodata +32 text +160
  125. ls2080a_emu : all +240 data +48 rodata +32 text +160
  126. geekbox : all +240 data +48 rodata +32 text +160
  127. thunderx_88xx : all +208 data +48 rodata +24 text +136
  128. xilinx_zynqmp_zc1751_xm016_dc2: all +168 bss -64 data +48 rodata +24 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  129. ls1043ardb_SECURE_BOOT: all +176 bss -64 data +48 rodata +32 text +160
  130. xtensa: (for 1/1 boards) all +100.0 bss -4.0 data +20.0 text +84.0
  131. xtfpga : all +100 bss -4 data +20 text +84
  132. m68k: (for 48/48 boards) all +136.2 bss -0.3 data +23.0 rodata -6.5 text +120.0
  133. M5485GFE : all +153 data +28 rodata -7 text +132
  134. M5485BFE : all +153 data +28 rodata -7 text +132
  135. M5485AFE : all +153 data +28 rodata -7 text +132
  136. M5485HFE : all +153 data +28 rodata -7 text +132
  137. M5485DFE : all +153 data +28 rodata -7 text +132
  138. M5485CFE : all +153 data +28 rodata -7 text +132
  139. M5485EFE : all +153 data +28 rodata -7 text +132
  140. M5485FFE : all +153 data +28 rodata -7 text +132
  141. M54451EVB : all +149 data +20 rodata -7 text +136
  142. M5475FFE : all +149 data +28 rodata -7 text +128
  143. M5475GFE : all +149 data +28 rodata -7 text +128
  144. M5475AFE : all +149 data +28 rodata -7 text +128
  145. M52277EVB : all +149 data +20 rodata -7 text +136
  146. M5475EFE : all +149 data +28 rodata -7 text +128
  147. M5475CFE : all +149 data +28 rodata -7 text +128
  148. M5475DFE : all +149 data +28 rodata -7 text +128
  149. M5475BFE : all +149 data +28 rodata -7 text +128
  150. M54455EVB_a66 : all +145 data +20 rodata -7 text +132
  151. astro_mcf5373l : all +145 data +20 rodata -7 text +132
  152. M54455EVB_intel: all +145 data +20 rodata -7 text +132
  153. M54455EVB_i66 : all +145 data +20 rodata -7 text +132
  154. M54455EVB : all +145 data +20 rodata -7 text +132
  155. eb_cpu5282 : all +145 data +20 rodata -7 text +132
  156. eb_cpu5282_internal: all +145 data +20 rodata -7 text +132
  157. M53017EVB : all +145 data +20 rodata -7 text +132
  158. amcore : all +141 data +20 rodata -7 text +128
  159. M5329AFEE : all +133 data +20 rodata -7 text +120
  160. M5329BFEE : all +133 data +20 rodata -7 text +120
  161. M5373EVB : all +133 data +20 rodata -7 text +120
  162. M5208EVBE : all +129 data +20 rodata -7 text +116
  163. M5275EVB : all +129 data +20 rodata -7 text +116
  164. M52277EVB_stmicro: all +129 data +20 rodata -7 text +116
  165. M5235EVB_Flash32: all +129 data +20 rodata -7 text +116
  166. M5235EVB : all +129 data +20 rodata -7 text +116
  167. M54418TWR_serial_rmii: all +125 data +20 rodata -7 text +112
  168. M5282EVB : all +125 data +20 rodata -7 text +112
  169. M5253DEMO : all +125 data +20 rodata -7 text +112
  170. M54455EVB_stm33: all +125 data +20 rodata -7 text +112
  171. cobra5272 : all +125 data +20 rodata -7 text +112
  172. M54418TWR : all +125 data +20 rodata -7 text +112
  173. M5253EVBE : all +125 data +20 rodata -7 text +112
  174. M54418TWR_serial_mii: all +125 data +20 rodata -7 text +112
  175. M54451EVB_stmicro: all +125 data +20 rodata -7 text +112
  176. M5272C3 : all +125 data +20 rodata -7 text +112
  177. M5249EVB : all +121 bss -4 data +20 rodata -7 text +112
  178. M54418TWR_nand_mii: all +85 bss -4 data +28 rodata +1 text +60
  179. M54418TWR_nand_rmii_lowfreq: all +85 bss -4 data +28 rodata +1 text +60
  180. M54418TWR_nand_rmii: all +85 bss -4 data +28 rodata +1 text +60
  181. powerpc: (for 306/306 boards) all +257.1 bss -8.8 data +20.7 rodata -4.9 spl/u-boot-spl:all +494.2 spl/u-boot-spl:bss +0.2 spl/u-boot-spl:data +119.0 spl/u-boot-spl:text +375.0 text +250.1
  182. T2080QDS_SPIFLASH: all +281 bss +64 data +20 rodata -7 spl/u-boot-spl:all +4300 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3280 text +204
  183. T2080RDB_SPIFLASH: all +281 bss +64 data +20 rodata -7 spl/u-boot-spl:all +4292 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3264 text +204
  184. T1040D4RDB_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4308 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3280 text +204
  185. T1040RDB_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4308 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3280 text +204
  186. T1042D4RDB_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4308 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3280 text +204
  187. T1042RDB_PI_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4300 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1012 spl/u-boot-spl:text +3280 text +204
  188. T1024QDS_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4292 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3264 text +204
  189. T1023RDB_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4284 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3264 text +204
  190. T1024RDB_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +4276 spl/u-boot-spl:data +1012 spl/u-boot-spl:text +3264 text +204
  191. T2081QDS_SPIFLASH: all +89 bss -128 data +20 rodata -7 spl/u-boot-spl:all +4300 spl/u-boot-spl:data +1020 spl/u-boot-spl:text +3280 text +204
  192. T4240QDS_NAND : all +321 data +24 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  193. T4160QDS_NAND : all +321 data +24 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  194. T1024RDB_NAND : all +321 data +24 rodata -7 spl/u-boot-spl:all +3920 spl/u-boot-spl:data +972 spl/u-boot-spl:text +2948 text +304
  195. T1023RDB_NAND : all +317 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  196. T2081QDS_NAND : all +317 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  197. T2080QDS_NAND : all +317 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  198. T1042D4RDB_NAND: all +321 data +24 rodata -7 spl/u-boot-spl:all +3920 spl/u-boot-spl:data +972 spl/u-boot-spl:text +2948 text +304
  199. T1040D4RDB_NAND: all +301 data +20 rodata -7 spl/u-boot-spl:all +3928 spl/u-boot-spl:data +980 spl/u-boot-spl:text +2948 text +288
  200. T1040RDB_NAND : all +301 data +20 rodata -7 spl/u-boot-spl:all +3928 spl/u-boot-spl:data +980 spl/u-boot-spl:text +2948 text +288
  201. T1024QDS_NAND : all +301 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +288
  202. T1042RDB_PI_NAND: all +305 data +24 rodata -7 spl/u-boot-spl:all +3920 spl/u-boot-spl:data +972 spl/u-boot-spl:text +2948 text +288
  203. T2080RDB_NAND : all +297 data +16 rodata -7 spl/u-boot-spl:all +3928 spl/u-boot-spl:data +980 spl/u-boot-spl:text +2948 text +288
  204. B4860QDS_NAND : all +197 bss -120 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  205. B4420QDS_NAND : all +197 bss -120 data +20 rodata -7 spl/u-boot-spl:all +3924 spl/u-boot-spl:data +976 spl/u-boot-spl:text +2948 text +304
  206. T4160QDS_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3864 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2828 text +236
  207. T1024QDS_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3864 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2828 text +236
  208. T2080RDB_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3856 spl/u-boot-spl:data +1044 spl/u-boot-spl:text +2812 text +236
  209. T1040D4RDB_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3856 spl/u-boot-spl:data +1044 spl/u-boot-spl:text +2812 text +236
  210. T1042RDB_PI_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +236
  211. T2080QDS_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +236
  212. T4240QDS_SDCARD: all +233 data +20 rodata -7 spl/u-boot-spl:all +3864 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2828 text +220
  213. T1040RDB_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +236
  214. T1042D4RDB_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +236
  215. T2081QDS_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +236
  216. T4240RDB_SDCARD: all +233 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +220
  217. T1023RDB_SDCARD: all +233 data +20 rodata -7 spl/u-boot-spl:all +3848 spl/u-boot-spl:data +1036 spl/u-boot-spl:text +2812 text +220
  218. T1024RDB_SDCARD: all +233 data +20 rodata -7 spl/u-boot-spl:all +3840 spl/u-boot-spl:data +1028 spl/u-boot-spl:text +2812 text +220
  219. P1025RDB_SDCARD: all +281 bss +32 data +20 rodata -7 spl/u-boot-spl:all +144 spl/u-boot-spl:data -12 spl/u-boot-spl:text +156 text +236
  220. P1020RDB-PC_SDCARD: all +281 bss +32 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +236
  221. P2020RDB-PC_SDCARD: all +281 bss +32 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +236
  222. P1010RDB-PA_SDCARD: all +281 bss +32 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  223. P1020RDB-PD_SDCARD: all +265 bss +32 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +220
  224. P1010RDB-PB_SDCARD: all +265 bss +32 data +20 rodata -7 spl/u-boot-spl:all +128 spl/u-boot-spl:data -12 spl/u-boot-spl:text +140 text +220
  225. P1010RDB-PB_36BIT_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +144 spl/u-boot-spl:data -12 spl/u-boot-spl:text +156 text +236
  226. P1024RDB_SDCARD: all +265 bss +32 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +220
  227. P2020RDB-PC_36BIT_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +236
  228. Cyrus_P5020 : all +376 data +20 rodata -8 text +364
  229. Cyrus_P5040 : all +376 data +20 rodata -8 text +364
  230. P1020RDB-PC_36BIT_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  231. P1010RDB-PA_36BIT_SDCARD: all +249 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  232. TWR-P1025 : all +365 bss +32 data +20 rodata -7 text +320
  233. P1020RDB-PC_NAND: all +349 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  234. P1010RDB-PA_NOR: all +365 bss +32 data +20 rodata -7 text +320
  235. P1020RDB-PD : all +365 bss +32 data +20 rodata -7 text +320
  236. P1010RDB-PB_NAND: all +349 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  237. P1020RDB-PC : all +365 bss +32 data +20 rodata -7 text +320
  238. P2020RDB-PC_NAND: all +349 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  239. P1025RDB_NAND : all +349 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  240. P1025RDB : all +349 bss +32 data +20 rodata -7 text +304
  241. P1010RDB-PB_NOR: all +349 bss +32 data +20 rodata -7 text +304
  242. P1020RDB-PD_NAND: all +333 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  243. P1010RDB-PA_NAND: all +333 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  244. P1024RDB_NAND : all +333 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  245. MPC8536DS_36BIT: all +349 bss +32 data +20 rodata -7 text +304
  246. P1024RDB : all +349 bss +32 data +20 rodata -7 text +304
  247. P2020RDB-PC : all +349 bss +32 data +20 rodata -7 text +304
  248. MPC8548CDS_36BIT: all +341 bss +8 data +20 rodata -7 text +320
  249. MPC8572DS_36BIT: all +341 bss +8 data +20 rodata -7 text +320
  250. xpedite550x : all +341 bss +8 data +20 rodata -7 text +320
  251. MPC8569MDS : all +333 data +20 rodata -7 text +320
  252. P1010RDB-PA_36BIT_NAND: all +317 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  253. MPC832XEMDS_SLAVE: all +333 data +20 text +313
  254. P3041DS : all +333 data +20 rodata -7 text +320
  255. T2081QDS : all +333 data +20 rodata -7 text +320
  256. T2080QDS : all +333 data +20 rodata -7 text +320
  257. MPC8555CDS_legacy: all +333 data +20 rodata -7 text +320
  258. T4240QDS : all +333 data +20 rodata -7 text +320
  259. P1010RDB-PB_36BIT_NAND: all +317 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  260. xpedite517x : all +333 data +20 rodata -7 text +320
  261. MPC832XEMDS : all +333 data +20 text +313
  262. MPC8349ITX : all +333 data +20 text +313
  263. T2080RDB : all +333 data +20 rodata -7 text +320
  264. P1025RDB_36BIT : all +333 data +20 rodata -7 text +320
  265. BSC9132QDS_NOR_DDRCLK100: all +333 data +20 rodata -7 text +320
  266. sbc8548_PCI_33 : all +333 data +20 rodata -7 text +320
  267. T1024QDS_DDR4 : all +333 data +20 rodata -7 text +320
  268. xpedite537x : all +333 data +20 rodata -7 text +320
  269. sbc8548_PCI_66 : all +333 data +20 rodata -7 text +320
  270. MPC8555CDS : all +333 data +20 rodata -7 text +320
  271. T4160RDB : all +333 data +20 rodata -7 text +320
  272. P2041RDB : all +333 data +20 rodata -7 text +320
  273. P2020RDB-PC_36BIT: all +333 data +20 rodata -7 text +320
  274. BSC9132QDS_NOR_DDRCLK133: all +333 data +20 rodata -7 text +320
  275. P1024RDB_36BIT : all +333 data +20 rodata -7 text +320
  276. MPC8569MDS_ATM : all +333 data +20 rodata -7 text +320
  277. P2020RDB-PC_36BIT_NAND: all +317 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  278. MPC832XEMDS_HOST_33: all +333 data +20 text +313
  279. MPC8572DS : all +325 bss +8 data +20 rodata -7 text +304
  280. MPC8548CDS_legacy: all +325 bss +8 data +20 rodata -7 text +304
  281. C29XPCIE : all +325 bss +8 data +20 rodata -7 text +304
  282. MPC8544DS : all +325 bss +8 data +20 rodata -7 text +304
  283. MPC8548CDS : all +325 bss +8 data +20 rodata -7 text +304
  284. MCR3000 : all +321 data +20 rodata -7 text +308
  285. C29XPCIE_NAND : all +305 bss +8 data +16 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  286. T4240RDB : all +317 data +20 rodata -7 text +304
  287. MPC8641HPCN_36BIT: all +317 data +20 rodata -7 text +304
  288. P1020RDB-PC_36BIT: all +317 data +20 rodata -7 text +304
  289. MPC837XEMDS_HOST: all +317 data +20 text +297
  290. MPC8610HPCD : all +317 data +20 rodata -7 text +304
  291. MPC832XEMDS_HOST_66: all +317 data +20 text +297
  292. MPC8641HPCN : all +317 data +20 rodata -7 text +304
  293. sbc8548_PCI_33_PCIE: all +317 data +20 rodata -7 text +304
  294. MPC8541CDS : all +317 data +20 rodata -7 text +304
  295. P1010RDB-PB_36BIT_NOR: all +317 data +20 rodata -7 text +304
  296. MPC832XEMDS_ATM: all +317 data +20 text +297
  297. T1040D4RDB : all +317 data +20 rodata -7 text +304
  298. MPC8349ITX_LOWBOOT: all +317 data +20 text +297
  299. P5020DS : all +317 data +20 rodata -7 text +304
  300. MPC8349ITXGP : all +317 data +20 text +297
  301. P1020RDB-PC_36BIT_NAND: all +301 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  302. MPC8541CDS_legacy: all +317 data +20 rodata -7 text +304
  303. T1042RDB : all +317 data +20 rodata -7 text +304
  304. T1040QDS : all +317 data +20 rodata -7 text +304
  305. P1010RDB-PA_36BIT_NOR: all +317 data +20 rodata -7 text +304
  306. T1042D4RDB : all +317 data +20 rodata -7 text +304
  307. MPC8568MDS : all +317 data +20 rodata -7 text +304
  308. MPC837XEMDS : all +317 data +20 text +297
  309. T1040QDS_DDR4 : all +317 data +20 rodata -7 text +304
  310. MPC8313ERDB_66 : all +317 data +20 text +297
  311. xpedite520x : all +317 data +20 rodata -7 text +304
  312. BSC9132QDS_NAND_DDRCLK100: all +301 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  313. MPC8323ERDB : all +317 data +20 text +297
  314. T4160QDS : all +317 data +20 rodata -7 text +304
  315. MPC8536DS : all +317 data +20 rodata -7 text +304
  316. P4080DS : all +317 data +20 rodata -7 text +304
  317. T1024RDB : all +317 data +20 rodata -7 text +304
  318. sbc8548_PCI_66_PCIE: all +317 data +20 rodata -7 text +304
  319. MPC8313ERDB_33 : all +317 data +20 text +297
  320. P1023RDB : all +317 data +20 rodata -7 text +304
  321. sbc8548 : all +317 data +20 rodata -7 text +304
  322. P5040DS : all +317 data +20 rodata -7 text +304
  323. T1040RDB : all +317 data +20 rodata -7 text +304
  324. T1023RDB : all +317 data +20 rodata -7 text +304
  325. BSC9132QDS_NAND_DDRCLK133: all +301 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  326. MPC837XERDB : all +317 data +20 text +297
  327. T1024QDS : all +317 data +20 rodata -7 text +304
  328. sbc8641d : all +317 data +20 rodata -7 text +304
  329. T1042RDB_PI : all +317 data +20 rodata -7 text +304
  330. caddy2 : all +313 bss +12 data +20 text +281
  331. MPC8315ERDB : all +309 bss -24 data +20 text +313
  332. mpc8308_p1m : all +301 data +20 text +281
  333. ve8313 : all +301 data +20 text +281
  334. P5040DS_NAND : all +301 data +20 rodata -7 text +288
  335. sbc8349_PCI_33 : all +301 data +20 text +281
  336. sbc8349_PCI_66 : all +301 data +20 text +281
  337. hrcon_dh : all +301 data +20 text +281
  338. strider_con : all +301 data +20 text +281
  339. sbc8349 : all +301 data +20 text +281
  340. hrcon : all +301 data +20 text +281
  341. MPC8313ERDB_NAND_66: all +297 bss -4 data +20 text +281
  342. tuxx1 : all +297 bss -4 data +20 text +281
  343. P3041DS_NAND : all +297 data +16 rodata -7 text +288
  344. P5020DS_NAND : all +297 data +16 rodata -7 text +288
  345. TQM834x : all +297 bss -4 data +20 text +281
  346. kmeter1 : all +297 bss -4 data +20 text +281
  347. kmopti2 : all +297 bss -4 data +20 text +281
  348. kmtepr2 : all +297 bss -4 data +20 text +281
  349. MPC8313ERDB_NAND_33: all +297 bss -4 data +20 text +281
  350. P2041RDB_NAND : all +297 data +16 rodata -7 text +288
  351. P1024RDB_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  352. P1020MBG-PC_SDCARD: all +153 bss -96 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +236
  353. BSC9131RDB_NAND: all +273 bss -32 data +24 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  354. P2020RDB-PC_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  355. BSC9131RDB_NAND_SYSCLK100: all +273 bss -32 data +24 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  356. P1025RDB_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  357. T2081QDS_SRIO_PCIE_BOOT: all +285 data +20 rodata -7 text +272
  358. strider_cpu : all +285 data +20 text +265
  359. P5020DS_SRIO_PCIE_BOOT: all +285 data +20 rodata -7 text +272
  360. UCP1020 : all +285 data +20 rodata -7 text +272
  361. strider_con_dp : all +285 data +20 text +265
  362. strider_cpu_dp : all +285 data +20 text +265
  363. T2080QDS_SRIO_PCIE_BOOT: all +285 data +20 rodata -7 text +272
  364. MPC8308RDB : all +285 data +20 text +265
  365. MPC8349EMDS : all +285 data +20 text +265
  366. P4080DS_SRIO_PCIE_BOOT: all +285 data +20 rodata -7 text +272
  367. vme8349 : all +285 data +20 text +265
  368. socrates : all +285 data +20 rodata -7 text +272
  369. tuge1 : all +281 bss -4 data +20 text +265
  370. P2041RDB_SPIFLASH: all +281 bss +64 data +20 rodata -7 text +204
  371. suvd3 : all +281 bss -4 data +20 text +265
  372. kmvect1 : all +281 bss -4 data +20 text +265
  373. kmcoge5ne : all +281 bss -4 data +20 text +265
  374. kmsupx5 : all +281 bss -4 data +20 text +265
  375. ids8313 : all +281 bss -4 data +20 text +265
  376. kmtegr1 : all +281 bss -4 data +20 text +265
  377. P1010RDB-PA_36BIT_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +32 spl/u-boot-spl:data -44 spl/u-boot-spl:text +76 text +204
  378. P1020RDB-PD_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +24 spl/u-boot-spl:data -36 spl/u-boot-spl:text +60 text +204
  379. P1020RDB-PC_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +24 spl/u-boot-spl:data -36 spl/u-boot-spl:text +60 text +204
  380. P1021RDB-PC_SDCARD: all +153 bss -96 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  381. P3041DS_SRIO_PCIE_BOOT: all +269 data +20 rodata -7 text +256
  382. T4240QDS_SRIO_PCIE_BOOT: all +269 data +20 rodata -7 text +256
  383. P2041RDB_SRIO_PCIE_BOOT: all +269 data +20 rodata -7 text +256
  384. P1010RDB-PA_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:data -44 spl/u-boot-spl:text +60 text +204
  385. P1010RDB-PB_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:data -44 spl/u-boot-spl:text +60 text +204
  386. P1010RDB-PB_36BIT_SPIFLASH: all +249 bss +32 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:data -44 spl/u-boot-spl:text +60 text +204
  387. P1022DS_SDCARD : all +137 bss -96 data +20 rodata -7 spl/u-boot-spl:all +124 spl/u-boot-spl:data -16 spl/u-boot-spl:text +140 text +220
  388. P2020RDB-PC_36BIT_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  389. P1020MBG-PC_36BIT_SDCARD: all +121 bss -128 data +20 rodata -7 spl/u-boot-spl:all +136 spl/u-boot-spl:data -20 spl/u-boot-spl:text +156 text +236
  390. P1020RDB-PC_36BIT_SPIFLASH: all +217 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  391. P1020UTM-PC_SDCARD: all +137 bss -96 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +220
  392. controlcenterd_36BIT_SDCARD: all +249 data +20 rodata -7 text +236
  393. BSC9132QDS_SDCARD_DDRCLK100: all +249 data +20 rodata -7 text +236
  394. P3041DS_SDCARD : all +249 data +20 rodata -7 text +236
  395. MPC8536DS_SDCARD: all +249 data +20 rodata -7 text +236
  396. BSC9132QDS_SDCARD_DDRCLK133: all +249 data +20 rodata -7 text +236
  397. P2041RDB_SDCARD: all +249 data +20 rodata -7 text +236
  398. P5040DS_SDCARD : all +249 data +20 rodata -7 text +236
  399. P4080DS_SDCARD : all +249 data +20 rodata -7 text +236
  400. P5020DS_SDCARD : all +249 data +20 rodata -7 text +236
  401. P1022DS_36BIT_SDCARD: all +121 bss -128 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  402. P1020UTM-PC_36BIT_SDCARD: all +121 bss -128 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  403. P1021RDB-PC_36BIT_SDCARD: all +121 bss -128 data +20 rodata -7 spl/u-boot-spl:all +120 spl/u-boot-spl:data -20 spl/u-boot-spl:text +140 text +236
  404. kmcoge4 : all +234 data +20 rodata -22 text +236
  405. controlcenterd_36BIT_SDCARD_DEVELOP: all +233 data +20 rodata -7 text +220
  406. C29XPCIE_SPIFLASH: all +233 bss +16 data +20 rodata -7 text +204
  407. P1021RDB-PC_NAND: all +217 bss -96 data +16 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  408. P1021RDB-PC : all +221 bss -96 data +20 rodata -7 text +304
  409. P1020UTM-PC : all +221 bss -96 data +20 rodata -7 text +304
  410. P1020MBG-PC : all +221 bss -96 data +20 rodata -7 text +304
  411. P1022DS : all +221 bss -96 data +20 rodata -7 text +304
  412. P1022DS_NAND : all +205 bss -96 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  413. UCP1020_SPIFLASH: all +218 data +20 rodata -22 text +220
  414. kmlion1 : all +218 data +20 rodata -22 text +220
  415. BSC9132QDS_SPIFLASH_DDRCLK133: all +217 data +20 rodata -7 text +204
  416. MPC8536DS_SPIFLASH: all +217 data +20 rodata -7 text +204
  417. P5040DS_SPIFLASH: all +217 data +20 rodata -7 text +204
  418. P4080DS_SPIFLASH: all +217 data +20 rodata -7 text +204
  419. BSC9132QDS_SPIFLASH_DDRCLK100: all +217 data +20 rodata -7 text +204
  420. P3041DS_SPIFLASH: all +217 data +20 rodata -7 text +204
  421. P1021RDB-PC_36BIT_NAND: all +193 bss -128 data +24 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +304
  422. P1020UTM-PC_36BIT: all +205 bss -128 data +20 rodata -7 text +320
  423. B4860QDS : all +197 bss -120 data +20 rodata -7 text +304
  424. B4420QDS : all +197 bss -120 data +20 rodata -7 text +304
  425. P1022DS_36BIT_NAND: all +173 bss -128 data +20 rodata -7 spl/u-boot-spl:all +16 spl/u-boot-spl:text +16 text +288
  426. P1020MBG-PC_36BIT: all +189 bss -128 data +20 rodata -7 text +304
  427. P1021RDB-PC_36BIT: all +189 bss -128 data +20 rodata -7 text +304
  428. P1022DS_36BIT : all +189 bss -128 data +20 rodata -7 text +304
  429. BSC9131RDB_SPIFLASH_SYSCLK100: all +185 bss -32 data +20 rodata -7 text +204
  430. BSC9131RDB_SPIFLASH: all +185 bss -32 data +20 rodata -7 text +204
  431. P1010RDB-PB_SPIFLASH_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  432. P1010RDB-PB_NAND_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  433. P1010RDB-PA_SPIFLASH_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  434. P1010RDB-PA_NAND_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  435. P1010RDB-PA_NOR_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  436. P1010RDB-PB_NOR_SECBOOT: all +181 bss +32 data +24 rodata +1 text +124
  437. BSC9132QDS_SDCARD_DDRCLK100_SECURE: all +165 data +24 rodata +1 text +140
  438. B4860QDS_SRIO_PCIE_BOOT: all +165 bss -120 data +20 rodata -7 text +272
  439. BSC9132QDS_SDCARD_DDRCLK133_SECURE: all +165 data +24 rodata +1 text +140
  440. T1040QDS_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  441. P3041DS_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  442. T1042RDB_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  443. T4240QDS_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  444. P1010RDB-PB_36BIT_SPIFLASH_SECBOOT: all +165 data +24 rodata +1 text +140
  445. BSC9132QDS_SPIFLASH_DDRCLK100_SECURE: all +165 data +24 rodata +1 text +140
  446. P3041DS_NAND_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  447. T2080RDB_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  448. P1010RDB-PB_36BIT_NAND_SECBOOT: all +165 data +24 rodata +1 text +140
  449. T1024QDS_DDR4_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  450. BSC9132QDS_SPIFLASH_DDRCLK133_SECURE: all +165 data +24 rodata +1 text +140
  451. T1024QDS_SECURE_BOOT: all +165 data +24 rodata +1 text +140
  452. P1022DS_SPIFLASH: all +121 bss -96 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  453. C29XPCIE_NOR_SECBOOT: all +157 bss +8 data +24 rodata +1 text +124
  454. qemu-ppce500 : all +157 bss +8 data +24 rodata +1 text +124
  455. B4860QDS_SECURE_BOOT: all +157 bss +8 data +24 rodata +1 text +124
  456. T2080RDB_SRIO_PCIE_BOOT: all +157 bss -128 data +20 rodata -7 text +272
  457. C29XPCIE_SPIFLASH_SECBOOT: all +157 bss +8 data +24 rodata +1 text +124
  458. BSC9132QDS_NAND_DDRCLK133_SECURE: all +149 data +24 rodata +1 text +124
  459. P1010RDB-PA_36BIT_SPIFLASH_SECBOOT: all +149 data +24 rodata +1 text +124
  460. P2041RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  461. P5020DS_NAND_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  462. P1010RDB-PB_36BIT_NOR_SECBOOT: all +149 data +24 rodata +1 text +124
  463. BSC9132QDS_NOR_DDRCLK100_SECURE: all +149 data +24 rodata +1 text +124
  464. T1042D4RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  465. T4160QDS_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  466. P5040DS_NAND_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  467. P1010RDB-PA_36BIT_NOR_SECBOOT: all +149 data +24 rodata +1 text +124
  468. P4080DS_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  469. T2080QDS_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  470. controlcenterd_TRAILBLAZER: all +149 data +24 rodata +1 text +124
  471. controlcenterd_TRAILBLAZER_DEVELOP: all +149 data +24 rodata +1 text +124
  472. P5020DS_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  473. P5040DS_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  474. BSC9132QDS_NOR_DDRCLK133_SECURE: all +149 data +24 rodata +1 text +124
  475. T1024RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  476. P1010RDB-PA_36BIT_NAND_SECBOOT: all +149 data +24 rodata +1 text +124
  477. T1040RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  478. T1040D4RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  479. BSC9132QDS_NAND_DDRCLK100_SECURE: all +149 data +24 rodata +1 text +124
  480. T1023RDB_SECURE_BOOT: all +149 data +24 rodata +1 text +124
  481. P1021RDB-PC_SPIFLASH: all +121 bss -96 data +20 rodata -7 spl/u-boot-spl:all +24 spl/u-boot-spl:data -36 spl/u-boot-spl:text +60 text +204
  482. P1022DS_36BIT_SPIFLASH: all +89 bss -128 data +20 rodata -7 spl/u-boot-spl:all +40 spl/u-boot-spl:data -36 spl/u-boot-spl:text +76 text +204
  483. P1021RDB-PC_36BIT_SPIFLASH: all +89 bss -128 data +20 rodata -7 spl/u-boot-spl:all +24 spl/u-boot-spl:data -36 spl/u-boot-spl:text +60 text +204
  484. B4860QDS_SPIFLASH: all +105 bss -112 data +20 rodata -7 text +204
  485. B4420QDS_SPIFLASH: all +105 bss -112 data +20 rodata -7 text +204
  486. P5020DS_SPIFLASH: all +89 bss -128 data +20 rodata -7 text +204
  487. T1042RDB_PI_NAND_SECURE_BOOT: all +37 bss -128 data +24 rodata +1 spl/u-boot-spl:all +36 spl/u-boot-spl:data +24 spl/u-boot-spl:text +12 text +140
  488. sandbox: (for 4/4 boards) all +143.0 bss -16.0 data -16.0 rodata +68.0 spl/u-boot-spl:all -209.2 spl/u-boot-spl:data +12.0 spl/u-boot-spl:rodata +16.0 spl/u-boot-spl:text -237.2 text +107.0
  489. sandbox_flattree: all +219 data -16 rodata +128 text +107
  490. sandbox : all +155 data -16 rodata +64 text +107
  491. sandbox_noblk : all +107 bss -64 data -16 rodata +80 text +107
  492. sandbox_spl : all +91 data -16 spl/u-boot-spl:all -837 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +64 spl/u-boot-spl:text -949 text +107
  493. arc: (for 8/8 boards) all +172.0 bss -2.5 data +22.5 rodata +13.0 text +139.0
  494. axs101 : all +176 data +20 rodata +8 text +148
  495. axs103 : all +176 data +20 rodata +8 text +148
  496. hsdk : all +176 data +20 rodata +8 text +148
  497. nsim_hs38be : all +172 bss -4 data +24 rodata +16 text +136
  498. nsim_hs38 : all +172 bss -4 data +24 rodata +16 text +136
  499. nsim_700be : all +168 bss -4 data +24 rodata +16 text +132
  500. tb100 : all +168 bss -4 data +24 rodata +16 text +132
  501. nsim_700 : all +168 bss -4 data +24 rodata +16 text +132
  502. mips: (for 42/42 boards) all +287.0 bss -3.4 data +43.8 rodata +8.2 text +238.5
  503. qemu_mips64el : all +430 data +62 rodata +8 text +360
  504. qemu_mips64 : all +430 data +62 rodata +8 text +360
  505. malta64el : all +422 bss -8 data +62 rodata +8 text +360
  506. boston64r2 : all +422 bss -8 data +62 rodata +8 text +360
  507. boston64r2el : all +422 bss -8 data +62 rodata +8 text +360
  508. malta64 : all +422 bss -8 data +62 rodata +8 text +360
  509. vct_platinum : all +336 bss +20 data +44 rodata +8 text +264
  510. maltael : all +336 data +44 rodata +8 text +284
  511. malta : all +336 data +44 rodata +8 text +284
  512. vct_premium : all +336 bss +20 data +44 rodata +8 text +264
  513. ap121 : all +336 data +44 rodata +8 text +284
  514. boston32r2 : all +332 bss -4 data +44 rodata +8 text +284
  515. ap143 : all +332 bss -4 data +44 rodata +8 text +284
  516. boston32r2el : all +332 bss -4 data +44 rodata +8 text +284
  517. vct_premium_small: all +316 data +44 rodata +8 text +264
  518. vct_platinumavc_small: all +316 data +44 rodata +8 text +264
  519. vct_platinum_small: all +316 data +44 rodata +8 text +264
  520. vct_platinumavc: all +316 data +44 rodata +8 text +264
  521. qemu_mips : all +308 bss -28 data +44 rodata +8 text +284
  522. qemu_mipsel : all +308 bss -28 data +44 rodata +8 text +284
  523. vct_premium_onenand_small: all +292 bss +4 data +40 rodata +8 text +240
  524. vct_platinum_onenand_small: all +292 bss +4 data +40 rodata +8 text +240
  525. vct_platinumavc_onenand_small: all +292 bss +4 data +40 rodata +8 text +240
  526. vct_platinumavc_onenand: all +284 bss -4 data +40 rodata +8 text +240
  527. vct_premium_onenand: all +276 bss -12 data +40 rodata +8 text +240
  528. vct_platinum_onenand: all +276 bss -12 data +40 rodata +8 text +240
  529. tplink_wdr4300 : all +212 bss -4 data +40 rodata +16 text +160
  530. pb1000 : all +202 bss -4 data +38 rodata +8 text +160
  531. sfr_nb4-ser_ram: all +202 bss -4 data +38 rodata +8 text +160
  532. dbau1100 : all +202 bss -4 data +38 rodata +8 text +160
  533. imgtec_xilfpga : all +202 bss -4 data +38 rodata +8 text +160
  534. netgear_cg3100d_ram: all +202 bss -4 data +38 rodata +8 text +160
  535. dbau1550 : all +202 bss -4 data +38 rodata +8 text +160
  536. dbau1500 : all +202 bss -4 data +38 rodata +8 text +160
  537. comtrend_vr3032u_ram: all +202 bss -4 data +38 rodata +8 text +160
  538. sagem_f@st1704_ram: all +202 bss -4 data +38 rodata +8 text +160
  539. huawei_hg556a_ram: all +202 bss -4 data +38 rodata +8 text +160
  540. comtrend_ar5387un_ram: all +202 bss -4 data +38 rodata +8 text +160
  541. dbau1000 : all +202 bss -4 data +38 rodata +8 text +160
  542. comtrend_ct5361_ram: all +202 bss -4 data +38 rodata +8 text +160
  543. dbau1550_el : all +202 bss -4 data +38 rodata +8 text +160
  544. pic32mzdask : all +198 bss -8 data +38 rodata +8 text +160
  545. arm: (for 623/623 boards) all +228.2 bss -2.9 data +20.4 rodata +20.9 spl/u-boot-spl:all +263.6 spl/u-boot-spl:bss +0.3 spl/u-boot-spl:data +1.8 spl/u-boot-spl:rodata +114.1 spl/u-boot-spl:text +147.3 text +189.8
  546. ls1021atwr_sdcard_qspi: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +16998 spl/u-boot-spl:bss +12 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +6826 spl/u-boot-spl:text +10112 text +200
  547. ls1021atwr_sdcard_ifc: all +139 bss -104 data +20 rodata +23 spl/u-boot-spl:all +16957 spl/u-boot-spl:bss +12 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +6825 spl/u-boot-spl:text +10072 text +200
  548. opos6uldev : all +144 data +20 rodata +4 spl/u-boot-spl:all +13994 spl/u-boot-spl:bss +20 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +7034 spl/u-boot-spl:text +6892 text +120
  549. am57xx_hs_evm : all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +13337 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +6937 spl/u-boot-spl:text +6352 text +112
  550. ls1021aiot_sdcard: all +139 bss -104 data +20 rodata +23 spl/u-boot-spl:all +12728 spl/u-boot-spl:bss +12 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +2572 spl/u-boot-spl:text +10096 text +200
  551. dra7xx_hs_evm : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +11639 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +5375 spl/u-boot-spl:text +6216 text +120
  552. udoo_neo : all +203 bss +40 data +20 rodata +23 spl/u-boot-spl:all +11308 spl/u-boot-spl:bss +8 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +5252 spl/u-boot-spl:text +6000 text +120
  553. cl-som-am57x : all +203 bss +48 data +20 rodata +23 spl/u-boot-spl:all +9700 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +3652 spl/u-boot-spl:text +6000 text +112
  554. cm_t54 : all +135 bss -24 data +20 rodata +23 spl/u-boot-spl:all +9550 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +3046 spl/u-boot-spl:text +6456 text +116
  555. am335x_evm_spiboot: all +150 bss -16 data +20 rodata +10 spl/u-boot-spl:all +7677 spl/u-boot-spl:data +48 spl/u-boot-spl:rodata +1701 spl/u-boot-spl:text +5928 text +136
  556. mccmon6_nor : all +163 bss -24 data +20 rodata +23 spl/u-boot-spl:all +6982 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +6598 spl/u-boot-spl:text +360 text +144
  557. ls1021aqds_nand: all +291 bss -16 data +20 rodata +23 spl/u-boot-spl:all +4225 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +1473 spl/u-boot-spl:text +2728 text +264
  558. ls1021aqds_sdcard_qspi: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +4084 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +1508 spl/u-boot-spl:text +2552 text +200
  559. ls1021aqds_sdcard_ifc: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +4084 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +1508 spl/u-boot-spl:text +2552 text +200
  560. am43xx_evm : all +211 bss +48 data +20 rodata +23 spl/u-boot-spl:all +3139 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +919 spl/u-boot-spl:text +2196 text +120
  561. am43xx_evm_usbhost_boot: all +211 bss +48 data +20 rodata +23 spl/u-boot-spl:all +3079 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +915 spl/u-boot-spl:text +2140 text +120
  562. zynq_zc770_xm012: all +291 data +20 rodata +23 spl/u-boot-spl:all +2895 spl/u-boot-spl:data +28 spl/u-boot-spl:rodata +2539 spl/u-boot-spl:text +328 text +248
  563. am335x_shc_netboot: all +171 bss +8 data +20 rodata +23 spl/u-boot-spl:all +2410 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +594 spl/u-boot-spl:text +1792 text +120
  564. omap5_uevm : all +147 bss -32 data +20 rodata +23 spl/u-boot-spl:all +2410 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +594 spl/u-boot-spl:text +1792 text +136
  565. edminiv2 : all +296 bss +20 data +20 rodata +8 spl/u-boot-spl:all +1431 spl/u-boot-spl:data +28 spl/u-boot-spl:rodata +1075 spl/u-boot-spl:text +328 text +248
  566. cm_t35 : all +355 bss +56 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  567. vf610twr_nand : all +355 bss +56 data +20 rodata +23 text +256
  568. seaboard : all +339 bss +88 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  569. uniphier_ld4_sld8: all +334 bss +88 data +20 rodata +18 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  570. vexpress_ca9x4 : all +347 bss +48 data +20 rodata +23 text +256
  571. sama5d4ek_spiflash: all +331 bss +80 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  572. db-88f6820-gp : all +331 bss +96 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +192
  573. vinco : all +344 bss +92 data +20 rodata +8 text +224
  574. am43xx_evm_qspiboot: all +342 bss +96 data +20 rodata +10 text +216
  575. uniphier_sld3 : all +326 bss +88 data +20 rodata +18 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  576. pengwyn : all +219 bss +24 data +20 rodata +23 spl/u-boot-spl:all +120 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +88 text +152
  577. mx7dsabresd : all +339 bss +96 data +20 rodata +23 text +200
  578. work_92105 : all +311 bss +4 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  579. at91sam9x5ek_nandflash: all +323 bss +16 data +20 rodata +23 text +264
  580. at91sam9263ek_nandflash: all +323 bss +16 data +20 rodata +23 text +264
  581. axm : all +307 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  582. smartweb : all +320 bss +28 data +20 rodata +8 text +264
  583. gurnard : all +320 bss +28 data +20 rodata +8 text +264
  584. apf27 : all +315 bss +8 data +20 rodata +23 text +264
  585. at91sam9m10g45ek_nandflash: all +315 bss +8 data +20 rodata +23 text +264
  586. corvus : all +300 bss +8 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  587. integratorcp_cm920t: all +315 data +20 rodata +23 text +272
  588. medcom-wide : all +299 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  589. spear320_usbtty_nand: all +312 bss +4 data +20 rodata +8 text +280
  590. spear310_usbtty_nand: all +312 bss +4 data +20 rodata +8 text +280
  591. ipam390 : all +296 bss +12 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  592. devkit3250 : all +299 bss -8 data +20 rodata +23 spl/u-boot-spl:all +11 spl/u-boot-spl:bss -4 spl/u-boot-spl:rodata +15 text +264
  593. at91sam9g10ek_dataflash_cs0: all +307 bss +56 data +20 rodata +23 text +208
  594. at91sam9261ek_dataflash_cs3: all +307 bss +48 data +20 rodata +23 text +216
  595. at91sam9261ek_dataflash_cs0: all +307 bss +48 data +20 rodata +23 text +216
  596. at91sam9g10ek_dataflash_cs3: all +307 bss +56 data +20 rodata +23 text +208
  597. vexpress_ca15_tc2: all +307 bss +24 data +20 rodata +23 text +240
  598. meesc : all +307 data +20 rodata +23 text +264
  599. ti816x_evm : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  600. sama5d3xek_nandflash: all +291 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  601. twister : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  602. tec : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  603. am3517_evm : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  604. k2l_evm : all +291 bss +104 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  605. harmony : all +291 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  606. mcx : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  607. colibri_t20 : all +291 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  608. taurus : all +291 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  609. spear300_usbtty_nand: all +304 bss -4 data +20 rodata +8 text +280
  610. spear320_nand : all +304 bss +4 data +20 rodata +8 text +272
  611. spear600_usbtty_nand: all +304 bss +4 data +20 rodata +8 text +272
  612. spear310_nand : all +304 bss +4 data +20 rodata +8 text +272
  613. spear600_nand : all +304 bss +4 data +20 rodata +8 text +272
  614. woodburn_sd : all +288 bss +12 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +248
  615. am3517_crane : all +288 bss +4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  616. sama5d2_ptc_nandflash: all +288 bss -4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  617. omap3_evm : all +288 bss -4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  618. pm9261 : all +303 bss +8 data +24 rodata +23 text +248
  619. mx31pdk : all +300 bss +8 data +20 rodata +8 text +264
  620. pogo_e02 : all +299 bss -8 data +20 rodata +23 text +264
  621. integratorcp_cm1136: all +299 data +20 rodata +23 text +256
  622. at91sam9xeek_dataflash_cs1: all +299 bss +48 data +20 rodata +23 text +208
  623. at91sam9260ek_dataflash_cs0: all +299 bss +48 data +20 rodata +23 text +208
  624. at91sam9260ek_dataflash_cs1: all +299 bss +48 data +20 rodata +23 text +208
  625. at91sam9xeek_dataflash_cs0: all +299 bss +48 data +20 rodata +23 text +208
  626. ethernut5 : all +299 bss +48 data +20 rodata +23 text +208
  627. at91sam9g20ek_dataflash_cs1: all +299 bss +48 data +20 rodata +23 text +208
  628. at91sam9g20ek_dataflash_cs0: all +299 bss +48 data +20 rodata +23 text +208
  629. da850evm_direct_nor: all +299 bss +8 data +20 rodata +23 text +248
  630. pm9263 : all +299 data +20 rodata +23 text +256
  631. at91sam9263ek_norflash_boot: all +299 bss +8 data +20 rodata +23 text +248
  632. Lamobo_R1 : all +283 bss +40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  633. omap3_ha : all +283 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  634. sama5d4ek_nandflash: all +283 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  635. tao3530 : all +283 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  636. sama5d4_xplained_nandflash: all +283 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  637. omapl138_lcdk : all +283 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  638. Sinovoip_BPI_M3: all +283 bss +40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  639. mt_ventoux : all +283 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  640. plutux : all +283 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  641. sama5d3_xplained_nandflash: all +283 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +256
  642. da850evm : all +283 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +240
  643. pm9g45 : all +296 bss +4 data +20 rodata +8 text +264
  644. spear300_nand : all +296 bss -4 data +20 rodata +8 text +272
  645. sama5d2_ptc_spiflash: all +280 bss +20 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +232
  646. guruplug : all +291 bss -16 data +20 rodata +23 text +264
  647. nsa310s : all +291 bss -16 data +20 rodata +23 text +264
  648. mx28evk_nand : all +291 bss -16 data +20 rodata +23 text +264
  649. ls1021aqds_nor_lpuart: all +291 data +20 rodata +23 text +248
  650. mx35pdk : all +291 data +20 rodata +23 text +248
  651. ib62x0 : all +291 bss -16 data +20 rodata +23 text +264
  652. ls1021aqds_ddr4_nor_lpuart: all +291 data +20 rodata +23 text +248
  653. sheevaplug : all +291 bss -16 data +20 rodata +23 text +264
  654. ls1021atwr_nor_lpuart: all +291 bss +8 data +20 rodata +23 text +240
  655. integratorcp_cm946es: all +291 data +20 rodata +23 text +248
  656. at91sam9n12ek_nandflash: all +291 bss -16 data +20 rodata +23 text +264
  657. at91rm9200ek_ram: all +291 bss -16 data +20 rodata +23 text +264
  658. nas220 : all +291 bss -16 data +20 rodata +23 text +264
  659. integratorcp_cm926ejs: all +291 data +20 rodata +23 text +248
  660. apx4devkit : all +291 bss -16 data +20 rodata +23 text +264
  661. cm_t3517 : all +291 bss -8 data +20 rodata +23 text +256
  662. at91sam9g10ek_nandflash: all +291 bss -16 data +20 rodata +23 text +264
  663. imx6q_logic : all +291 bss -16 data +20 rodata +23 text +264
  664. dns325 : all +291 bss -16 data +20 rodata +23 text +264
  665. at91sam9g20ek_2mmc_nandflash: all +291 bss -16 data +20 rodata +23 text +264
  666. at91rm9200ek : all +291 bss -16 data +20 rodata +23 text +264
  667. at91sam9263ek_norflash: all +291 data +20 rodata +23 text +248
  668. at91sam9261ek_nandflash: all +291 bss -16 data +20 rodata +23 text +264
  669. dockstar : all +291 bss -16 data +20 rodata +23 text +264
  670. Orangepi_mini : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  671. clearfog : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  672. mk802_a10s : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  673. A10-OLinuXino-Lime: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  674. MSI_Primo73 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  675. Chuwi_V7_CW0825: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  676. Itead_Ibox_A20 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  677. r7-tv-dongle : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  678. MK808C : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  679. da850_am18xxevm: all +275 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +240
  680. sunxi_Gemei_G9 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  681. Cubieboard2 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  682. A13-OLinuXino : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  683. Bananapro : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  684. Marsboard_A10 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  685. orangepi_plus2e: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  686. Wits_Pro_A20_DKT: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  687. Sinovoip_BPI_M2: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  688. mk802ii : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  689. Auxtek-T004 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  690. turris_omnia : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  691. jetson-tk1 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  692. cei-tk1-som : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  693. tec-ng : all +275 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  694. Orangepi : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  695. iNet_3F : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  696. UTOO_P66 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  697. jesurun_q5 : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  698. A20-OLinuXino-Lime2: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  699. Bananapi : all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  700. pov_protab2_ips9: all +275 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  701. spear320 : all +288 bss +4 data +20 rodata +8 text +256
  702. zipitz2 : all +288 bss +12 data +20 rodata +8 text +248
  703. spear310 : all +288 bss +4 data +20 rodata +8 text +256
  704. spear320_pnor : all +288 bss +4 data +20 rodata +8 text +256
  705. snapper9260 : all +288 bss -4 data +20 rodata +8 text +264
  706. zmx25 : all +288 bss +4 data +20 rodata +8 text +256
  707. colibri_pxa270 : all +288 bss +12 data +20 rodata +8 text +248
  708. snapper9g20 : all +288 bss -4 data +20 rodata +8 text +264
  709. spear300_usbtty: all +288 bss +4 data +20 rodata +8 text +256
  710. spear600 : all +288 bss +4 data +20 rodata +8 text +256
  711. woodburn : all +288 bss +12 data +20 rodata +8 text +248
  712. edb9315a : all +288 bss +4 data +20 rodata +8 text +256
  713. sama5d36ek_cmp_nandflash: all +283 bss -24 data +20 rodata +23 text +264
  714. goflexhome : all +283 bss -24 data +20 rodata +23 text +264
  715. nitrogen6q : all +283 bss +8 data +20 rodata +23 text +232
  716. at91sam9g20ek_nandflash: all +283 bss -24 data +20 rodata +23 text +264
  717. at91sam9260ek_nandflash: all +283 bss -24 data +20 rodata +23 text +264
  718. ls1021atwr_nor : all +283 bss -8 data +20 rodata +23 text +248
  719. iconnect : all +283 bss -24 data +20 rodata +23 text +264
  720. at91sam9xeek_nandflash: all +283 bss -24 data +20 rodata +23 text +264
  721. titanium : all +283 bss -24 data +20 rodata +23 text +264
  722. nitrogen6q2g : all +283 bss +8 data +20 rodata +23 text +232
  723. kzm9g : all +283 bss -8 data +20 rodata +23 text +248
  724. m28evk : all +283 bss -24 data +20 rodata +23 text +264
  725. m53evk : all +283 bss -16 data +20 rodata +23 text +256
  726. ls1021aqds_nor : all +283 bss -16 data +20 rodata +23 text +256
  727. am57xx_evm_nodt: all +211 bss +48 data +20 rodata +23 spl/u-boot-spl:all +72 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +40 text +120
  728. ls1021aqds_ddr4_nor: all +283 data +20 rodata +23 text +240
  729. odroid-xu3 : all +283 bss +40 data +20 rodata +23 text +200
  730. am335x_evm_norboot: all +283 data +20 rodata +23 text +240
  731. am335x_boneblack_vboot: all +139 bss -24 data +20 rodata +23 spl/u-boot-spl:all +144 spl/u-boot-spl:bss +64 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +48 text +120
  732. at91sam9rlek_nandflash: all +283 bss -24 data +20 rodata +23 text +264
  733. vexpress_ca5x2 : all +283 bss -16 data +20 rodata +23 text +256
  734. trats2 : all +283 bss +40 data +20 rodata +23 text +200
  735. nanopi_neo : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  736. orangepi_zero : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  737. Empire_electronix_m712: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  738. mk802 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  739. zynq_zc770_xm010: all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  740. Hummingbird_A31: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  741. Linksprite_pcDuino3: all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  742. A20-OLinuXino_MICRO: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  743. Mele_I7 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  744. zynq_microzed : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  745. sama5d3xek_spiflash: all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  746. inet_q972 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  747. Mele_M9 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  748. inet98v_rev2 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  749. i12-tvbox : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  750. orangepi_pc_plus: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  751. ventana : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  752. zynq_zed : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  753. icnova-a20-swac: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  754. CHIP_pro : all +267 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +192
  755. Empire_electronix_d709: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  756. Cubietruck : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  757. nanopi_m1 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  758. trimslice : all +267 bss +8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +216
  759. zynq_zc702 : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  760. beaver : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  761. sama5d4_xplained_spiflash: all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  762. difrnce_dit4350: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  763. ds414 : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  764. nanopi_m1_plus : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  765. CSQ_CS908 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  766. Ampe_A76 : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  767. Cubietruck_plus: all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  768. cardhu : all +267 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  769. q8_a13_tablet : all +267 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  770. q8_a33_tablet_800x480: all +266 bss +32 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  771. sun8i_a23_evb : all +266 bss +32 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  772. Sinlinx_SinA33 : all +266 bss +32 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  773. spear320_usbtty_pnor: all +280 bss -4 data +20 rodata +8 text +256
  774. spear310_usbtty: all +280 bss -4 data +20 rodata +8 text +256
  775. spear310_usbtty_pnor: all +280 bss -4 data +20 rodata +8 text +256
  776. spear600_usbtty: all +280 bss -4 data +20 rodata +8 text +256
  777. spear310_pnor : all +280 bss +4 data +20 rodata +8 text +248
  778. spear320_usbtty: all +280 bss -4 data +20 rodata +8 text +256
  779. mx31ads : all +276 bss +4 data +20 rodata +4 text +248
  780. mx6dlarm2 : all +275 bss +32 data +20 rodata +23 text +200
  781. at91sam9n12ek_spiflash: all +275 bss +16 data +20 rodata +23 text +216
  782. mx53smd : all +275 bss +32 data +20 rodata +23 text +200
  783. lschlv2 : all +275 bss -8 data +20 rodata +23 text +240
  784. mx6ull_14x14_evk: all +275 bss +32 data +20 rodata +23 text +200
  785. at91sam9x5ek_spiflash: all +275 bss +16 data +20 rodata +23 text +216
  786. mx6dlarm2_lpddr2: all +275 bss +32 data +20 rodata +23 text +200
  787. rpi_2 : all +275 bss +32 data +20 rodata +23 text +200
  788. am335x_boneblack: all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +136 spl/u-boot-spl:bss +64 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +40 text +112
  789. ls1021aqds_qspi: all +275 bss +40 data +20 rodata +23 text +192
  790. odroid : all +275 bss +24 data +20 rodata +23 text +208
  791. smdkv310 : all +275 bss +32 data +20 rodata +23 text +200
  792. mx6ull_14x14_evk_plugin: all +275 bss +32 data +20 rodata +23 text +200
  793. vf610twr : all +275 bss +32 data +20 rodata +23 text +200
  794. peach-pi : all +275 bss +24 data +20 rodata +23 text +208
  795. rpi : all +275 bss +32 data +20 rodata +23 text +200
  796. trats : all +275 bss +32 data +20 rodata +23 text +200
  797. ot1200 : all +275 data +20 rodata +23 text +232
  798. orangepi_one : all +259 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  799. nanopi_neo_air : all +259 bss +16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  800. inet86dz : all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  801. A33-OLinuXino : all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  802. q8_a23_tablet_800x480: all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  803. q8_a33_tablet_1024x600: all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  804. gt90h_v4 : all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  805. iNet_D978_rev2 : all +258 bss +24 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  806. spear300 : all +272 bss -4 data +20 rodata +8 text +248
  807. bcm28155_w1d : all +272 bss +44 data +20 rodata +8 text +200
  808. k2g_hs_evm : all +271 bss +104 data +20 rodata +23 text +124
  809. ls1021aqds_nor_SECURE_BOOT: all +271 bss +64 data +24 rodata +31 text +152
  810. tqma6s_mba6_spi: all +270 bss +24 data +20 rodata +10 text +216
  811. tqma6dl_mba6_spi: all +270 bss +24 data +20 rodata +10 text +216
  812. tqma6q_mba6_spi: all +270 bss +24 data +20 rodata +10 text +216
  813. flea3 : all +268 data +20 rodata +8 text +240
  814. calimain : all +268 data +20 rodata +8 text +240
  815. mx6sllevk_plugin: all +267 bss +16 data +20 rodata +23 text +208
  816. warp : all +267 bss +24 data +20 rodata +23 text +200
  817. sama5d36ek_cmp_spiflash: all +267 bss +16 data +20 rodata +23 text +208
  818. at91sam9x5ek_mmc: all +267 bss +24 data +20 rodata +23 text +200
  819. mx6sllevk : all +267 bss +16 data +20 rodata +23 text +208
  820. mx51evk : all +267 bss +24 data +20 rodata +23 text +200
  821. ls1021aiot_qspi: all +267 bss +24 data +20 rodata +23 text +200
  822. LicheePi_Zero : all +267 bss +24 data +20 rodata +23 text +200
  823. smdk5420 : all +267 bss +24 data +20 rodata +23 text +200
  824. bcm28155_ap : all +267 bss +24 data +20 rodata +23 text +200
  825. tqma6s_wru4_mmc: all +267 bss +24 data +20 rodata +23 text +200
  826. mx6sxsabreauto : all +267 bss +24 data +20 rodata +23 text +200
  827. sama5d36ek_cmp_mmc: all +267 bss +24 data +20 rodata +23 text +200
  828. mx7dsabresd_secure: all +267 bss +24 data +20 rodata +23 text +200
  829. rpi_3_32b : all +267 bss +24 data +20 rodata +23 text +200
  830. mx53evk : all +267 bss +24 data +20 rodata +23 text +200
  831. at91sam9rlek_dataflash: all +267 bss +8 data +20 rodata +23 text +216
  832. picosam9g45 : all +251 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  833. maxbcm : all +251 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  834. lsxhl : all +259 bss -16 data +20 rodata +23 text +232
  835. kmcoge5un : all +254 data +20 rodata +10 text +224
  836. meesc_dataflash: all +251 data +20 rodata +23 text +208
  837. netspace_max_v2: all +251 data +20 rodata +23 text +208
  838. stv0991 : all +251 data +20 rodata +23 text +208
  839. usb_a9263_dataflash: all +251 data +20 rodata +23 text +208
  840. eco5pk : all +235 bss -72 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +264
  841. rastaban : all +235 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  842. ds109 : all +248 bss -20 data +20 rodata +8 text +240
  843. mccmon6_sd : all +163 bss -24 data +20 rodata +23 spl/u-boot-spl:all +85 spl/u-boot-spl:data +16 spl/u-boot-spl:rodata +21 spl/u-boot-spl:text +48 text +144
  844. mx28evk_spi : all +246 data +20 rodata +10 text +216
  845. kmsuv31 : all +246 data +20 rodata +10 text +216
  846. kmsugp1 : all +246 data +20 rodata +10 text +216
  847. kmnusa : all +246 data +20 rodata +10 text +216
  848. ts4600 : all +243 data +20 rodata +23 text +200
  849. mx28evk : all +243 data +20 rodata +23 text +200
  850. at91sam9263ek_dataflash_cs0: all +243 bss -16 data +20 rodata +23 text +216
  851. mx23evk : all +243 bss -8 data +20 rodata +23 text +208
  852. d2net_v2 : all +243 bss -8 data +20 rodata +23 text +208
  853. sc_sps_1 : all +243 bss -8 data +20 rodata +23 text +208
  854. at91sam9263ek_dataflash: all +243 bss -16 data +20 rodata +23 text +216
  855. at91sam9rlek_mmc: all +243 bss -8 data +20 rodata +23 text +208
  856. mx23_olinuxino : all +243 bss -8 data +20 rodata +23 text +208
  857. at91sam9g20ek_2mmc: all +243 bss -8 data +20 rodata +23 text +208
  858. net2big_v2 : all +243 bss -8 data +20 rodata +23 text +208
  859. at91sam9x5ek_dataflash: all +243 bss -8 data +20 rodata +23 text +208
  860. mx28evk_auart_console: all +243 bss -8 data +20 rodata +23 text +208
  861. at91sam9m10g45ek_mmc: all +243 bss -8 data +20 rodata +23 text +208
  862. omap3_beagle : all +227 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  863. tricorder : all +227 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  864. etamin : all +227 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  865. draco : all +227 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  866. armadillo-800eva: all +241 data +24 rodata +17 text +200
  867. netspace_mini_v2: all +235 bss -16 data +20 rodata +23 text +208
  868. inetspace_v2 : all +235 bss -16 data +20 rodata +23 text +208
  869. netspace_lite_v2: all +235 bss -8 data +20 rodata +23 text +200
  870. mx25pdk : all +235 bss -8 data +20 rodata +23 text +200
  871. at91sam9n12ek_mmc: all +235 bss -16 data +20 rodata +23 text +208
  872. dreamplug : all +235 bss -16 data +20 rodata +23 text +208
  873. netspace_v2 : all +235 bss -16 data +20 rodata +23 text +208
  874. imx6ul_isiot_nand: all +219 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  875. sama5d3xek_mmc : all +219 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  876. platinum_picon : all +219 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  877. omap3_logic : all +219 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  878. Sunchip_CX-A99 : all +219 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  879. imx6ul_geam_nand: all +219 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  880. paz00 : all +219 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  881. pcm051_rev3 : all +143 bss +24 data +24 rodata +31 spl/u-boot-spl:all +88 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +16 spl/u-boot-spl:text +48 text +64
  882. pcm051_rev1 : all +143 bss +24 data +24 rodata +31 spl/u-boot-spl:all +88 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +16 spl/u-boot-spl:text +48 text +64
  883. controlcenterdc: all +216 bss -12 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  884. sniper : all +215 bss +16 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  885. brppt1_spi : all +213 bss +32 data +20 rodata +25 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +136
  886. nitrogen6s : all +227 bss -48 data +20 rodata +23 text +232
  887. highbank : all +227 bss +40 data +20 rodata +23 text +144
  888. nitrogen6s1g : all +227 bss -48 data +20 rodata +23 text +232
  889. orangepi_plus : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  890. theadorable_debug: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  891. Merrii_A80_Optimus: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  892. nyan-big : all +211 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  893. sama5d4_xplained_mmc: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  894. Linksprite_pcDuino: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  895. Auxtek-T003 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  896. Linksprite_pcDuino3_Nano: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  897. am335x_shc : all +211 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +136
  898. Hyundai_A7HD : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  899. A20-OLinuXino-Lime: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  900. Mele_M5 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  901. Mini-X : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  902. Cubieboard4 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  903. iNet_3W : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  904. venice2 : all +211 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  905. A10s-OLinuXino-M: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  906. omap4_sdp4430 : all +211 bss +40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  907. ba10_tv_box : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  908. Wobo_i5 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  909. sama5d2_xplained_spiflash: all +211 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  910. orangepi_lite : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  911. inet9f_rev03 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  912. dserve_dsrv9703c: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  913. h8_homlet_v2 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  914. chiliboard : all +211 bss +48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  915. socfpga_is1 : all +211 bss +56 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  916. orangepi_pc : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  917. inet1 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  918. dalmore : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  919. db-mv784mp-gp : all +211 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +216
  920. A20-Olimex-SOM-EVB: all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  921. theadorable : all +211 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +192
  922. colibri_t30 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  923. zc5601 : all +211 bss +56 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  924. sama5d4ek_mmc : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  925. inet97fv2 : all +211 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  926. ge_b650v3 : all +224 bss -4 data +20 rodata +8 text +200
  927. ge_b450v3 : all +224 bss -4 data +20 rodata +8 text +200
  928. am335x_evm_nor : all +211 bss +40 data +20 rodata +23 spl/u-boot-spl:all +13 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -83 spl/u-boot-spl:text +72 text +128
  929. ge_b850v3 : all +224 bss -4 data +20 rodata +8 text +200
  930. ma5d4evk : all +208 bss -20 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  931. zynq_z_turn : all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  932. ti814x_evm : all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  933. topic_miamilite: all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  934. topic_miami : all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  935. zynq_picozed : all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  936. topic_miamiplus: all +207 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  937. ls1021atwr_sdcard_ifc_SECURE_BOOT: all +143 bss -56 data +24 rodata +31 spl/u-boot-spl:all +79 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +23 spl/u-boot-spl:text +32 text +144
  938. Nintendo_NES_Classic_Edition: all +206 bss +16 data +24 rodata +22 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  939. socfpga_vining_fpga: all +206 bss +48 data +20 rodata +10 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  940. am43xx_hs_evm : all +211 bss +48 data +20 rodata +23 spl/u-boot-spl:all +9 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -77 spl/u-boot-spl:text +62 text +120
  941. ea20 : all +220 bss -8 data +20 rodata +8 text +200
  942. uniphier_pro4 : all +205 bss -32 data +20 rodata +17 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  943. nitrogen6dl2g : all +219 bss -56 data +20 rodata +23 text +232
  944. nitrogen6dl : all +219 bss -56 data +20 rodata +23 text +232
  945. colibri_imx7 : all +219 bss +24 data +20 rodata +23 text +152
  946. marsboard : all +219 bss -56 data +20 rodata +23 text +232
  947. am335x_sl50 : all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +72 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +40 text +112
  948. mixtile_loftq : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  949. Mele_A1000 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  950. Mele_A1000G_quad: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  951. zynq_zc706 : all +203 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  952. cm_t43 : all +203 bss +48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  953. zynq_zybo : all +203 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  954. A13-OLinuXinoM : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  955. Yones_Toptech_BD1078: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  956. Mele_M3 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  957. Yones_Toptech_BS1078_V2: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  958. orangepi_2 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  959. imx6qdl_icore_mmc: all +203 bss +40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  960. Sinlinx_SinA31s: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  961. sama5d2_xplained_mmc: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  962. Cubieboard : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  963. Ainol_AW1 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  964. Colombus : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  965. Wexler_TAB7200 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  966. sama5d3_xplained_mmc: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  967. iNet_86VS : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  968. MSI_Primo81 : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  969. db-88f6720 : all +203 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  970. db-88f6820-amc : all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  971. colorfly_e708_q1: all +203 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  972. omap4_panda : all +203 bss +32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  973. parrot_r16 : all +202 bss -32 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  974. ga10h_v1_1 : all +202 bss -32 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  975. integratorap_cm946es: all +215 bss +8 data +24 rodata +31 text +152
  976. integratorap_cm926ejs: all +215 bss +8 data +24 rodata +31 text +152
  977. integratorap_cm920t: all +215 bss -8 data +24 rodata +31 text +168
  978. gplugd : all +215 bss +8 data +24 rodata +31 text +152
  979. integratorap_cm720t: all +215 bss -8 data +24 rodata +31 text +168
  980. mx6sabresd : all +199 bss +24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +132
  981. aristainetos2 : all +214 bss -32 data +20 rodata +10 text +216
  982. zynq_zc770_xm011: all +199 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  983. zynq_zc770_xm013: all +199 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  984. uniphier_pxs2_ld6b: all +199 bss -40 data +20 rodata +19 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  985. aristainetos2b : all +214 bss -32 data +20 rodata +10 text +216
  986. pcm058 : all +198 bss +32 data +20 rodata +10 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +136
  987. vining_2000 : all +211 bss -24 data +20 rodata +23 text +192
  988. ts4800 : all +211 bss -32 data +20 rodata +23 text +200
  989. mx7ulp_evk_plugin: all +211 bss -40 data +20 rodata +23 text +208
  990. mx7ulp_evk : all +211 bss -40 data +20 rodata +23 text +208
  991. s5pc210_universal: all +211 bss -32 data +20 rodata +23 text +200
  992. mx6qarm2_lpddr2: all +211 bss -32 data +20 rodata +23 text +200
  993. mx6qarm2 : all +211 bss -32 data +20 rodata +23 text +200
  994. pico-imx6ul : all +211 bss -40 data +20 rodata +23 text +208
  995. mx6qsabrelite : all +211 bss -32 data +20 rodata +23 text +200
  996. dms-ba16 : all +211 bss -24 data +20 rodata +23 text +192
  997. warp7_secure : all +211 bss -40 data +20 rodata +23 text +208
  998. smdk5250 : all +211 bss -40 data +20 rodata +23 text +208
  999. origen : all +211 bss -32 data +20 rodata +23 text +200
  1000. mx6slevk_spinor: all +211 bss -24 data +20 rodata +23 text +192
  1001. mx53cx9020 : all +211 bss -32 data +20 rodata +23 text +200
  1002. s5p_goni : all +211 bss -32 data +20 rodata +23 text +200
  1003. riotboard : all +211 bss -40 data +20 rodata +23 text +208
  1004. mx6slevk : all +211 bss -32 data +20 rodata +23 text +200
  1005. dms-ba16-1g : all +211 bss -24 data +20 rodata +23 text +192
  1006. mx6sxsabresd : all +211 bss -24 data +20 rodata +23 text +192
  1007. xpress : all +211 bss -32 data +20 rodata +23 text +200
  1008. peach-pit : all +211 bss -32 data +20 rodata +23 text +200
  1009. Sinovoip_BPI_M2_Plus: all +195 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  1010. Bananapi_M2_Ultra: all +195 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  1011. polaroid_mid2809pxe04: all +194 bss -40 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  1012. polaroid_mid2407pxe03: all +194 bss -40 data +20 rodata +14 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  1013. bcm11130 : all +208 bss -20 data +20 rodata +8 text +200
  1014. am43xx_evm_ethboot: all +203 bss +40 data +20 rodata +23 spl/u-boot-spl:all +5 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -77 spl/u-boot-spl:text +58 text +120
  1015. bcm11130_nand : all +208 bss -20 data +20 rodata +8 text +200
  1016. legoev3 : all +208 bss +16 data +24 rodata +16 text +152
  1017. xfi3 : all +207 data +24 rodata +31 text +152
  1018. bg0900 : all +207 data +24 rodata +31 text +152
  1019. bcm958300k-ns : all +207 bss +8 data +24 rodata +31 text +144
  1020. evb-ast2500 : all +207 data +24 rodata +31 text +152
  1021. bcm958622hr : all +207 bss +8 data +24 rodata +31 text +144
  1022. stih410-b2260 : all +207 bss +8 data +24 rodata +31 text +144
  1023. bcm911360_entphn-ns: all +207 bss +8 data +24 rodata +31 text +144
  1024. aspenite : all +207 data +24 rodata +31 text +152
  1025. aristainetos : all +206 bss -48 data +20 rodata +10 text +224
  1026. x600 : all +160 bss -20 data +20 rodata +8 spl/u-boot-spl:all +45 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +21 text +152
  1027. tqma6s_mba6_mmc: all +203 bss -40 data +20 rodata +23 text +200
  1028. bcm23550_w1d : all +203 bss -40 data +20 rodata +23 text +200
  1029. warp7 : all +203 bss -48 data +20 rodata +23 text +208
  1030. smdkc100 : all +203 bss -40 data +20 rodata +23 text +200
  1031. mx53ard : all +203 bss -40 data +20 rodata +23 text +200
  1032. snow : all +203 bss -48 data +20 rodata +23 text +208
  1033. tqma6q_mba6_mmc: all +203 bss -40 data +20 rodata +23 text +200
  1034. usbarmory : all +203 bss -40 data +20 rodata +23 text +200
  1035. pico-imx7d : all +203 bss -40 data +20 rodata +23 text +200
  1036. secomx6quq7 : all +203 bss -40 data +20 rodata +23 text +200
  1037. tqma6dl_mba6_mmc: all +203 bss -40 data +20 rodata +23 text +200
  1038. spring : all +203 bss -48 data +20 rodata +23 text +208
  1039. mx53loco : all +203 bss -40 data +20 rodata +23 text +200
  1040. nokia_rx51 : all +200 bss +32 data +24 rodata +8 text +136
  1041. am57xx_evm : all +127 bss -24 data +20 rodata +23 spl/u-boot-spl:all +72 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata +8 spl/u-boot-spl:text +40 text +108
  1042. openrd_ultimate: all +195 data +20 rodata +23 text +152
  1043. stm32f429-discovery: all +195 data +20 rodata +23 text +152
  1044. arndale : all +195 bss -40 data +20 rodata +23 text +192
  1045. dra7xx_evm : all +139 bss -24 data +20 rodata +23 spl/u-boot-spl:all +54 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -34 spl/u-boot-spl:text +64 text +120
  1046. pxm2 : all +175 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +148
  1047. openrd_base : all +187 bss -8 data +20 rodata +23 text +152
  1048. openrd_client : all +187 bss -16 data +20 rodata +23 text +160
  1049. am335x_shc_ict : all +171 bss +8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1050. cairo : all +171 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  1051. thuban : all +171 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  1052. am335x_shc_sdboot_prompt: all +171 bss +8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1053. am335x_shc_sdboot: all +171 bss +8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1054. am335x_shc_prompt: all +171 bss +8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1055. gwventana_nand : all +163 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  1056. imx6qdl_icore_nand: all +163 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  1057. omap3_overo : all +163 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  1058. k2hk_evm : all +163 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  1059. k2e_evm : all +163 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  1060. h2200 : all +176 data +24 rodata +8 text +144
  1061. sansa_fuze_plus: all +175 bss -32 data +24 rodata +31 text +152
  1062. brppt1_nand : all +158 bss -48 data +20 rodata +38 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +148
  1063. platinum_titanium: all +155 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  1064. cm_t335 : all +155 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +144
  1065. rut : all +155 bss -40 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  1066. devkit8000 : all +155 bss -48 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +160
  1067. omap3_zoom1 : all +167 bss -32 data +20 rodata +23 text +156
  1068. am335x_evm_usbspl: all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +19 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -77 spl/u-boot-spl:text +72 text +120
  1069. ot1200_spl : all +151 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +140
  1070. igep0032 : all +151 bss +32 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +64
  1071. k2hk_hs_evm : all +163 bss -40 data +20 rodata +23 text +160
  1072. bk4r1 : all +163 bss -24 data +20 rodata +23 text +144
  1073. pcm052 : all +163 bss -32 data +20 rodata +23 text +152
  1074. k2e_hs_evm : all +163 bss -32 data +20 rodata +23 text +152
  1075. socfpga_de0_nano_soc: all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1076. socfpga_arria10: all +147 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +104
  1077. phycore-rk3288 : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1078. mx6sxsabresd_spl: all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1079. mx6ul_14x14_evk: all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1080. miqi-rk3288 : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1081. novena : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1082. evb-rk3288 : all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1083. socfpga_socrates: all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1084. imx6ul_isiot_mmc: all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1085. mx6slevk_spl : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1086. xpress_spl : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1087. duovero : all +147 bss +24 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +68
  1088. mx6sabreauto : all +147 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  1089. imx6ul_geam_mmc: all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1090. imx6ul_isiot_emmc: all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1091. fennec-rk3288 : all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1092. mx6ul_9x9_evk : all +147 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +104
  1093. udoo : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1094. socfpga_mcvevk : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1095. imx6qdl_icore_rqs: all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1096. zc5202 : all +147 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1097. mx6cuboxi : all +147 bss -8 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1098. blanche : all +160 bss -12 data +20 rodata +8 text +144
  1099. colibri_imx6 : all +144 bss -4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1100. socfpga_de1_soc: all +144 bss -4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1101. apalis_imx6 : all +144 bss +4 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1102. chromebit_mickey: all +143 bss +8 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +80
  1103. firefly-rk3288 : all +143 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +116
  1104. CHIP : all +143 bss -64 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +152
  1105. liteboard : all +143 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +116
  1106. igep0020 : all +143 bss +24 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +64
  1107. brxre1 : all +143 bss -12 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1108. cm_fx6 : all +143 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +116
  1109. pepper : all +143 bss +24 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +64
  1110. chromebook_minnie: all +143 bss +24 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +64
  1111. socfpga_sr1500 : all +142 bss -16 data +20 rodata +10 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  1112. birdland_bav335a: all +141 bss +32 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +54
  1113. socfpga_de10_nano: all +141 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +130
  1114. birdland_bav335b: all +141 bss +32 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +54
  1115. colibri_vf : all +155 bss -40 data +20 rodata +23 text +152
  1116. omap3_pandora : all +155 bss -40 data +20 rodata +23 text +152
  1117. apalis_t30 : all +139 bss -104 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +200
  1118. am335x_hs_evm : all +139 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  1119. socfpga_arria5 : all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1120. rock2 : all +139 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1121. rock : all +139 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1122. wandboard : all +139 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +128
  1123. tinker-rk3288 : all +139 bss -24 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1124. chromebook_jerry: all +139 bss +16 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +68
  1125. socfpga_sockit : all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1126. apalis-tk1 : all +139 bss -112 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +208
  1127. k2g_evm : all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1128. socfpga_cyclone5: all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1129. brppt1_mmc : all +138 bss -40 data +20 rodata +38 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
  1130. alt : all +152 bss -12 data +20 rodata +8 text +136
  1131. gwventana_gw5904: all +137 bss -32 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +126
  1132. porter : all +152 bss -16 data +20 rodata +8 text +140
  1133. gose : all +152 bss -12 data +20 rodata +8 text +136
  1134. silk : all +152 bss -12 data +20 rodata +8 text +136
  1135. stout : all +152 bss -12 data +20 rodata +8 text +136
  1136. koelsch : all +152 bss -12 data +20 rodata +8 text +136
  1137. am335x_evm : all +139 bss -16 data +20 rodata +23 spl/u-boot-spl:all +13 spl/u-boot-spl:data +24 spl/u-boot-spl:rodata -83 spl/u-boot-spl:text +72 text +112
  1138. lager : all +152 bss -12 data +20 rodata +8 text +136
  1139. bcm958305k : all +151 bss -48 data +24 rodata +31 text +144
  1140. bcm911360k : all +151 bss -48 data +24 rodata +31 text +144
  1141. bcm911360_entphn: all +151 bss -48 data +24 rodata +31 text +144
  1142. bcm958300k : all +151 bss -48 data +24 rodata +31 text +144
  1143. evb-rk3229 : all +147 bss -8 data +20 rodata +23 text +112
  1144. evb-rv1108 : all +147 bss +16 data +24 rodata +31 text +76
  1145. am335x_igep003x: all +132 data +20 rodata +8 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +104
  1146. apalis_imx6_nospl_it: all +144 bss -4 data +20 rodata +8 text +120
  1147. apalis_imx6_nospl_com: all +144 bss -4 data +20 rodata +8 text +120
  1148. tbs2910 : all +143 bss -16 data +20 rodata +23 text +116
  1149. ls1021atwr_nor_SECURE_BOOT: all +143 bss -56 data +24 rodata +31 text +144
  1150. evb-rk3036 : all +143 bss +24 data +24 rodata +31 text +64
  1151. ls1021atwr_qspi: all +139 bss -104 data +20 rodata +23 text +200
  1152. kylin-rk3036 : all +139 bss -24 data +20 rodata +23 text +120
  1153. stm32f746-disco: all +112 data +24 rodata +16 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +72
  1154. km_kirkwood_128m16: all +108 bss -8 data +20 rodata -8 text +104
  1155. mgcoge3un : all +108 bss -8 data +20 rodata -8 text +104
  1156. km_kirkwood : all +108 bss -8 data +20 rodata -8 text +104
  1157. km_kirkwood_pci: all +108 bss -8 data +20 rodata -8 text +104
  1158. portl2 : all +108 bss -8 data +20 rodata -8 text +104
  1159. popmetal-rk3288: all +83 bss -64 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +104
  1160. cgtqmx6eval : all +83 bss -72 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +112
  1161. imx31_phycore_eet: all +97 bss -4 data +20 rodata -23 text +104
  1162. imx31_phycore : all +97 bss -4 data +20 rodata -23 text +104
  1163. kc1 : all +79 bss -40 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +64
  1164. igep0030 : all +79 bss -48 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +72
  1165. am335x_baltos : all +79 bss -48 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +72
  1166. tricorder_flash: all +79 bss -48 data +24 rodata +31 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +72
  1167. colibri_imx6_nospl: all +80 bss -60 data +20 rodata +8 text +112
  1168. gwventana_emmc : all +11 bss -152 data +20 rodata +23 spl/u-boot-spl:all +15 spl/u-boot-spl:rodata +15 text +120
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement