From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
Date: Thu, 29 Nov 2012 07:33:39 +0100 [thread overview]
Message-ID: <201211290733.39664.marex@denx.de> (raw)
In-Reply-To: <1354174480-5660-2-git-send-email-panto@antoniou-consulting.com>
Dear Pantelis Antoniou,
> drivers/usb/gadget/composite.c requires that this is defined early.
>
> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Tom, this is OMAP, I'll leave this set to you, ok?
> ---
> include/configs/am335x_evm.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
> index ab9549b..6c8b652 100644
> --- a/include/configs/am335x_evm.h
> +++ b/include/configs/am335x_evm.h
> @@ -39,6 +39,8 @@
> #define CONFIG_SETUP_MEMORY_TAGS
> #define CONFIG_INITRD_TAG
>
> +#define CONFIG_SYS_CACHELINE_SIZE 64
> +
> /* commands to include */
> #include <config_cmd_default.h>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-11-29 6:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 7:34 [U-Boot] [PATCH 0/2] AM335x_EVM DFU support Pantelis Antoniou
2012-11-29 7:34 ` [U-Boot] [PATCH 1/2] am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE Pantelis Antoniou
2012-11-29 6:33 ` Marek Vasut [this message]
2012-11-29 15:54 ` Tom Rini
2012-11-29 7:34 ` [U-Boot] [PATCH 2/2] am335x_evm: Add DFU config Pantelis Antoniou
2012-11-29 15:54 ` 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=201211290733.39664.marex@denx.de \
--to=marex@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 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.