Re: [edk2] Passing DTB to Linux kernel

2012-12-04 Thread Shivamurthy Shastri
y output neither. > > > > From: Nicola Johnsen [nicolajohn...@yahoo.co.uk] > Sent: 22 November 2012 09:51 > To: edk2-devel@lists.sourceforge.net > Subject: [edk2] Passing DTB to Linux kernel > > Hi, as I mentioned here previously, the

Re: [edk2] Passing DTB to Linux kernel

2012-12-04 Thread Shivamurthy Shastri
y output neither. > > > > From: Nicola Johnsen [nicolajohn...@yahoo.co.uk] > Sent: 22 November 2012 09:51 > To: edk2-devel@lists.sourceforge.net > Subject: [edk2] Passing DTB to Linux kernel > > Hi, as I mentioned here previously, the

Re: [edk2] Passing DTB to Linux kernel

2012-12-03 Thread Olivier Martin
@lists.sourceforge.net Subject: Re: [edk2] Passing DTB to Linux kernel I tried with the binary kernel and device tree you sent me a while ago. After changing the DSC file to enable booting Linux with a Device Tree: --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc +++ b

Re: [edk2] Passing DTB to Linux kernel

2012-12-03 Thread Olivier Martin
_ From: Nicola Johnsen [nicolajohn...@yahoo.co.uk] Sent: 22 November 2012 09:51 To: edk2-devel@lists.sourceforge.net Subject: [edk2] Passing DTB to Linux kernel Hi, as I mentioned here previously, the BdsLinuxLoader does not work on later ARM based Linux kernels

Re: [edk2] Passing DTB to Linux kernel

2012-11-22 Thread Deprez, Olivier
, Olivier; edk2-devel@lists.sourceforge.net Subject: Re: [edk2] Passing DTB to Linux kernel Yes, kernel .config would be good and also maybe you've got a DTB that works and I can test? I'm not sure if the problem is actually the blob being not in the right format, but I'm not sure if

Re: [edk2] Passing DTB to Linux kernel

2012-11-22 Thread Nicola Johnsen
om: "Deprez, Olivier" >To: Nicola Johnsen ; >"edk2-devel@lists.sourceforge.net" >Sent: Thursday, 22 November 2012, 10:52 >Subject: RE: [edk2] Passing DTB to Linux kernel > > > >Hi, >  >I get PandaBoard booting thru Device Tree with quite

Re: [edk2] Passing DTB to Linux kernel

2012-11-22 Thread Deprez, Olivier
Villeneuve Loubet. 036 420 040 R.C.S Antibes. Capital de EUR 12.654.784 From: Nicola Johnsen [mailto:nicolajohn...@yahoo.co.uk] Sent: Thursday, November 22, 2012 10:52 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] Passing DTB to Linux kernel Hi, as I mentioned here previously, the

[edk2] Passing DTB to Linux kernel

2012-11-22 Thread Nicola Johnsen
Hi, as I mentioned here previously, the BdsLinuxLoader does not work on later ARM based Linux kernels which need to be booted with a device tree blob rather than ATAGs. I have tried to track down the problem a bit more, but I have not managed to pin it down to anything in particular. Has anyon