Re: [yocto] [meta-raspberrypi][PATCH] u-boot-rpi2: use the upstreamed U-Boot

2016-04-25 Thread Andrei Gherzan
Hi Steve, On Mon, Jan 25, 2016 at 04:32:27PM -0800, Steve Rae wrote: > > > On 16-01-25 01:32 PM, Khem Raj wrote: > > Hi Steve > > > > > On Jan 25, 2016, at 1:00 PM, Steve Rae wrote: > > > > > > For Raspberry Pi 2, use the U-Boot from "den". > > > > > > Can this be done by using/extending OE-Core

Re: [yocto] [meta-raspberrypi][PATCH] u-boot-rpi2: use the upstreamed U-Boot

2016-01-25 Thread Steve Rae
On 16-01-25 01:32 PM, Khem Raj wrote: Hi Steve On Jan 25, 2016, at 1:00 PM, Steve Rae wrote: For Raspberry Pi 2, use the U-Boot from "den". Can this be done by using/extending OE-Core recipe please ? I modelled it after the existing RPi recipe: diff recipes-bsp/u-boot/u-boot-

Re: [yocto] [meta-raspberrypi][PATCH] u-boot-rpi2: use the upstreamed U-Boot

2016-01-25 Thread Khem Raj
Hi Steve > On Jan 25, 2016, at 1:00 PM, Steve Rae wrote: > > For Raspberry Pi 2, use the U-Boot from "den". Can this be done by using/extending OE-Core recipe please ? > > Signed-off-by: Steve Rae > --- > conf/machine/raspberrypi2.conf| 1 + > recipes-bsp/u-boot/u-boot-rpi2_git.bb

[yocto] [meta-raspberrypi][PATCH] u-boot-rpi2: use the upstreamed U-Boot

2016-01-25 Thread Steve Rae
For Raspberry Pi 2, use the U-Boot from "denx". Signed-off-by: Steve Rae --- conf/machine/raspberrypi2.conf| 1 + recipes-bsp/u-boot/u-boot-rpi2_git.bb | 36 +++ 2 files changed, 37 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-rpi2_git.bb