All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roberto Fichera <kernel@tekno-soft.it>
To: Fabio Estevam <festevam@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: u-boot-fslc doesn't link on custom iMX6SX CPU
Date: Fri, 29 May 2015 16:58:27 +0200	[thread overview]
Message-ID: <55687E93.3040901@tekno-soft.it> (raw)
In-Reply-To: <CAOMZO5BEp5_AhgWvayiBba9iqOxT+D2+7W9=jtU=2+2YHZkVJQ@mail.gmail.com>

On 05/29/2015 04:43 PM, Fabio Estevam wrote:
> Hi Roberto,

Ciao Fabio,

>
> On Fri, May 29, 2015 at 11:30 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>> Hi All,
>>
>> I'm having a problem on getting u-boot-fslc 2015.04 to to link correctly for a CPU iMX6SX. This on current fido branch.
>> As starting point I've used the config for the board mx6sxsabresd.
>>
>> How can I fix this issue?
> Please try this patch:
> http://lists.denx.de/pipermail/u-boot/2015-May/215474.html

Current include/configs/mx6_common.h looks:

#ifndef __MX6_COMMON_H
#define __MX6_COMMON_H

#define CONFIG_ARM_ERRATA_743622
#define CONFIG_ARM_ERRATA_751472
#define CONFIG_ARM_ERRATA_794072
#define CONFIG_ARM_ERRATA_761320
#define CONFIG_BOARD_POSTCLK_INIT

#ifndef CONFIG_SYS_L2CACHE_OFF
#define CONFIG_SYS_L2_PL310
#define CONFIG_SYS_PL310_BASE    L2_PL310_BASE
#endif

#define CONFIG_MP
#define CONFIG_MXC_GPT_HCLK

#endif

Cheers,
Roberto Fichera.

>
> Regards,
>
> Fabio Estevam
>



      parent reply	other threads:[~2015-05-29 14:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 14:30 u-boot-fslc doesn't link on custom iMX6SX CPU Roberto Fichera
2015-05-29 14:43 ` Fabio Estevam
2015-05-29 14:46   ` Fabio Estevam
2015-05-29 14:50     ` Fabio Estevam
2015-05-29 15:00       ` Roberto Fichera
2015-05-29 14:58   ` Roberto Fichera [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55687E93.3040901@tekno-soft.it \
    --to=kernel@tekno-soft.it \
    --cc=festevam@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.