[U-Boot] [PATCH v2 15/21] sandbox: Update test.dts for dynamic PCI device driver matching

Bin Meng bmeng.cn at gmail.com
Thu Aug 2 23:31:32 UTC 2018


Hi Simon,

On Fri, Aug 3, 2018 at 4:38 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Bin,
>
> On 29 July 2018 at 07:37, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/sandbox/dts/test.dts | 16 ++--------------
>>  1 file changed, 2 insertions(+), 14 deletions(-)
>
> But doesn't this mean we lose testing of the device-tree config? We
> need to keep that.
>

The device-tree config testing is on bus 0. So there are 3 buses in
the test configuration.

bus 0: 2 device-tree devices
bus 1: 2 dynamic devices
bus 2: 1 device-tree and 1 dynamic (mixed config)

Regards,
Bin


More information about the U-Boot mailing list