From c12c16659203d677618871f660c1499152a555a8 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 12 Jul 2018 22:08:22 +0800 Subject: rmc: remove It's not being maintained anymore and the scripts have not been kept in sync with upstream for quite some time. Signed-off-by: Anuj Mittal --- recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG | 2 -- recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG | 3 --- recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM | 1 - recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh | 2 -- recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp | Bin 83 -> 0 bytes recipes-bsp/rmc/boards/broxton-m/bm.fp | Bin 83 -> 0 bytes recipes-bsp/rmc/boards/broxton-m/boot.conf | 4 ---- recipes-bsp/rmc/boards/broxton-m/install.conf | 4 ---- recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp | Bin 122 -> 0 bytes 9 files changed, 16 deletions(-) delete mode 100644 recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG delete mode 100644 recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG delete mode 100644 recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM delete mode 100644 recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh delete mode 100755 recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp delete mode 100755 recipes-bsp/rmc/boards/broxton-m/bm.fp delete mode 100644 recipes-bsp/rmc/boards/broxton-m/boot.conf delete mode 100644 recipes-bsp/rmc/boards/broxton-m/install.conf delete mode 100644 recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp (limited to 'recipes-bsp/rmc/boards/broxton-m') diff --git a/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG b/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG deleted file mode 100644 index b2fabe82..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG +++ /dev/null @@ -1,2 +0,0 @@ -boot.conf -install.conf diff --git a/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG b/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG deleted file mode 100644 index ecd20609..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/INSTALLER.CONFIG +++ /dev/null @@ -1,3 +0,0 @@ -# Keep rmc Joule boot.conf instead of meta-intel default -efi_entry_dir:root:disk:770:/boot/loader/entries/ -boot.conf:root:disk:770:/boot/loader/entries/boot.conf diff --git a/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM b/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM deleted file mode 100644 index 08be5dfb..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/KBOOTPARAM +++ /dev/null @@ -1 +0,0 @@ -video=efifb maxcpus=4 reboot=efi kmemleak=off console=tty0 console=ttyS2,115200 diff --git a/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh b/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh deleted file mode 100644 index 30bbd28e..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/POSTINSTALL.sh +++ /dev/null @@ -1,2 +0,0 @@ -# Joule uses only S2 for serial, so remove S0 -sed -i '/start_getty.\+ttyS0/d' /tgt_root/etc/inittab diff --git a/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp b/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp deleted file mode 100755 index 1a150280..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/bm-1F1.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/broxton-m/bm.fp b/recipes-bsp/rmc/boards/broxton-m/bm.fp deleted file mode 100755 index 135a7a5d..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/bm.fp and /dev/null differ diff --git a/recipes-bsp/rmc/boards/broxton-m/boot.conf b/recipes-bsp/rmc/boards/broxton-m/boot.conf deleted file mode 100644 index caa00c50..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/boot.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Joule / Broxton-m -linux /vmlinuz -initrd /initrd -options LABEL=boot diff --git a/recipes-bsp/rmc/boards/broxton-m/install.conf b/recipes-bsp/rmc/boards/broxton-m/install.conf deleted file mode 100644 index 9cdd86b7..00000000 --- a/recipes-bsp/rmc/boards/broxton-m/install.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Joule / Broxton-m Install -linux /vmlinuz -initrd /initrd -options LABEL=install-efi rootwait diff --git a/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp b/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp deleted file mode 100644 index d757614f..00000000 Binary files a/recipes-bsp/rmc/boards/broxton-m/joule-1F1.fp and /dev/null differ -- cgit v1.2.3-54-g00ecf