public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
Date: Tue, 12 Apr 2016 15:02:49 +0200	[thread overview]
Message-ID: <570CF1F9.7050801@suse.de> (raw)
In-Reply-To: <1460407546-31822-1-git-send-email-mateusz.kulikowski@gmail.com>

Am 11.04.2016 um 22:45 schrieb Mateusz Kulikowski:
> Add missing define to board header file.
> 
> Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
> ---
> This patch fixes issue with efi_runtime patch:
> http://lists.denx.de/pipermail/u-boot/2016-April/251121.html
> 
>  include/configs/dragonboard410c.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h
> index a63440f..26f95a7 100644
> --- a/include/configs/dragonboard410c.h
> +++ b/include/configs/dragonboard410c.h
> @@ -27,6 +27,8 @@
>  #define CONFIG_SYS_LOAD_ADDR		(CONFIG_SYS_SDRAM_BASE + 0x80000)
>  #define CONFIG_SYS_BOOTM_LEN		0x1000000 /* 16MB max kernel size */
>  
> +#define CONFIG_SYS_CACHELINE_SIZE	64
> +
>  /* UART */
>  #define CONFIG_BAUDRATE			115200

I had tested a similar patch, so

Reviewed-by: Andreas F?rber <afaerber@suse.de>

Thanks,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

  parent reply	other threads:[~2016-04-12 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 20:45 [U-Boot] [PATCH] dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE Mateusz Kulikowski
2016-04-11 21:09 ` Marek Vasut
2016-04-12 13:02 ` Andreas Färber [this message]
2016-04-21 11:22 ` [U-Boot] " Tom Rini

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=570CF1F9.7050801@suse.de \
    --to=afaerber@suse.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