summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-04-03 13:13:38 +0100
committerJon Medhurst <tixy@linaro.org>2013-04-03 13:13:38 +0100
commit2a5976502b56408f81cc8eec655e849081736346 (patch)
tree727b9f50e9c371070cb399b02ab9db010ed4af4b
parent5044f43a708d5315f21b6c9e4c76c8d451da7fec (diff)
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 <tixy@linaro.org>
-rw-r--r--hwpacks/linaro-lt-vexpress2
1 files changed, 1 insertions, 1 deletions
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