From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 11 Aug 2014 11:05:42 +0300 Subject: [U-Boot] [PATCH V2 00/18] Introduce cm-fx6 board (partial V2 cont.) In-Reply-To: References: <1407690780-19645-1-git-send-email-nikita@compulab.co.il> Message-ID: <53E87956.3020409@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 08/11/14 03:11, Simon Glass wrote: > Hi Nikita, > > On 10 August 2014 11:12, Nikita Kiryanov wrote: >> This partial V2 completes the previous partial V2. It contains some final >> preparational steps, and the introduction of cm-fx6 board. >> >> Changes in V2: >> - Update commit message of "arm: mx6: ddr: configure MMDC for slow_pd" >> - Remove unnecessary line removal from arch/arm/cpu/armv7/mx6/ddr.c >> - Move probe_mmdc_config() code straight to dram_init() >> - Use imx6_spl.h >> - Use imx_ddr_size() >> NOTE: the correction of this patch now depends on https://patchwork.ozlabs.org/patch/376095/ > > Does this series support the dual core Utilite machine? Yep. > If so I'm not > sure how to enable dual core instead of quad core - any ideas please? I don't understand the question. What do you mean by enable? -- Regards, Igor.