Re: [U-Boot] question regarding the odroidc2 board support

2017-06-27 Thread daggs
Greetings Lukasz > Sent: Tuesday, June 27, 2017 at 10:57 AM > From: "Lukasz Majewski" > To: daggs > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] question regarding the odroidc2 board support > > On Thu, 22 Jun 2017 19:55:21 +0200 > daggs wrote: &g

Re: [U-Boot] question regarding the odroidc2 board support

2017-06-28 Thread daggs
Greetings Lukasz, > Sent: Tuesday, June 27, 2017 at 4:12 PM > From: "Lukasz Majewski" > To: daggs > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] question regarding the odroidc2 board support > > On Tue, 27 Jun 2017 13:58:46 +0200 > daggs wrote: >

[U-Boot] question regarding the odroidc2 board support

2017-06-26 Thread daggs
Greetings, I'm using buildroot to generate images for the odroid c2 boards and from what I see, it uses u-boot.bin to burn into the image. I'm not seeing any other uboot product that is used for booting (unless I'm mistaken). I'm reading the odroid c2 readme file and I see it instructs the use t

[U-Boot] u-boot <=> kernel compatibility?

2017-11-04 Thread daggs
Greetings, is there a minimum kernel version limitation on the latest release of u-boot? the reason I'm asking is that I'm unable to boot a arm board with latest u-boot and the vendor's kernel which is based on kernel 3.14.x Thanks, Dagg. ___ U-Boot m

Re: [U-Boot] u-boot <=> kernel compatibility?

2017-11-05 Thread daggs
Greetings Tom, > Sent: Saturday, November 04, 2017 at 8:37 PM > From: "Tom Rini" > To: daggs > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] u-boot <=> kernel compatibility? > > On Sat, Nov 04, 2017 at 07:22:06AM +0100, daggs wrote: > > >

Re: [U-Boot] u-boot <=> kernel compatibility?

2017-11-05 Thread daggs
Greetings Chris, > Hi, > > Le 04/11/2017 à 19:37, Tom Rini a écrit : > > On Sat, Nov 04, 2017 at 07:22:06AM +0100, daggs wrote: > >> Greetings, is there a minimum kernel version limitation on the latest > >> release of u-boot? the reason I'm asking is tha

Re: [U-Boot] u-boot <=> kernel compatibility?

2017-11-08 Thread daggs
> Greetings Tom, > > > Sent: Saturday, November 04, 2017 at 8:37 PM > > From: "Tom Rini" > > To: daggs > > Cc: u-boot@lists.denx.de > > Subject: Re: [U-Boot] u-boot <=> kernel compatibility? > > > > On Sat, Nov 04, 2017 at 07:2

Re: [U-Boot] u-boot <=> kernel compatibility?

2017-11-09 Thread daggs
Greetings Chris, > Sent: Wednesday, November 08, 2017 at 12:21 PM > From: "Chris Moore" > To: daggs , "Tom Rini" > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] u-boot <=> kernel compatibility? > > Hi, > > Le 08/11/2017 à 09:11, daggs a

[U-Boot] odroidc2 stuck after "Starting kernel"

2017-08-21 Thread daggs
Greetings, I'm trying to get uboot 2017.7 working on my odroidc2 board. I have a image without uboot, I've compiled uboot with the correct defconfig. the image has two partitions, boot (fat32) and root (ext4), I've followed the howto in the readme file, generated and burnt the needed files into t

Re: [U-Boot] odroidc2 stuck after "Starting kernel"

2017-08-24 Thread daggs
Greetings, > Sent: Monday, August 21, 2017 at 9:43 PM > From: daggs > To: u-boot@lists.denx.de > Subject: [U-Boot] odroidc2 stuck after "Starting kernel" > > Greetings, > > I'm trying to get uboot 2017.7 working on my odroidc2 board. > I have a image w