<?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>P-Series中的主题 Re: bitbake -c compile -f u-boot failed</title>
    <link>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746950#M4408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! bpe&lt;/P&gt;&lt;P&gt;The compile error really as need define function fsl_ddr_board_options() in ddr.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2018 07:55:00 GMT</pubDate>
    <dc:creator>jungong</dc:creator>
    <dc:date>2018-06-01T07:55:00Z</dc:date>
    <item>
      <title>bitbake -c compile -f u-boot failed</title>
      <link>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746948#M4406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all!&lt;/P&gt;&lt;P&gt;Please, help me!&lt;/P&gt;&lt;P&gt;My board is&amp;nbsp; based on p1010RDB, My DDR and SYSCLK is not same with rdb, If I undefined CONFIG_SYS_DDR_RAW_TIMING , u-boot compile will fail like following:&lt;/P&gt;&lt;P&gt;///////////////////////////////////////&lt;/P&gt;&lt;P&gt;LD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; u-boot&lt;BR /&gt;| powerpc-fsl-linux-gnuspe-ld.bfd:u-boot.lds:1: ignoring invalid character `#' in expression&lt;BR /&gt;| powerpc-fsl-linux-gnuspe-ld.bfd:u-boot.lds:1: syntax error&lt;BR /&gt;| make[1]: *** [u-boot] Error 1&lt;BR /&gt;| make[1]: Leaving directory `/home/nxp/SDK/QorIQ-SDK-V1.9-20151210-yocto/build_p1010rdb/tmp/work/p1010rdb-fsl-linux-gnuspe/u-boot-qoriq/2015.01+fslgit-r0/git/P1010RDB-PB_NOR_config'&lt;BR /&gt;| make: *** [sub-make] Error 2&lt;BR /&gt;| ERROR: oe_runmake failed&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/nxp/SDK/QorIQ-SDK-V1.9-20151210-yocto/build_p1010rdb/tmp/work/p1010rdb-fsl-linux-gnuspe/u-boot-qoriq/2015.01+fslgit-r0/temp/log.do_compile.19970)&lt;BR /&gt;ERROR: Task 4 (/home/nxp/SDK/QorIQ-SDK-V1.9-20151210-yocto/sources/meta-freescale/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb, do_compile) failed with exit code '1'&lt;/P&gt;&lt;P&gt;//////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is the correct way to undefine in P1010RDB.h ?&lt;/P&gt;&lt;P&gt;I used SDK1.9.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2018 08:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746948#M4406</guid>
      <dc:creator>jungong</dc:creator>
      <dc:date>2018-05-12T08:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake -c compile -f u-boot failed</title>
      <link>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746949#M4407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u-Boot build system uses the board configuration header, &lt;BR /&gt;include/configs/&amp;lt;board&amp;gt;.h, among some other headers, to dynamically &lt;BR /&gt;generate linker control files (u-boot.lds). For that, it puts the &lt;BR /&gt;headers through the C preprocessor (cpp). cpp doesn't handle comments in any way,&lt;/P&gt;&lt;P&gt;merely passing them to the output as-is. Since the linker doesn't&lt;BR /&gt;understand C-style comments, it is better to avoid C or C++ style&lt;BR /&gt;comments in such files, and use something understood by cpp, e.g. #undef&lt;BR /&gt;directive or #if 0 .. #endif construction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 15:35:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746949#M4407</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2018-05-15T15:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: bitbake -c compile -f u-boot failed</title>
      <link>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746950#M4408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! bpe&lt;/P&gt;&lt;P&gt;The compile error really as need define function fsl_ddr_board_options() in ddr.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 07:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/bitbake-c-compile-f-u-boot-failed/m-p/746950#M4408</guid>
      <dc:creator>jungong</dc:creator>
      <dc:date>2018-06-01T07:55:00Z</dc:date>
    </item>
  </channel>
</rss>

