From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Date: Wed, 11 Sep 2013 12:23:42 +0530 Subject: [U-Boot] [PATCH] powerpc/t1040qds: Add T1040QDS board In-Reply-To: References: <1378880082-22319-1-git-send-email-prabhakar@freescale.com> Message-ID: <52301376.9080304@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/11/2013 12:19 PM, Rommel Custodio wrote: > Dear Prabhakar Kushwaha, > > Prabhakar Kushwaha freescale.com> writes: > >> T1040QDS is a high-performance computing evaluation, development and >> test platform supporting the T1040 QorIQ Power Architecture? processor. > > > The code was test compiled. > You probably need to rebase to u-boot master (commit 985a7). > > > ddr.c: In function 'fsl_ddr_board_options': > ddr.c:49:10: error: 'memctl_options_t' has no member named 'twot_en' > ddr.c:68:8: error: 'memctl_options_t' has no member named 'twot_en' This patch depends upon powerpc: Fix CamelCase checkpatch warning in DDR related code http://patchwork.ozlabs.org/patch/271670/ Please let me know, if it still not compile. Regards, Prabhakar