[PATCH v3 0/9] ARM: S5PV210: Add support for Samsung's S5PV210 CPU

Kukjin Kim kgene.kim at samsung.com
Wed Jan 27 05:05:02 EST 2010


Marek Szyprowski wrote:
> 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).

Hello,

Sorry for late reply.
My e-mail client had some setup issues, so could not reply to you
immediately.

Anyway, I will apply your suggestion to my updated patches.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
System LSI Division, SAMSUNG ELECTRONICS CO., LTD.




More information about the linux-arm-kernel mailing list