On Thu, Apr 14, 2011 at 1:19 PM, Paul Larson wrote:
>
>
> On Wed, Apr 13, 2011 at 11:25 PM, Alexander Sack wrote:
>> On Wed, Apr 13, 2011 at 12:52 PM, Jeremy Chang
>> wrote:
>>> Hi, list:
>>> Just want to let you know, especially for the validation team members,
>>> I am trying to do Andro
On Tue, Apr 12, 2011 at 10:38 PM, Tushar Behera
wrote:
> On Exynos4210 SOC, of all the HSMMC controllers only HSMMC2 can
> be used as a boot media. Hence the default SD/MMC card should be
> connected to HSMMC2. The secondary card is connected to HSMMC0.
>
> If HSMMC0 is registered before HSMMC2, t
On Wed, Apr 13, 2011 at 11:11 PM, Michael Hope wrote:
> Hi there. The address space randomisation feature in 2.6.35 and above
> kernels breaks GCC's precompiled headers support. GCC works by
> compiling the header once, dumping the internal format out to disk,
> and then mmap()ing it back in at
Macro values for Pull Up and Driver Strength were wrong.
Signed-off-by: Chander Kashyap
---
arch/arm/include/asm/arch-s5pc2xx/gpio.h |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/include/asm/arch-s5pc2xx/gpio.h
b/arch/arm/include/asm/arch-s5pc2xx/gpio.h
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5pc1xx/Makefile |1 -
arch/arm/cpu/armv7/s5pc1xx/sromc.c| 49 --
arch/arm/include/asm/arch-s5pc1xx/smc.h | 53 -
arch/arm/include/asm/arch-s5pc1xx/sromc.h | 53
SROM configuration is same for various S5P series Boards.
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5p-common/Makefile |3 +-
arch/arm/cpu/armv7/s5p-common/sromc.c | 49
2 files changed, 51 insertions(+), 1 deletions(-)
create mode 100644 arc
SROM config code is make common for S5P series boards.
smdkc100.c refers to s5p_config_srom in s5p-common directory.
Chander Kashyap (2):
S5P: SROM config code moved to common directory s5p-common
S5PC1XX: Refers to SROM config code in s5p-common directory.
Header file renamed from smc.h t
Dave Martin writes:
> On Wed, Apr 13, 2011 at 11:11 PM, Michael Hope
> wrote:
>> Hi there. The address space randomisation feature in 2.6.35 and above
>> kernels breaks GCC's precompiled headers support. GCC works by
>> compiling the header once, dumping the internal format out to disk,
>> and
Hi,
This is a message sent out once per week to call on our community to
help test the Linaro evaluation builds we produce. If you have supported
hardware, as found on:
http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/
please help our initiative by testing the official Linaro Evaluation
On Thu, Apr 14, 2011 at 12:09 PM, Richard Sandiford
wrote:
> Dave Martin writes:
>> On Wed, Apr 13, 2011 at 11:11 PM, Michael Hope
>> wrote:
>>> Hi there. The address space randomisation feature in 2.6.35 and above
>>> kernels breaks GCC's precompiled headers support. GCC works by
>>> compili
Hi,
Currently there is no Ubuntu-based milestone image release between the
Beta (2011-03-31) and Release Candidate (2011-05-21); this is a period
of 51 days. In a fast moving project like Linaro, a lot can happen in 51
days. With this in mind and to help focus our testing initiative before
RC the
Hi all,
systemtap allows instrumenting dynamically kernel functions with the
interest of a scripting language that gives access to function
parameters or the capability to directly write C code.
https://wiki.linaro.org/Platform/DevPlatform/systemtap
I have backported/implemented the support of 2.
SROM config code is made common for S5P series of boards.
smdkc100.c now refers to s5p-common/sromc.c for SROM related
subroutines.
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5p-common/Makefile|3 +-
arch/arm/cpu/armv7/s5p-common/sromc.c | 49 ++
13 matches
Mail list logo