linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: m.szyprowski@samsung.com (Marek Szyprowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/9] ARM: S5PV210: Add support for Samsung's S5PV210 CPU
Date: Fri, 22 Jan 2010 08:11:36 +0100	[thread overview]
Message-ID: <009601ca9b32$2532b270$6f981750$%szyprowski@samsung.com> (raw)
In-Reply-To: <007101ca9af8$c9d273e0$5d775ba0$%kim@samsung.com>

Hello,

On Friday, January 22, 2010 1:21 AM Kukjin Kim wrote:

> This patch set adds support for Samsung's S5PV210 CPU. The S5PV210 integrates
> a ARM Cortex A8 microprocessor with several other peripherals to support
> features such as multimedia, storage, graphics and gaming. The S5PV210 can be
> used in products such as Netbooks and Mobile devices.
> 
> This patch set consists of the following patches.
> 
> [PATCH v3 1/9] ARM: S5PV210: Add Samsung S5PV210 CPU support
> [PATCH v3 2/9] ARM: S5PV210: Add clock support for S5PV210
> [PATCH v3 3/9] ARM: S5PV210: Add IRQ support
> [PATCH v3 4/9] ARM: S5PV210: Update Kconfig and Makefiles
> [PATCH v3 5/9] ARM: S5PV210: Add SMDKV210 board support file
> [PATCH v3 6/9] ARM: S5PV210: Add SMDKC110 board support file
> [PATCH v3 7/9] ARM: S5PV210: Add S5PV210 configuration file
> [PATCH v3 8/9] ARM: S5PV210: Add S5PC110 configuration file
> [PATCH v3 9/9] ARM: S5PV210: Add serial port support

What about a patch changing the value of ARM_L1_CACHE_SHIFT to 6
if S5PV210/S5PC110 arch is selected? At least S5PC110 has 64bit of
L1 cache line size so all kmalloced areas should be properly
aligned to cache line size to avoid cache aliasing (especially
when doing DMA transfers).
 
Best regards
--
Marek Szyprowski
Samsung Poland R&D Center

  reply	other threads:[~2010-01-22  7:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  0:21 [PATCH v3 0/9] ARM: S5PV210: Add support for Samsung's S5PV210 CPU Kukjin Kim
2010-01-22  7:11 ` Marek Szyprowski [this message]
2010-01-27 10:05   ` Kukjin Kim

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='009601ca9b32$2532b270$6f981750$%szyprowski@samsung.com' \
    --to=m.szyprowski@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).