Re: [yocto] [meta-raspberrypi][PATCH 2/2] Support for 64bits target on raspberrypi3 (patches for supporting 64bits on linux 4.7)

2016-11-20 Thread Herve Jourdain
Hi Khem, OK, I'll submit a v2 soon. Herve -Original Message- From: Khem Raj [mailto:raj.k...@gmail.com] Sent: dimanche 20 novembre 2016 20:42 To: Herve Jourdain Cc: yocto@yoctoproject.org Subject: Re: [yocto] [meta-raspberrypi][PATCH 2/2] Support for 64bits target on raspber

Re: [yocto] [meta-raspberrypi][PATCH 2/2] Support for 64bits target on raspberrypi3 (patches for supporting 64bits on linux 4.7)

2016-11-20 Thread Khem Raj
this patch needs some rework. user __PRIx64__ whereveer llx and lld are used you dont need ifdefs secondly all the backports should be a separate patch. All local changes should be logically seprated individual patches. On Sun, Nov 20, 2016 at 4:46 AM, Herve Jourdain wrote: > Signed-off-by: Herve

[yocto] [meta-raspberrypi][PATCH 2/2] Support for 64bits target on raspberrypi3 (patches for supporting 64bits on linux 4.7)

2016-11-20 Thread Herve Jourdain
Signed-off-by: Herve Jourdain --- .../0001-fix-dtbo-rules.patch | 19 +- .../0002-support-64bits.patch | 2080 recipes-kernel/linux/linux-raspberrypi_4.7.bb |2 + 3 files changed, 2098 insertions(+), 3 deletions(-) create