Hi Bin,
On 3 November 2018 at 03:48, Bin Meng wrote:
> Hi Simon,
>
> On Sat, Nov 3, 2018 at 2:08 PM Simon Glass wrote:
>>
>> Hi Bin,
>>
>> On 1 November 2018 at 20:25, Bin Meng wrote:
>> > On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote:
>> >>
>> >> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wr
Hi Simon,
On Sat, Nov 3, 2018 at 2:08 PM Simon Glass wrote:
>
> Hi Bin,
>
> On 1 November 2018 at 20:25, Bin Meng wrote:
> > On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote:
> >>
> >> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote:
> >> >
> >> > When a driver declares DM_FLAG_PRE_RELOC flag, i
Hi Bin,
On 1 November 2018 at 20:25, Bin Meng wrote:
> On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote:
>>
>> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote:
>> >
>> > When a driver declares DM_FLAG_PRE_RELOC flag, it wishes to be
>> > bound before relocation. However due to a bug in the DM cor
On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote:
>
> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote:
> >
> > When a driver declares DM_FLAG_PRE_RELOC flag, it wishes to be
> > bound before relocation. However due to a bug in the DM core,
> > the flag only takes effect when devices are statically
On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote:
>
> When a driver declares DM_FLAG_PRE_RELOC flag, it wishes to be
> bound before relocation. However due to a bug in the DM core,
> the flag only takes effect when devices are statically declared
> via U_BOOT_DEVICE(). This bug has been fixed recent
On 10/24/18 7:36 AM, Bin Meng wrote:
When a driver declares DM_FLAG_PRE_RELOC flag, it wishes to be
bound before relocation. However due to a bug in the DM core,
the flag only takes effect when devices are statically declared
via U_BOOT_DEVICE(). This bug has been fixed recently by commit
"dm: co
6 matches
Mail list logo