Re: [linux-yocto] [PATCH] arm64: psci: move psci firmware calls out of line

2015-05-18 Thread akuster808
On 05/18/2015 08:19 PM, Bruce Ashfield wrote: Dropping the non-yocto interested parties from my reply, looks like you git-send-email was picking up cc: folks. Yeah, not intended. thought "-a" did that which I did not use. Obviously this is for ARM and gcc5 ... but my question is, with this

Re: [linux-yocto] [PATCH] common-pc-drivers: Enable CONFIG_ATA_BMDMA

2015-05-18 Thread Saul Wold
On 05/18/2015 08:21 PM, Bruce Ashfield wrote: On 2015-05-17 2:07 PM, Saul Wold wrote: Enabling the ATA_BMDMA re-enables ATA_PIIX which was getting disabled Which trees are you targeting with this change ? 3.19, -dev and 3.14 ? I would stay 3.19 and -dev for this one. I think it changed betwe

Re: [linux-yocto] [PATCH 00/21] LSI AXXIA updates to linux-yocto-3.10 standard/axxia/base and standard/preempt-rt/axxia/base

2015-05-18 Thread Bruce Ashfield
On Mon, May 18, 2015 at 10:23 PM, Bruce Ashfield wrote: > On 2015-05-18 3:47 AM, Cristian Bercaru wrote: >> >> Hello! >> >> I applied the patches I sent you on standard/preempt-rt/axxia/base using >> 'git am' and they all apply fine with no errors. > > > Let's just say .. that I don't get that sam

Re: [linux-yocto] [PATCH] common-pc-drivers: Enable CONFIG_ATA_BMDMA

2015-05-18 Thread Bruce Ashfield
On 2015-05-17 2:07 PM, Saul Wold wrote: Enabling the ATA_BMDMA re-enables ATA_PIIX which was getting disabled Which trees are you targeting with this change ? 3.19, -dev and 3.14 ? Bruce Signed-off-by: Saul Wold --- meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg | 3 ++- 1 fi

Re: [linux-yocto] [PATCH] arm64: psci: move psci firmware calls out of line

2015-05-18 Thread Bruce Ashfield
Dropping the non-yocto interested parties from my reply, looks like you git-send-email was picking up cc: folks. Obviously this is for ARM and gcc5 ... but my question is, with this, what do we have ? ARM building with gcc5 ? And to confirm, this is for 3.19 ? or 3.14 ? Bruce On 2015-05-16 12:

Re: [linux-yocto] [PATCH 00/21] LSI AXXIA updates to linux-yocto-3.10 standard/axxia/base and standard/preempt-rt/axxia/base

2015-05-18 Thread Bruce Ashfield
On 2015-05-18 3:47 AM, Cristian Bercaru wrote: Hello! I applied the patches I sent you on standard/preempt-rt/axxia/base using 'git am' and they all apply fine with no errors. Let's just say .. that I don't get that same result (and I've merged a few patches in my day), and that makes me uneas

Re: [linux-yocto] [PATCH 00/21] LSI AXXIA updates to linux-yocto-3.10 standard/axxia/base and standard/preempt-rt/axxia/base

2015-05-18 Thread Cristian Bercaru
Hello! I applied the patches I sent you on standard/preempt-rt/axxia/base using 'git am' and they all apply fine with no errors. What happens if you apply the patches on 'standard/axxia/base' and then merge it into 'standard/preempt-rt/axxia/base', like you did until now? Actually this was m