Re: [Arm.ebbr-discuss] Booting from eMMC without the boot protocol

2018-05-08 Thread Alexander Graf
On 08.05.18 18:09, Daniel Thompson wrote: > On Tue, May 08, 2018 at 05:43:51PM +0200, Alexander Graf wrote: >> >> >> On 08.05.18 16:38, Daniel Thompson wrote: >>> On Fri, May 04, 2018 at 02:41:56PM -0400, William Mills wrote: On 05/04/2018 01:03 PM, Andreas Färber wrote: > Am 04.05.

Re: [Arm.ebbr-discuss] Booting from eMMC without the boot protocol

2018-05-08 Thread Daniel Thompson
On Tue, May 08, 2018 at 05:43:51PM +0200, Alexander Graf wrote: > > > On 08.05.18 16:38, Daniel Thompson wrote: > > On Fri, May 04, 2018 at 02:41:56PM -0400, William Mills wrote: > >> > >> On 05/04/2018 01:03 PM, Andreas Färber wrote: > >>> Am 04.05.2018 um 18:50 schrieb Alexander Graf: > On

Re: [Arm.ebbr-discuss] Booting from eMMC without the boot protocol

2018-05-08 Thread Alexander Graf
On 08.05.18 16:38, Daniel Thompson wrote: > On Fri, May 04, 2018 at 02:41:56PM -0400, William Mills wrote: >> >> On 05/04/2018 01:03 PM, Andreas Färber wrote: >>> Am 04.05.2018 um 18:50 schrieb Alexander Graf: On 05/04/2018 06:20 PM, William Mills wrote: > On 05/04/2018 11:45 AM, Alexand

Re: [Arm.ebbr-discuss] Booting from eMMC without the boot protocol

2018-05-08 Thread Daniel Thompson
On Fri, May 04, 2018 at 02:41:56PM -0400, William Mills wrote: > > On 05/04/2018 01:03 PM, Andreas Färber wrote: > > Am 04.05.2018 um 18:50 schrieb Alexander Graf: > >> On 05/04/2018 06:20 PM, William Mills wrote: > >>> On 05/04/2018 11:45 AM, Alexander Graf wrote: > >>> I am missing something.  I

Re: [Arm.ebbr-discuss] ebbr: boot behaviour without persistent variables

2018-05-08 Thread Leif Lindholm
On Tue, May 08, 2018 at 11:57:38AM +0100, Daniel Thompson wrote: > > > > No sure how other OSes like Windows or ubuntu make this happen. But > > > > they do call SetVariable during runtime such as to set OsIndications > > > > or BootNext to reboot to BIOS system utility. > > > > > > Sorry, just no

Re: [Arm.ebbr-discuss] ebbr: boot behaviour without persistent variables

2018-05-08 Thread Daniel Thompson
On Sat, May 05, 2018 at 10:25:06AM +, Udit Kumar wrote: > > > > -Original Message- > > From: arm.ebbr-discuss-boun...@arm.com [mailto:arm.ebbr-discuss- > > boun...@arm.com] On Behalf Of Leif Lindholm > > Sent: Thursday, May 3, 2018 10:20 PM > > To: Chang, Abner (HPS SW/FW Technologist

Re: [RFC PATCH] driver core: make deferring probe forever optional

2018-05-08 Thread Bjorn Andersson
On Mon 07 May 12:55 PDT 2018, Rob Herring wrote: > On Mon, May 7, 2018 at 1:31 PM, Bjorn Andersson > wrote: > > On Tue 01 May 14:31 PDT 2018, Rob Herring wrote: > > > >> Deferred probe will currently wait forever on dependent devices to probe, > >> but sometimes a driver will never exist. It's al

Re: [RFC PATCH] driver core: make deferring probe forever optional

2018-05-08 Thread Bjorn Andersson
On Tue 01 May 14:31 PDT 2018, Rob Herring wrote: > Deferred probe will currently wait forever on dependent devices to probe, > but sometimes a driver will never exist. It's also not always critical for > a driver to exist. Platforms can rely on default configuration from the > bootloader or reset