From 236bb273200c756085a39ac1471835468acdc425 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 7 Aug 2019 20:53:58 +0000 Subject: [PATCH] core135: add u-boot changes to updater Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/135/filelists/aarch64/u-boot | 2 ++ config/rootfiles/core/135/filelists/armv5tel/u-boot | 2 ++ config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm | 1 + 3 files changed, 5 insertions(+) create mode 100644 config/rootfiles/core/135/filelists/aarch64/u-boot create mode 100644 config/rootfiles/core/135/filelists/armv5tel/u-boot create mode 120000 config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm diff --git a/config/rootfiles/core/135/filelists/aarch64/u-boot b/config/rootfiles/core/135/filelists/aarch64/u-boot new file mode 100644 index 0000000000..6a00446f4d --- /dev/null +++ b/config/rootfiles/core/135/filelists/aarch64/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot b/config/rootfiles/core/135/filelists/armv5tel/u-boot new file mode 100644 index 0000000000..6a00446f4d --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot @@ -0,0 +1,2 @@ +boot/boot.cmd +boot/boot.scr diff --git a/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm new file mode 120000 index 0000000000..4f9b7980b9 --- /dev/null +++ b/config/rootfiles/core/135/filelists/armv5tel/u-boot-friendlyarm @@ -0,0 +1 @@ +../../../../common/armv5tel/u-boot-friendlyarm \ No newline at end of file -- 2.39.2