Re: Can't boot my fresh build armv8 linaro kernel/

2013-08-22 Thread Christopher Covington
Hi Phi, On 08/22/2013 02:22 AM, Phi Debian wrote: > Hi Christopher, > > Progress!!! giving the full path for FDT_SRC give make(1) success > I obtained a linux-system-foundation.axf > > Note that I build linux-system-foundation.axf this way. > > make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"r

RE: M0 and M3 patches in linaro toolchains

2013-08-22 Thread Joey Ye
> -Original Message- > From: Wookey [mailto:woo...@wookware.org] > Sent: Tuesday, August 20, 2013 0:31 > To: linaro-dev@lists.linaro.org; Embedded Debian > Cc: Joey Ye > Subject: Re: M0 and M3 patches in linaro toolchains > > +++ Matthew Gretton-Dann [2013-08-19 16:58 +0100]: > > On 19 Au

Test Result Summary of Calendar Week 34, 2013 for Linux Linaro Android Jellybean

2013-08-22 Thread Soumya Basak
Calendar Week 34 2013: Here is the test result summary for Linux Linaro Android image on following boards: 1) TI-Panda 4460; 2) TI-Panda 4430; 3) Samsung Arndale; 4) Galaxy Nexus; 5) ARM Versatile Express A9; 1.TI Panda 4460 + Linaro Android Jellybean (Column: AX) https://docs.google.com/a/l

Re: [Call for participation] Bi-Weekly KVM/ARM Technical Sync-up

2013-08-22 Thread Christoffer Dall
On Wed, Aug 21, 2013 at 05:09:39PM -0700, Christoffer Dall wrote: > Hi all, > > Linaro is going to host a bi-weekly sync-up call for technical issues on > KVM/ARM development. The KVM 32-bit and 64-bit maintainers as well as > the QEMU ARM maintainer will typically be on the call. > > The first

Re: Can't boot my fresh build armv8 linaro kernel/

2013-08-22 Thread Phi Debian
Hi Christopher, I was traveling yesterday, I will resume on this hopefully today This rootfs.imf is a short rename of standard (downloaded) decompressed /home/phi/armv8-dl/vexpress64-openembedded_lamp-armv8_20130719-403.img.gz Then CU82$ file rootfs.img rootfs.img: x86 boot sector; partition

[PATCH] drm/exynos: Add fallback option to get non physically contiguous memory for gem_dumb_create

2013-08-22 Thread Vikas Sajjan
To address the case where physically contiguous memory MAY NOT be a mandatory requirement for framebuffer for the application calling exynos_drm_gem_dumb_create, the patch adds a feature to get non physically contiguous memory for framebuffer, if physically contiguous memory allocation fails and