From 7c07b928a5c6dd953eb1b2e4d8e66bd2d57ef2e3 Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Fri, 15 May 2015 17:46:06 +0100 Subject: juno: save DTB file in NOR as board.dtb images.txt allows files to be saved into NOR flash with a different name from the filename. So for the DTB files, I rename juno.dtb or juno-r1.dtb in NOR flash as board.dtb. This means that the UEFI config for both Juno R0 and R1 can be the same. Signed-off-by: Ryan Harkin --- SOFTWARE/juno-r1.dtb | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 SOFTWARE/juno-r1.dtb (limited to 'SOFTWARE') diff --git a/SOFTWARE/juno-r1.dtb b/SOFTWARE/juno-r1.dtb new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3