<?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: Change memory from 512M to 256M in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754751#M117425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for using new board with mfg tools it is necessary to rebuild mfg tools&lt;/P&gt;&lt;P&gt;(please use sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide)&lt;/P&gt;&lt;P&gt;firmware (files in /firmware folder) with new ddr calibration coefficients (found from ddr test)&lt;/P&gt;&lt;P&gt;in uboot/..mx6ul_14x14_evk/imximage.cfg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2018 07:23:48 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-01-03T07:23:48Z</dc:date>
    <item>
      <title>Change memory from 512M to 256M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754750#M117424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change the imx6ul evk board's ddr3 from 512M to 256M.The memory type is Samsung&amp;nbsp;K4B2G1646F-BYK0.I config the register using the tool&amp;nbsp;I.MX6UL_DDR3_Script_Aid_V0.02.xlsx like this:&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34017iEAD3333A94E521B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;But when i use the&amp;nbsp;RealView .inc generated by this tools to programe using&amp;nbsp;mfgtools,the kernel crashed causing by the memory.This is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[BEGIN] 2017/12/30 0:42:24&lt;BR /&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.1.15-1.0.0-mfgtool+g3924425 (stzn@stzn-dev) (gcc version 5.2.0 (GCC) ) #6 SMP PREEMPT Thu Nov 2 23:27:34 CST 2017&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: Freescale i.MX6 UltraLite 14x14 EVK Board&lt;BR /&gt;cma: Reserved 128 MiB at 0x88000000&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;PERCPU: Embedded 12 pages/cpu @87d93000 s16768 r8192 d24192 u49152&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 cma=128Mrdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.file=/fat g_mass_storage.ro=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber= mtdparts=21e0000.qspi:1m(uboot),8m(kernel),1m(dtb),20m(rootfs),-(nvrom) clk_ignore_unused&lt;BR /&gt;PID hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;BR /&gt;Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;BR /&gt;Memory: 110524K/262144K available (6895K kernel code, 319K rwdata, 2392K rodata, 384K init, 423K bss, 20548K reserved, 131072K cma-reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xffc00000 - 0xfff00000 (3072 kB)&lt;BR /&gt; vmalloc : 0x90800000 - 0xff000000 (1768 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0x90000000 ( 256 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x80919f88 (9288 kB)&lt;BR /&gt; .init : 0x8091a000 - 0x8097a000 ( 384 kB)&lt;BR /&gt; .data : 0x8097a000 - 0x809c9f00 ( 320 kB)&lt;BR /&gt; .bss : 0x809cc000 - 0x80a35f14 ( 424 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt; Additional per-CPU info printed with stalls.&lt;BR /&gt; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;mxc_clocksource_init 24000000&lt;BR /&gt;Switching to timer-based delay loop, resolution 41ns&lt;BR /&gt;sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns&lt;BR /&gt;clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;/cpus/cpu@0 missing clock-frequency property&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x80008280 - 0x800082f0&lt;BR /&gt;Brought up 1 CPUs&lt;BR /&gt;SMP: Total of 1 processors activated (48.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;device-tree: Duplicate name in lcdif@021c8000, renamed to "display#1"&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&lt;BR /&gt;clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor ladder&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 1804000.dma-apbh: initialized&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;&lt;SPAN&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:giometti@linux.it"&gt;giometti@linux.it&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Switched to clocksource mxc_timer1&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;TCP bind hash table entries: 2048 (order: 2, 16384 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 2048 bind 2048)&lt;BR /&gt;UDP hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Trying to unpack rootfs image as initramfs...&lt;BR /&gt;Freeing initrd memory: 7392K (83800000 - 83f38000)&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;futex hash table entries: 256 (order: 2, 16384 bytes)&lt;BR /&gt;VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;NFS: Registering the id_resolver key type&lt;BR /&gt;Key type id_resolver registered&lt;BR /&gt;Key type id_legacy registered&lt;BR /&gt;jffs2: version 2.2. (NAND) ? 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.23)&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;21c8000.lcdif supply lcd not found, using dummy regulator&lt;BR /&gt;mxsfb 21c8000.lcdif: failed to find mxc display driver &lt;BR /&gt;Console: switching to colour frame buffer device 60x34&lt;BR /&gt;mxsfb 21c8000.lcdif: initialized&lt;BR /&gt;imx-sdma 20ec000.sdma: no event needs to be remapped&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;imx-sdma 20ec000.sdma: initialized&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 235, base_baud = 5000000) is a IMX&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized drm 1.1.0 20060810&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 on minor 0&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes)&lt;BR /&gt;5 cmdlinepart partitions found on MTD device 21e0000.qspi&lt;BR /&gt;Creating 5 MTD partitions on "21e0000.qspi":&lt;BR /&gt;0x000000000000-0x000000100000 : "uboot"&lt;BR /&gt;0x000000100000-0x000000900000 : "kernel"&lt;BR /&gt;0x000000900000-0x000000a00000 : "dtb"&lt;BR /&gt;0x000000a00000-0x000001e00000 : "rootfs"&lt;BR /&gt;0x000001e00000-0x000002000000 : "nvrom"&lt;BR /&gt;20b4000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;fec 20b4000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 20b4000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 96:e1:fe:af:81:54&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 20b4000.ethernet eth0: registered PHC device 0&lt;BR /&gt;2188000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps1: new PPS source ptp1&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: ae:84:31:35:b4:1b&lt;BR /&gt;fec 2188000.ethernet eth1: registered PHC device 1&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1&lt;BR /&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;Mass Storage Function, version: 2009/09/11&lt;BR /&gt;LUN: removable file: (no medium)&lt;BR /&gt;LUN: removable read only file: /fat&lt;BR /&gt;Number of LUNs=1&lt;BR /&gt;Number of LUNs=1&lt;BR /&gt;g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11&lt;BR /&gt;g_mass_storage gadget: g_mass_storage ready&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;input: 20cc000.snvs:snvs-powerkey as /devices/platform/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0&lt;BR /&gt;input: iMX6UL TouchScreen Controller as /devices/platform/soc/2000000.aips-bus/2040000.tsc/input/input1&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;IR NEC protocol handler initialized&lt;BR /&gt;IR RC5(x/sz) protocol handler initialized&lt;BR /&gt;IR RC6 protocol handler initialized&lt;BR /&gt;IR JVC protocol handler initialized&lt;BR /&gt;IR Sony protocol handler initialized&lt;BR /&gt;IR SANYO protocol handler initialized&lt;BR /&gt;IR Sharp protocol handler initialized&lt;BR /&gt;IR MCE Keyboard/mouse protocol handler initialized&lt;BR /&gt;IR XMP protocol handler initialized&lt;BR /&gt;pxp-v4l2 pxp_v4l2: initialized&lt;BR /&gt;imx2-wdt 20bc000.wdog: use WDOG_B to reboot.&lt;BR /&gt;imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@02190000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO&lt;BR /&gt;sdhci-esdhc-imx 2190000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@02194000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;sit: IPv6 over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)&lt;BR /&gt;Registering SWP/SWPB emulation handler&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;BR /&gt;mmc1: new DDR MMC card at address 0001&lt;BR /&gt;mmcblk1: mmc1:0001 SEM04G 3.68 GiB &lt;BR /&gt;mmcblk1boot0: mmc1:0001 SEM04G partition 1 1.00 MiB&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;mmcblk1boot1: mmc1:0001 SEM04G partition 2 1.00 MiB&lt;BR /&gt;mmcblk1rpmb: mmc1:0001 SEM04G partition 3 128 KiB&lt;BR /&gt;VSD_3V3: disabling&lt;BR /&gt;can-3v3: disabling&lt;BR /&gt;clk: Not disabling unused clocks&lt;BR /&gt; mmcblk1: p1 p2 p3&lt;BR /&gt;ALSA device list:&lt;BR /&gt; No soundcards found.&lt;BR /&gt;Freeing unused kernel memory: 384K (8091a000 - 8097a000)&lt;BR /&gt;Failed to execute /init (error -13)&lt;BR /&gt;sh: cannot set terminal process group (-1): Inappropriate ioctl for device&lt;BR /&gt;sh: no job control in this shell&lt;BR /&gt;sh-4.3# usb 1-1: new high-speed USB device number 2 using ci_hdrc&lt;BR /&gt;Unable to handle kernel NULL pointer dereference at virtual address 00000009&lt;BR /&gt;pgd = 80004000&lt;BR /&gt;[00000009] *pgd=00000000&lt;BR /&gt;Internal error: Oops: 17 [#1] PREEMPT SMP ARM&lt;BR /&gt;Modules linked in:&lt;BR /&gt;CPU: 0 PID: 43 Comm: file-storage Not tainted 4.1.15-1.0.0-mfgtool+g3924425 #6&lt;BR /&gt;Hardware name: Freescale i.MX6 Ultralite (Device Tree)&lt;BR /&gt;task: 87c42140 ti: 8629e000 task.ti: 8629e000&lt;BR /&gt;PC is at fsg_main_thread+0xaf8/0x22d4&lt;BR /&gt;LR is at fsg_main_thread+0xaf8/0x22d4&lt;BR /&gt;pc : [&amp;lt;8044cbb4&amp;gt;] lr : [&amp;lt;8044cbb4&amp;gt;] psr: 200b0013&lt;BR /&gt;sp : 8629fef0 ip : 00000000 fp : 86296134&lt;BR /&gt;r10: 86296100 r9 : 43425355 r8 : 80a260e0&lt;BR /&gt;r7 : 80a260e0 r6 : 86290880 r5 : 9085d000 r4 : 00000000&lt;BR /&gt;r3 : 80a26118 r2 : 00000000 r1 : 00000001 r0 : 80a260f8&lt;BR /&gt;Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel&lt;BR /&gt;Control: 10c5387d Table: 8637c06a DAC: 00000015&lt;BR /&gt;Process file-storage (pid: 43, stack limit = 0x8629e210)&lt;BR /&gt;Stack: (0x8629fef0 to 0x862a0000)&lt;BR /&gt;fee0: 00000000 80880fbc 87c423ec 87d96740&lt;BR /&gt;ff00: 00000000 00000000 87c423ec 9085d000 90865000 80695454 87d96740 80691c88&lt;BR /&gt;ff20: 00000000 8603fdbc 00000000 87c42140 800653bc 8629ff34 8629ff34 8628e240&lt;BR /&gt;ff40: 86296100 00000000 8628e240 86296100 8044c0bc 00000000 00000000 00000000&lt;BR /&gt;ff60: 00000000 8004e5c8 87d44000 00000000 8629ff9c 86296100 00000000 00000000&lt;BR /&gt;ff80: 8629ff80 8629ff80 00000000 00000000 8629ff90 8629ff90 8629ffac 8628e240&lt;BR /&gt;ffa0: 8004e4f4 00000000 00000000 8000f568 00000000 00000000 00000000 00000000&lt;BR /&gt;ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000&lt;BR /&gt;ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 fd7fffff dfffffff&lt;BR /&gt;[&amp;lt;8044cbb4&amp;gt;] (fsg_main_thread) from [&amp;lt;8004e5c8&amp;gt;] (kthread+0xd4/0xf0)&lt;BR /&gt;[&amp;lt;8004e5c8&amp;gt;] (kthread) from [&amp;lt;8000f568&amp;gt;] (ret_from_fork+0x14/0x2c)&lt;BR /&gt;Code: e5b34038 e1540003 03a04000 eb091b2b (e5d40009) &lt;BR /&gt;---[ end trace 1810310f266a87e7 ]---&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone meet the same problem？How did you solve this problem?(The attachment is the datasheet of the ddr3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Dec 2017 16:47:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754750#M117424</guid>
      <dc:creator>lixiao</dc:creator>
      <dc:date>2017-12-31T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change memory from 512M to 256M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754751#M117425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for using new board with mfg tools it is necessary to rebuild mfg tools&lt;/P&gt;&lt;P&gt;(please use sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide)&lt;/P&gt;&lt;P&gt;firmware (files in /firmware folder) with new ddr calibration coefficients (found from ddr test)&lt;/P&gt;&lt;P&gt;in uboot/..mx6ul_14x14_evk/imximage.cfg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 07:23:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754751#M117425</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-01-03T07:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change memory from 512M to 256M</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754752#M117426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;A _jive_internal="true" data-avatarid="1034" data-externalid="" data-online="false" data-presence="null" data-userid="206296" data-username="igorpadykov" href="https://community.nxp.com/people/igorpadykov" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: none; font-size: 14px;"&gt;igorpadykov&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have checked, the problem is not caused by no calibration.Thanks for your help.I have found the reason.I allocation 128M to the cma config ,but the total memory is 256M.The cma allocation is too large, resulting in insufficient system memory, so kernel can not start normally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 07:37:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Change-memory-from-512M-to-256M/m-p/754752#M117426</guid>
      <dc:creator>lixiao</dc:creator>
      <dc:date>2018-01-03T07:37:26Z</dc:date>
    </item>
  </channel>
</rss>

