diff mbox series

[meta-arago,master] tisdk-uenv: Remove OMAP5 and AM437 specific uEnv.txt

Message ID 20241213151951.55228-1-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] tisdk-uenv: Remove OMAP5 and AM437 specific uEnv.txt | expand

Commit Message

Andrew Davis Dec. 13, 2024, 3:19 p.m. UTC
OMAP5 is not supported and the changes for AM437 are no longer valid.
Remove those.

As the package is now no longer different based on machine, remove
PACKAGE_ARCH setting from recipe.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../recipes-tisdk/tisdk-uenv/tisdk-uenv.bb          |  2 --
 .../tisdk-uenv/tisdk-uenv/am437x-evm/uEnv.txt       | 13 -------------
 .../tisdk-uenv/tisdk-uenv/omap5-evm/uEnv.txt        | 11 -----------
 3 files changed, 26 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/am437x-evm/uEnv.txt
 delete mode 100644 meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/omap5-evm/uEnv.txt
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb b/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb
index 7bd601a0..08289822 100644
--- a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb
+++ b/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb
@@ -9,8 +9,6 @@  SRC_URI = "\
 PR = "r3"
 PV = "1.0"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
 S = "${WORKDIR}/sources"
 UNPACKDIR = "${S}"
 
diff --git a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/am437x-evm/uEnv.txt b/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/am437x-evm/uEnv.txt
deleted file mode 100644
index 89f89f0d..00000000
--- a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/am437x-evm/uEnv.txt
+++ /dev/null
@@ -1,13 +0,0 @@ 
-# This uEnv.txt file can contain additional environment settings that you
-# want to set in U-Boot at boot time.  This can be simple variables such
-# as the serverip or custom variables.  The format of this file is:
-#    variable=value
-# NOTE: This file will be evaluated after the bootcmd is run and the
-#       bootcmd must be set to load this file if it exists (this is the
-#       default on all newer U-Boot images.  This also means that some
-#       variables such as bootdelay cannot be changed by this file since
-#       it is not evaluated until the bootcmd is run.
-optargs=video=HDMI-A-1:800x600
-
-# Uncomment the following line to enable HDMI display and disable LCD display.
-#fdtfile=am437x-gp-evm-hdmi.dtb
diff --git a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/omap5-evm/uEnv.txt b/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/omap5-evm/uEnv.txt
deleted file mode 100644
index 6f726f58..00000000
--- a/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv/omap5-evm/uEnv.txt
+++ /dev/null
@@ -1,11 +0,0 @@ 
-# This uEnv.txt file can contain additional environment settings that you
-# want to set in U-Boot at boot time.  This can be simple variables such
-# as the serverip or custom variables.  The format of this file is:
-#    variable=value
-# NOTE: This file will be evaluated after the bootcmd is run and the
-#       bootcmd must be set to load this file if it exists (this is the
-#       default on all newer U-Boot images.  This also means that some
-#       variables such as bootdelay cannot be changed by this file since
-#       it is not evaluated until the bootcmd is run.
-bootdir=/boot
-bootpart=0:2