]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios: Move device tree files in their own subdir
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 23 Apr 2025 10:02:21 +0000 (12:02 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 25 Apr 2025 15:09:58 +0000 (17:09 +0200)
commit12963e79ca461db7b098c8eb00bb21cf88a250a4
treef344bffac4ad7feee51a9331bc608baf611abfa5
parentfcb1ad456c58ba2304127b0131ac0b48895b2a3b
pc-bios: Move device tree files in their own subdir

We have several device tree files already and may have more in the
future so add a new dtb subdirectory and move device tree files there
so they are not mixed with ROM binaries.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <57f179bd3904c1f2ca062ca4d4ff9592bb4f4daa.1745402140.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
13 files changed:
MAINTAINERS
pc-bios/dtb/bamboo.dtb [moved from pc-bios/bamboo.dtb with 100% similarity]
pc-bios/dtb/bamboo.dts [moved from pc-bios/bamboo.dts with 100% similarity]
pc-bios/dtb/canyonlands.dtb [moved from pc-bios/canyonlands.dtb with 100% similarity]
pc-bios/dtb/canyonlands.dts [moved from pc-bios/canyonlands.dts with 100% similarity]
pc-bios/dtb/meson.build [new file with mode: 0644]
pc-bios/dtb/petalogix-ml605.dtb [moved from pc-bios/petalogix-ml605.dtb with 100% similarity]
pc-bios/dtb/petalogix-ml605.dts [moved from pc-bios/petalogix-ml605.dts with 100% similarity]
pc-bios/dtb/petalogix-s3adsp1800.dtb [moved from pc-bios/petalogix-s3adsp1800.dtb with 100% similarity]
pc-bios/dtb/petalogix-s3adsp1800.dts [moved from pc-bios/petalogix-s3adsp1800.dts with 100% similarity]
pc-bios/meson.build
qemu.nsi
system/datadir.c