<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SWUpdate for the iMX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638426#M97340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error in the log.do_compile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 08:29:02 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2017-01-24T08:29:02Z</dc:date>
    <item>
      <title>SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638425#M97339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am the new user of the Yocto and the i.mx6ull. I follow the guide to add the&amp;nbsp;meta-swupdate layer in the i.mx6ull's BSP. But there is an ERROR in my building process as follow. Can you tell me how to solve this problem? Thanks.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;$ bitbake swupdate-image&lt;BR /&gt;NOTE: Your conf/bblayers.conf has been automatically updated.&lt;BR /&gt;Loading cache: 100% |###########################################| ETA: 00:00:00&lt;BR /&gt;Loaded 2796 entries from dependency cache.&lt;BR /&gt;Parsing recipes: 100% |#########################################| Time: 00:00:00&lt;BR /&gt;Parsing of 2221 .bb files complete (2205 cached, 16 parsed). 2796 targets, 439 skipped, 5 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.30.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "Ubuntu-14.04"&lt;BR /&gt;TARGET_SYS = "arm-poky-linux-gnueabi"&lt;BR /&gt;MACHINE = "imx6ull14x14evk"&lt;BR /&gt;DISTRO = "fsl-imx-fb"&lt;BR /&gt;DISTRO_VERSION = "4.1.15-2.0.0"&lt;BR /&gt;TUNE_FEATURES = "arm armv7ve vfp neon callconvention-hard cortexa7"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta &lt;BR /&gt;meta-yocto = "HEAD:f5da2a5913319ad6ac2141438ba1aa17576326ab"&lt;BR /&gt;meta-oe &lt;BR /&gt;meta-multimedia = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"&lt;BR /&gt;meta-fsl-arm = "HEAD:be78894e4682f111575470fb23e51e6ba523508d"&lt;BR /&gt;meta-fsl-arm-extra = "HEAD:3dfb82fc7e703eae9891b3ffda0e9393701f2396"&lt;BR /&gt;meta-fsl-demos = "HEAD:a165068f8a0d1cf29aabe4b4053f28be1c2aa492"&lt;BR /&gt;meta-bsp &lt;BR /&gt;meta-sdk = "HEAD:0451810f7ec7da962bd899f5b0fe26afee1676ca"&lt;BR /&gt;meta-browser = "HEAD:77736988073a5d90fcff9d0005c8477332ede387"&lt;BR /&gt;meta-gnome &lt;BR /&gt;meta-networking &lt;BR /&gt;meta-python &lt;BR /&gt;meta-filesystems = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"&lt;BR /&gt;meta-qt5 = "HEAD:ccae79be69c5268df3b47e4e14cea0591c39a531"&lt;BR /&gt;meta-swupdate = "master:cff58596ed6329c2fd383091fe5fe72ec0ec90ca"&lt;BR /&gt;NOTE: Preparing RunQueue&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;ERROR: u-boot-fw-utils-v2016.03+gitAUTOINC+df61a74e68-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: u-boot-fw-utils-v2016.03+gitAUTOINC+df61a74e68-r0 do_compile: Function failed: do_compile (log file is located at /home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.36141)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.36141&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_compile&lt;BR /&gt;| NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 mx6ull_14x14_evk_config&lt;BR /&gt;| make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;| rm -f .tmp_quiet_recordmcount&lt;BR /&gt;| make -f ./scripts/Makefile.build obj=scripts/kconfig mx6ull_14x14_evk_config&lt;BR /&gt;| scripts/kconfig/conf --defconfig=arch/../configs/mx6ull_14x14_evk_defconfig Kconfig&lt;BR /&gt;| ***&lt;BR /&gt;| *** Can't find default configuration "arch/../configs/mx6ull_14x14_evk_defconfig"!&lt;BR /&gt;| ***&lt;BR /&gt;| make[1]: *** [mx6ull_14x14_evk_defconfig] Error 1&lt;BR /&gt;| make: *** [mx6ull_14x14_evk_config] Error 2&lt;BR /&gt;| ERROR: oe_runmake failed&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/cc/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.36141)&lt;BR /&gt;ERROR: Task 818 (/home/cc/fsl-release-bsp/sources/poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb, do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 1437 tasks of which 1436 didn't need to be rerun and 1 failed.&lt;BR /&gt;No currently running tasks (855 of 1482)&lt;BR /&gt;Summary: 1 task failed:&lt;BR /&gt;/home/cc/fsl-release-bsp/sources/poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb, do_compile&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 02:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638425#M97339</guid>
      <dc:creator>huangzhaocn</dc:creator>
      <dc:date>2017-01-23T02:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638426#M97340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the error in the log.do_compile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:29:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638426#M97340</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-01-24T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638427#M97341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the log.do_compile show as below:&lt;/P&gt;&lt;P&gt;DEBUG: Executing shell function do_compile&lt;BR /&gt;NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 mx6ull_14x14_evk_config&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/kconfig mx6ull_14x14_evk_config&lt;BR /&gt;scripts/kconfig/conf --defconfig=arch/../configs/mx6ull_14x14_evk_defconfig Kconfig&lt;BR /&gt;***&lt;BR /&gt;*** Can't find default configuration "arch/../configs/mx6ull_14x14_evk_defconfig"!&lt;BR /&gt;***&lt;BR /&gt;make[1]: *** [mx6ull_14x14_evk_defconfig] Error 1&lt;BR /&gt;make: *** [mx6ull_14x14_evk_config] Error 2&lt;BR /&gt;ERROR: oe_runmake failed&lt;BR /&gt;ERROR: Function failed: do_compile (log file is located at /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.3713)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 03:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638427#M97341</guid>
      <dc:creator>huangzhaocn</dc:creator>
      <dc:date>2017-01-25T03:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638428#M97342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*** Can't find default configuration "arch/../configs/mx6ull_14x14_evk_defconfig"!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this in your source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 06:53:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638428#M97342</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-01-25T06:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638429#M97343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In&amp;nbsp;u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/git/configs, there is not have the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mx6ull_14x14_evk_defconfig file. This&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;u-boot-fw-utils version don't surport the iMX6ULL?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 09:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638429#M97343</guid>
      <dc:creator>huangzhaocn</dc:creator>
      <dc:date>2017-02-08T09:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638430#M97344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I make a new&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mx6ull_14x14_evk_defconfig file, but there is another issue as below log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;DEBUG: Executing shell function do_compile&lt;BR /&gt;NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 mx6ull_14x14_evk_config&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/kconfig mx6ull_14x14_evk_config&lt;BR /&gt;scripts/kconfig/conf --defconfig=arch/../configs/mx6ull_14x14_evk_defconfig Kconfig&lt;BR /&gt;#&lt;BR /&gt;# configuration written to .config&lt;BR /&gt;#&lt;BR /&gt;NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 env&lt;BR /&gt;make -f ./Makefile silentoldconfig&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/kconfig silentoldconfig&lt;BR /&gt;mkdir -p include/config include/generated&lt;BR /&gt;scripts/kconfig/conf --silentoldconfig Kconfig&lt;BR /&gt;make -f ./scripts/Makefile.autoconf || \&lt;BR /&gt; { rm -f include/config/auto.conf; false; }&lt;BR /&gt;if [ -d arch/arm/mach-mx6/include/mach ]; then \&lt;BR /&gt; dest=../../mach-mx6/include/mach; \&lt;BR /&gt; else \&lt;BR /&gt; dest=arch-mx6; \&lt;BR /&gt; fi; \&lt;BR /&gt; ln -fsn $dest arch/arm/include/asm/arch&lt;BR /&gt;set -e; : ' CHK include/config.h'; mkdir -p include/; (echo "/* Automatically generated - do not edit */"; for i in $(echo "IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/ /;q; } ; { s/$/ 1/; }'; done; echo \#define CONFIG_BOARDDIR board/; echo \#include \&amp;lt;config_defaults.h\&amp;gt;; echo \#include \&amp;lt;config_uncmd_spl.h\&amp;gt;; echo \#include \&amp;lt;configs/.h\&amp;gt;; echo \#include \&amp;lt;asm/config.h\&amp;gt;; echo \#include \&amp;lt;config_fallbacks.h\&amp;gt;;) &amp;lt; scripts/Makefile.autoconf &amp;gt; include/config.h.tmp; if [ -r include/config.h ] &amp;amp;&amp;amp; cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : ' UPD include/config.h'; mv -f include/config.h.tmp include/config.h; fi&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -pipe -Iinclude -I./arch/arm/include -include ./include/linux/kconfig.h -nostdinc -isystem /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -DDO_DEPS_ONLY -dM ./include/common.h &amp;gt; include/autoconf.mk.tmp &amp;amp;&amp;amp; { sed -n -f ./tools/scripts/define2mk.sed include/autoconf.mk.tmp | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done &amp;gt; include/autoconf.mk; rm include/autoconf.mk.tmp; } || { rm include/autoconf.mk.tmp; false; }&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -pipe -Iinclude -I./arch/arm/include -include ./include/linux/kconfig.h -nostdinc -isystem /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -MQ include/config/auto.conf ./include/common.h &amp;gt; include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }&lt;BR /&gt;In file included from ./include/common.h:18:0:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;In file included from ./include/common.h:18:0:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [include/autoconf.mk] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;make[1]: *** [include/autoconf.mk.dep] Error 1&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=tools/env&lt;BR /&gt; rm -f tools/env/built-in.o; arm-poky-linux-gnueabi-ar rcs tools/env/built-in.o&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.aes.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/aes.o tools/env/aes.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.crc32.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/crc32.o tools/env/crc32.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.ctype.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/ctype.o tools/env/ctype.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.env_attr.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_attr.o tools/env/env_attr.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.env_flags.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_flags.o tools/env/env_flags.c&lt;BR /&gt;In file included from ./tools/env/fw_env.h:16:0,&lt;BR /&gt; from tools/env/../../common/env_flags.c:14,&lt;BR /&gt; from tools/env/env_flags.c:1:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [tools/env/env_flags.o] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;make: *** [env] Error 2&lt;BR /&gt;ERROR: oe_runmake failed&lt;BR /&gt;ERROR: Function failed: do_compile (log file is located at /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.5088)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 11:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638430#M97344</guid>
      <dc:creator>huangzhaocn</dc:creator>
      <dc:date>2017-02-08T11:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638431#M97345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;according to /scripts/Makefile.autoconf, the CONFIG_SYS_CONFIG_NAME is needed to define for configs/$(CONFIG_SYS_CONFIG_NAME).h\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose in the &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mx6ull_14x14_evk_defconfig, CONFIG_TARGET_MX6ULL_14x14_EVK=y then board/freescale/mx6ullevk/Kconfig will define the SYS_CONFIG_NAME to "mx6ullevk"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Is your source code git from here?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/"&gt;http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I think you may try to define the following (same from Kconfig) in the mx6ull_14x14_evk_defconfig file.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;CONFIG_SYS_CONFIG_NAME="mx6ullevk"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;CONFIG_SYS_VENDOR="freescale"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;CONFIG_SYS_BOARD="mx6ullevk"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:12:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638431#M97345</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-02-09T07:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638432#M97346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;mx6ull_14x14_evk_defconfig file is as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONFIG_ARM=y&lt;BR /&gt;CONFIG_ARCH_MX6=y&lt;BR /&gt;CONFIG_TARGET_MX6ULL_14X14_EVK=y&lt;BR /&gt;CONFIG_SPL=y&lt;BR /&gt;CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg"&lt;BR /&gt;CONFIG_CMD_GPIO=y&lt;BR /&gt;CONFIG_CMD_DHCP=y&lt;BR /&gt;CONFIG_CMD_PING=y&lt;BR /&gt;CONFIG_SYS_CONFIG_NAME="mx6ullevk"&lt;BR /&gt;CONFIG_SYS_VENDOR="freescale"&lt;BR /&gt;CONFIG_SYS_BOARD="mx6ullevk"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But also have the ERROR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEBUG: Executing shell function do_compile&lt;BR /&gt;NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 mx6ull_14x14_evk_config&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/kconfig mx6ull_14x14_evk_config&lt;BR /&gt;scripts/kconfig/conf --defconfig=arch/../configs/mx6ull_14x14_evk_defconfig Kconfig&lt;BR /&gt;#&lt;BR /&gt;# configuration written to .config&lt;BR /&gt;#&lt;BR /&gt;NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed V=1 env&lt;BR /&gt;make -f ./Makefile silentoldconfig&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/kconfig silentoldconfig&lt;BR /&gt;mkdir -p include/config include/generated&lt;BR /&gt;scripts/kconfig/conf --silentoldconfig Kconfig&lt;BR /&gt;make -f ./scripts/Makefile.autoconf || \&lt;BR /&gt; { rm -f include/config/auto.conf; false; }&lt;BR /&gt;if [ -d arch/arm/mach-mx6/include/mach ]; then \&lt;BR /&gt; dest=../../mach-mx6/include/mach; \&lt;BR /&gt; else \&lt;BR /&gt; dest=arch-mx6; \&lt;BR /&gt; fi; \&lt;BR /&gt; ln -fsn $dest arch/arm/include/asm/arch&lt;BR /&gt;set -e; : ' CHK include/config.h'; mkdir -p include/; (echo "/* Automatically generated - do not edit */"; for i in $(echo "IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/ /;q; } ; { s/$/ 1/; }'; done; echo \#define CONFIG_BOARDDIR board/; echo \#include \&amp;lt;config_defaults.h\&amp;gt;; echo \#include \&amp;lt;config_uncmd_spl.h\&amp;gt;; echo \#include \&amp;lt;configs/.h\&amp;gt;; echo \#include \&amp;lt;asm/config.h\&amp;gt;; echo \#include \&amp;lt;config_fallbacks.h\&amp;gt;;) &amp;lt; scripts/Makefile.autoconf &amp;gt; include/config.h.tmp; if [ -r include/config.h ] &amp;amp;&amp;amp; cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : ' UPD include/config.h'; mv -f include/config.h.tmp include/config.h; fi&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -pipe -Iinclude -I./arch/arm/include -include ./include/linux/kconfig.h -nostdinc -isystem /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -DDO_DEPS_ONLY -dM ./include/common.h &amp;gt; include/autoconf.mk.tmp &amp;amp;&amp;amp; { sed -n -f ./tools/scripts/define2mk.sed include/autoconf.mk.tmp | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done &amp;gt; include/autoconf.mk; rm include/autoconf.mk.tmp; } || { rm include/autoconf.mk.tmp; false; }&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -O2 -fno-stack-protector -fno-delete-null-pointer-checks -g -fstack-usage -Wno-format-nonliteral -Werror=date-time -D__KERNEL__ -D__UBOOT__ -D__ARM__ -marm -mno-thumb-interwork -mabi=aapcs-linux -mword-relocations -fno-pic -mno-unaligned-access -ffunction-sections -fdata-sections -fno-common -ffixed-r9 -pipe -Iinclude -I./arch/arm/include -include ./include/linux/kconfig.h -nostdinc -isystem /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/5.3.0/include -MQ include/config/auto.conf ./include/common.h &amp;gt; include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }&lt;BR /&gt;In file included from ./include/common.h:18:0:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;In file included from ./include/common.h:18:0:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [include/autoconf.mk] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;make[1]: *** [include/autoconf.mk.dep] Error 1&lt;BR /&gt;make -f ./scripts/Makefile.build obj=scripts/basic&lt;BR /&gt;rm -f .tmp_quiet_recordmcount&lt;BR /&gt;make -f ./scripts/Makefile.build obj=tools/env&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.env_attr.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_attr.o tools/env/env_attr.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.env_flags.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/env_flags.o tools/env/env_flags.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.fw_env.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/fw_env.o tools/env/fw_env.c&lt;BR /&gt; arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0=/usr/src/debug/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0 -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/sysroots/imx6ull14x14evk= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wp,-MD,tools/env/.linux_string.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafterinclude -idirafter./arch//include -idirafter ./tools/env -DUSE_HOSTCC -DTEXT_BASE= -c -o tools/env/linux_string.o tools/env/linux_string.c&lt;BR /&gt;In file included from ./tools/env/fw_env.h:16:0,&lt;BR /&gt; from tools/env/../../common/env_flags.c:14,&lt;BR /&gt; from tools/env/env_flags.c:1:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [tools/env/env_flags.o] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;In file included from tools/env/fw_env.h:16:0,&lt;BR /&gt; from tools/env/fw_env.c:35:&lt;BR /&gt;include/config.h:6:22: fatal error: configs/.h: No such file or directory&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [tools/env/fw_env.o] Error 1&lt;BR /&gt;make: *** [env] Error 2&lt;BR /&gt;WARNING: exit code 1 from a shell command.&lt;BR /&gt;ERROR: oe_runmake failed&lt;BR /&gt;ERROR: Function failed: do_compile (log file is located at /home/huangzhao/fsl-release-bsp/build-fb-imx6ull14x14evk/tmp/work/imx6ull14x14evk-poky-linux-gnueabi/u-boot-fw-utils/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compile.56255)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 10:49:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638432#M97346</guid>
      <dc:creator>huangzhaocn</dc:creator>
      <dc:date>2017-02-09T10:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: SWUpdate for the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638433#M97347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some 'make' scripts were generated automatically before. you may try to remove the old folder and then compile a new one with new updated defconfig file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 09:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SWUpdate-for-the-iMX6/m-p/638433#M97347</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-02-10T09:27:03Z</dc:date>
    </item>
  </channel>
</rss>

