Re: One HMP issue over TC2

2013-06-27 Thread Lei Wen
38 PM, Lei Wen wrote: > Sorry for inconvenience, as my bad mail editor... > Change the mail subject to the corrected one > > On Thu, Jun 27, 2013 at 5:34 PM, Lei Wen wrote: >> Hi Morten and list, >> >> I am current investigating HMP related stuff over TC2 platform, and

One HMP issue over TC2

2013-06-27 Thread Lei Wen
Sorry for inconvenience, as my bad mail editor... Change the mail subject to the corrected one On Thu, Jun 27, 2013 at 5:34 PM, Lei Wen wrote: > Hi Morten and list, > > I am current investigating HMP related stuff over TC2 platform, and > find a strange issue. > Here I have two m

cx...@marvell.com, wwan...@marvell.com, yta...@marvell.com, lei...@marvell.com

2013-06-27 Thread Lei Wen
Hi Morten and list, I am current investigating HMP related stuff over TC2 platform, and find a strange issue. Here I have two module, both are creating fixed loaded thread, but one module would bound those thread to the cpu, while another don't do the bound operation. [I test with linaro 2013.05

Re: [GIT PULL]; big LITTLE MP master v12

2012-11-20 Thread Lei Wen
Hi Viresh, I test your updated branch, and find there is some errors: # ARCH=arm scripts/kconfig/merge_config.sh arch/arm/configs/vexpress_defconfig linaro/configs/big-LITTLE-MP.conf Using arch/arm/c

Re: fastmodel run over ubuntu 64bit machine

2012-09-20 Thread Lei Wen
On Thu, Sep 20, 2012 at 11:07 AM, Lei Wen wrote: > Dave, > > > On Thu, Sep 20, 2012 at 10:10 AM, Lei Wen wrote: > >> Hi Dave, >> >> On Thu, Sep 20, 2012 at 12:38 AM, Dave Martin wrote: >> >>> On Tue, Sep 18, 2012 at 04:58:21PM -0500, Andy Doan

Re: fastmodel run over ubuntu 64bit machine

2012-09-19 Thread Lei Wen
Dave, On Thu, Sep 20, 2012 at 10:10 AM, Lei Wen wrote: > Hi Dave, > > On Thu, Sep 20, 2012 at 12:38 AM, Dave Martin wrote: > >> On Tue, Sep 18, 2012 at 04:58:21PM -0500, Andy Doan wrote: >> > On 09/17/2012 04:01 AM, Dave Pigott wrote: >> > >Hi Lei, >>

Re: fastmodel run over ubuntu 64bit machine

2012-09-19 Thread Lei Wen
more experience > > >of getting FM working in LAVA and can probably point you in the right > > >direction. > > > > > >Thanks > > > > > >Dave > > > > > >On 14 Sep 2012, at 14:35, Lei Wen wrote: > > > > > >

Re: fastmodel run over ubuntu 64bit machine

2012-09-19 Thread Lei Wen
in the right >> direction. >> >> Thanks >> >> Dave >> >> On 14 Sep 2012, at 14:35, Lei Wen wrote: >> >> Hi Dave, >>> >>> On Fri, Sep 14, 2012 at 3:58 PM, Dave Pigott >> <mailto:dave.pig...@linaro.org**>> wrote:

Re: fastmodel run over ubuntu 64bit machine

2012-09-14 Thread Lei Wen
-GCC-4.4.soboot-wrapper/linux-system-semi.axf -f params And it is interested that while I just run the "./isim_system", there is no such error report out. But I don't know to use isim_system to launch this simulation... > > Dave > > On 14 Sep 2012, at 08:40, Lei Wen wrote: &g

fastmodel run over ubuntu 64bit machine

2012-09-14 Thread Lei Wen
Hi, Does anyone try to run the fastmodel over ubuntu 64bit machine? I try to run the simulation over Cortex-A15 model, but get below error message when start: "Fatal Error: No CreateCADIBroker entry point found. Not a CADI 2.0 model ?" Anyone knows what this message means? Do I need any additiona

Re: Running big.LITTLE MP on fastmodels [was Re: [GIT PULL] bit-LITTLE-MP-v7 - IMPORTANT]

2012-09-07 Thread Lei Wen
Hi Tixy, On Fri, Sep 7, 2012 at 5:42 PM, Jon Medhurst (Tixy) wrote: > On Thu, 2012-09-06 at 22:34 +0800, Lei Wen wrote: > > I have several questions related how to run the mp over fastmodel. > > For the kernel config file, I see there are many for VE: > > andro

Re: [GIT PULL] bit-LITTLE-MP-v7 - IMPORTANT

2012-09-06 Thread Lei Wen
Hi Viresh, On Thu, Sep 6, 2012 at 12:29 AM, Viresh Kumar wrote: > On 5 September 2012 19:16, Morten Rasmussen > wrote: > > The patch is already in the original patch set, so I'm not sure why it > > is missing. > > > > > http://linux-arm.org/git?p=arm-bls.git;a=commit;h=1416200dd62551aa9ac4aa207b

Re: [U-Boot] [PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-31 Thread Lei Wen
Hi Chander, On Fri, Jul 29, 2011 at 12:41 PM, Chander Kashyap wrote: > Adds mmc boot support. > > Signed-off-by: Chander Kashyap > --- >  mmc_spl/board/samsung/origen/Makefile             |  106 >  mmc_spl/board/samsung/origen/mmc_boot.c           |   57 + >  mmc_spl/boa