hi.
petalinux-v2014.2-final does not generate zynq-7000.dtsi, pcw.dtsi, etc
i use follow command
petalinux-create --type project --template zynq --name TEST
this command only make follow file
jkpark@ubuntu:~/tests/TEST/subsystems/linux/configs/device-tree$ ls
pl.dtsi ps.dtsi system-conf.dtsi system-top.dts
subsystem AUTO hardware Setting & Auto Config Settings is ok.
But zynq-7000.dtsi etc is not generate.
How can make this file?