<?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 custom 2G DRAM u-boot for mfgtools in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/custom-2G-DRAM-u-boot-for-mfgtools/m-p/460080#M72153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my custom board with 2G DRAM now runs very well,&amp;nbsp; see&amp;nbsp; &lt;A href="https://community.nxp.com/thread/383941"&gt;how to change ddr to 2G on u-boot 2015.04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next i need to make a u-boot for mfgtools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my android is 5.1.1,&amp;nbsp; the mfgtools is different from previous&amp;nbsp; versions, i followed thd document &amp;lt;Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.docx&amp;gt; to modify the header file mx6sabresd.h (my board based on sabresd-6q),&amp;nbsp; added the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define CONFIG_MFG&lt;/P&gt;&lt;P&gt;#define CONFIG_CMDLINE_TAG&lt;/P&gt;&lt;P&gt;#define CONFIG_REVISION_TAG&lt;/P&gt;&lt;P&gt;#define CONFIG_SETUP_MEMORY_TAGS&lt;/P&gt;&lt;P&gt;#define CONFIG_INITRD_TAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef&amp;nbsp; CONFIG_BOOTDELAY&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTDELAY 0&lt;/P&gt;&lt;P&gt;#define CONFIG_ENV_IS_NOWHERE 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef CONFIG_BOOTARGS&lt;/P&gt;&lt;P&gt;#undef CONFIG_BOOTCOMMAND&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTARGS "console=ttymxc0,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off"&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTCOMMAND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "bootz 0x12000000 0x12c00000 0x18000000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef CONFIG_EXTRA_ENV_SETTINGS&lt;/P&gt;&lt;P&gt;#define CONFIG_EXTRA_ENV_SETTINGS \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "splashpos=m,m\0"&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "fdt_high=0xffffffff\0"&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "initrd_high=0xffffffff\0" \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "bootcmd_mfg=bootz 0x12000000 0x12c00000 0x18000000\0"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;compile , got u-boot.imx,&amp;nbsp; this bin file ready for mfgtools, i reuse original zImage and initramfs and dtb files,&amp;nbsp; just replace the u-boot located&amp;nbsp; mfgtools\Profiles\Linux\OS Firmware\firmware,&amp;nbsp; the mfgtools burns roms for my custom board successfully. everything runs good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2016 02:16:22 GMT</pubDate>
    <dc:creator>tootzoe</dc:creator>
    <dc:date>2016-02-16T02:16:22Z</dc:date>
    <item>
      <title>custom 2G DRAM u-boot for mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/custom-2G-DRAM-u-boot-for-mfgtools/m-p/460080#M72153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my custom board with 2G DRAM now runs very well,&amp;nbsp; see&amp;nbsp; &lt;A href="https://community.nxp.com/thread/383941"&gt;how to change ddr to 2G on u-boot 2015.04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next i need to make a u-boot for mfgtools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my android is 5.1.1,&amp;nbsp; the mfgtools is different from previous&amp;nbsp; versions, i followed thd document &amp;lt;Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.docx&amp;gt; to modify the header file mx6sabresd.h (my board based on sabresd-6q),&amp;nbsp; added the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define CONFIG_MFG&lt;/P&gt;&lt;P&gt;#define CONFIG_CMDLINE_TAG&lt;/P&gt;&lt;P&gt;#define CONFIG_REVISION_TAG&lt;/P&gt;&lt;P&gt;#define CONFIG_SETUP_MEMORY_TAGS&lt;/P&gt;&lt;P&gt;#define CONFIG_INITRD_TAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef&amp;nbsp; CONFIG_BOOTDELAY&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTDELAY 0&lt;/P&gt;&lt;P&gt;#define CONFIG_ENV_IS_NOWHERE 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef CONFIG_BOOTARGS&lt;/P&gt;&lt;P&gt;#undef CONFIG_BOOTCOMMAND&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTARGS "console=ttymxc0,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off"&lt;/P&gt;&lt;P&gt;#define CONFIG_BOOTCOMMAND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "bootz 0x12000000 0x12c00000 0x18000000"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#undef CONFIG_EXTRA_ENV_SETTINGS&lt;/P&gt;&lt;P&gt;#define CONFIG_EXTRA_ENV_SETTINGS \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "splashpos=m,m\0"&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "fdt_high=0xffffffff\0"&amp;nbsp; \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "initrd_high=0xffffffff\0" \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "bootcmd_mfg=bootz 0x12000000 0x12c00000 0x18000000\0"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;compile , got u-boot.imx,&amp;nbsp; this bin file ready for mfgtools, i reuse original zImage and initramfs and dtb files,&amp;nbsp; just replace the u-boot located&amp;nbsp; mfgtools\Profiles\Linux\OS Firmware\firmware,&amp;nbsp; the mfgtools burns roms for my custom board successfully. everything runs good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 02:16:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/custom-2G-DRAM-u-boot-for-mfgtools/m-p/460080#M72153</guid>
      <dc:creator>tootzoe</dc:creator>
      <dc:date>2016-02-16T02:16:22Z</dc:date>
    </item>
  </channel>
</rss>

