public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] patch - arm - define SYS_CACHELINE_SIZE for mx5
Date: Tue, 09 Jun 2015 12:03:53 +0200	[thread overview]
Message-ID: <5576BA09.5020602@denx.de> (raw)
In-Reply-To: <CAOMZO5DyjVrZeWV8NDJ8z1a1Pvtk4h_Yb+o_MRFt0nxBqU16UQ@mail.gmail.com>

Hi Fabio, Chris,

On 09/06/2015 00:00, Fabio Estevam wrote:
> Adding the i.MX maintaner, Stefano Babic.
> 

Thanks - it was missed in my last Pr.

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

> Regards,
> 
> Fabio Estevam
> 
> On Mon, Jun 8, 2015 at 6:55 PM, Chris Kuethe <chris.kuethe@gmail.com> wrote:
>> Bump... can this be merged?
>>
>> On Tue, Jun 2, 2015 at 4:42 PM, Fabio Estevam <festevam@gmail.com> wrote:
>>> On Tue, Jun 2, 2015 at 8:31 PM, Chris Kuethe <chris.kuethe@gmail.com> wrote:
>>>> mx5 is a cortex-a8 which has 64 byte cache lines. i'll need this for
>>>> adding gadget support to usbarmory, but it's a property common the the
>>>> entire SoC family - may as well make it available to all MX5 boards
>>>>
>>>> Works on usbarmory; compile-tested on mx53loco and mx51_efikamx too
>>>>
>>>> Signed-off-by: Chris Kuethe <chris.kuethe@gmail.com>
>>>> Cc: Tom Rini <trini@konsulko.com>
>>>> Cc: Matthew Starr <mstarr@hedonline.com>
>>>> Cc: Andrej Rosano <andrej@inversepath.com>
>>>> Cc: Stefano Babic <sbabic@denx.de>
>>>> Cc: Chris Kuethe <chris.kuethe@gmail.com>
>>>> Cc: Fabio Estevam <festevam@gmail.com>
>>>> Cc: Marek Vasut <marex@denx.de>
>>>>
>>>> diff --git a/arch/arm/include/asm/arch-mx5/imx-regs.h
>>>> b/arch/arm/include/asm/arch-mx5/imx-regs.h
>>>> index f059d0f..5f0e1e6 100644
>>>> --- a/arch/arm/include/asm/arch-mx5/imx-regs.h
>>>> +++ b/arch/arm/include/asm/arch-mx5/imx-regs.h
>>>> @@ -9,6 +9,8 @@
>>>>
>>>>  #define ARCH_MXC
>>>>
>>>> +#define CONFIG_SYS_CACHELINE_SIZE 64
>>>> +
>>>
>>> This is correct for Cortex A8:
>>>
>>> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
>>
>>
>>
>> --
>> GDB has a 'break' feature; why doesn't it have 'fix' too?


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      reply	other threads:[~2015-06-09 10:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 23:31 [U-Boot] patch - arm - define SYS_CACHELINE_SIZE for mx5 Chris Kuethe
2015-06-02 23:42 ` Fabio Estevam
2015-06-08 21:55   ` Chris Kuethe
2015-06-08 22:00     ` Fabio Estevam
2015-06-09 10:03       ` Stefano Babic [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=5576BA09.5020602@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox