Rename pcduino3b.dts to pcduino3.dts

The only difference between 3 and 3B is the size of the RJ45 port.
And now we have a uboot port that expect pcduino3.dts to be present.

Reported by:	imp
This commit is contained in:
Emmanuel Vadot 2016-08-11 23:04:26 +00:00
parent 4be723f63e
commit 564fff60a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=303974
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ DTS= \
cubieboard2.dts \
olimex-a20-som-evb.dts \
olinuxino-lime.dts \
pcduino3b.dts \
pcduino3.dts \
sinovoip-bpi-m3.dts
.include <bsd.dtb.mk>