[U-Boot] [PATCH v2 1/1] Sandbox: provide default dtb
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Jul 16 05:31:22 UTC 2018
On 07/15/2018 11:22 PM, Simon Glass wrote:
> Hi Heinrich,
>
> On 15 June 2018 at 14:06, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>> Provide sandbox.dtb as default device tree for sandbox_defconfig.
>>
>> We can use the dtb with
>>
>> ./u-boot -d u-boot.dtb
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>> v2
>> adjust commit message
>> ---
>> configs/sandbox_defconfig | 1 +
>> 1 file changed, 1 insertion(+)
>
> I afraid I still don't understand the purpose of this patch. Can you
> please expand the commit message? Also please reference -D since that
> is supposed to provide the default DT.
>
> Regards,
> Simon
>
With current master ./u-boot -D provides ethernet. So we don't this patch.
Regards
Heinrich
More information about the U-Boot
mailing list