From 2a5976502b56408f81cc8eec655e849081736346 Mon Sep 17 00:00:00 2001 From: Jon Medhurst Date: Wed, 3 Apr 2013 13:13:38 +0100 Subject: Use the upstream name for TC2 device-tree blob The name of the TC2 device-tree in mainline Linux is 'vexpress-v2p-ca15_a7.dtb' so we should use that and remove the old version from the source tree. We don't also update the target binary name in the disk image (v2p-ca15-tc2.dtb) because that would be would be disruptive to users and automated systems, and to be consistent, we would also have to change the bootloder names as well; all of which would be more disruption and more hassle than it's worth. Signed-off-by: Jon Medhurst --- hwpacks/linaro-lt-vexpress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwpacks/linaro-lt-vexpress b/hwpacks/linaro-lt-vexpress index fa3c98f..5596d18 100644 --- a/hwpacks/linaro-lt-vexpress +++ b/hwpacks/linaro-lt-vexpress @@ -56,7 +56,7 @@ dtb_files: - v2p-ca5s.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/vexpress-v2p-ca5s.dtb - v2p-ca9.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/vexpress-v2p-ca9.dtb - v2p-ca15-tc1.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/vexpress-v2p-ca15-tc1.dtb -- v2p-ca15-tc2.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/vexpress-v2p-ca15-tc2.dtb +- v2p-ca15-tc2.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/vexpress-v2p-ca15_a7.dtb - rtsm/rtsm_ve-ca9x2.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/rtsm_ve-cortex_a9x2.dtb - rtsm/rtsm_ve-ca9x4.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/rtsm_ve-cortex_a9x4.dtb - rtsm/rtsm_ve-ca15x1.dtb : lib/firmware/*-linaro-lt-vexpress/device-tree/rtsm_ve-cortex_a15x1.dtb -- cgit v1.2.3