I'm using LX2160ardb_rev2
Originally, there is no Ethernet driver for the LX2160 in linux, but when booting ubuntu from uboot, the Ethernet driver is enabled in ubuntu by sf reading the DPL file and then setting the boot configuration with fsl_mc.
I believe the entity of this DPL file is "dpl-eth.19.dtb", is this correct?
And if so, is it correct to recognize that DPL file = DTB file?