summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-31 15:06:01 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-01-31 15:06:01 +0200
commitf37d953200f8d59df86c56ebab3e56a4a978e0e2 (patch)
tree1ba19692176ba3f7f436c967a5fe6a2221a1cd35
parenteb26df7c08a28a7bbd152c845b63c1b5c0068fca (diff)
Fix dtb path and swap prioritiesHEADmaster
since dtb_files directive has been fixed in l-i-t, it's now honoured. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--hwpacks/linaro-midway4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwpacks/linaro-midway b/hwpacks/linaro-midway
index d052203..768501e 100644
--- a/hwpacks/linaro-midway
+++ b/hwpacks/linaro-midway
@@ -22,8 +22,8 @@ kernel_file: boot/vmlinuz-*-midway
initrd_file: boot/initrd.img-*-midway
dtb_file: lib/firmware/*-midway/device-tree/ecx-2000.dtb
dtb_files:
-- highbank.dtb: lib/firmware/*-highbank/device-tree/highbank.dtb
-- ecx-2000.dtb: lib/firmware/*-highbank/device-tree/ecx-2000.dtb
+- ecx-2000.dtb: lib/firmware/*-midway/device-tree/ecx-2000.dtb
+- highbank.dtb: lib/firmware/*-midway/device-tree/highbank.dtb
boot_script: boot.scr
extra_serial_options:
- console=ttyAMA0,115200n8