All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: meta-ti@yoctoproject.org
Subject: [morty/master][PATCH 3/4] omapl138: rename old am180x platform into new generic omapl138-lcdk
Date: Mon, 20 Mar 2017 14:38:04 -0400	[thread overview]
Message-ID: <1490035085-42076-3-git-send-email-denys@ti.com> (raw)
In-Reply-To: <1490035085-42076-1-git-send-email-denys@ti.com>

Updated all corresponding defconfigs as well.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/{am180x-evm.conf => omapl138-lcdk.conf}                | 6 +++---
 recipes-kernel/linux/linux-ti-staging-4.9/omapl138/defconfig        | 1 +
 .../linux/linux-ti-staging-systest-4.9/omapl138/defconfig           | 1 +
 3 files changed, 5 insertions(+), 3 deletions(-)
 rename conf/machine/{am180x-evm.conf => omapl138-lcdk.conf} (66%)
 create mode 100644 recipes-kernel/linux/linux-ti-staging-4.9/omapl138/defconfig
 create mode 100644 recipes-kernel/linux/linux-ti-staging-systest-4.9/omapl138/defconfig

diff --git a/conf/machine/am180x-evm.conf b/conf/machine/omapl138-lcdk.conf
similarity index 66%
rename from conf/machine/am180x-evm.conf
rename to conf/machine/omapl138-lcdk.conf
index ef248a3..84e71d0 100644
--- a/conf/machine/am180x-evm.conf
+++ b/conf/machine/omapl138-lcdk.conf
@@ -1,11 +1,11 @@
 #@TYPE: Machine
-#@NAME: AM180x CPUs on an AM180x EVM board
-#@DESCRIPTION: Machine configuration for the TI AM180x EVM board
+#@NAME: OMAP-L138 LCDK
+#@DESCRIPTION: Machine configuration for the TI OMAP-L138 LCDK board
 
 require conf/machine/include/davinci.inc
 require conf/machine/include/omapl138.inc
 
-UBOOT_MACHINE = "da850_am18xxevm_config"
+UBOOT_MACHINE = "omapl138_lcdk_config"
 UBOOT_SUFFIX = "ais"
 
 UBOOT_ENTRYPOINT = "0xc0008000"
diff --git a/recipes-kernel/linux/linux-ti-staging-4.9/omapl138/defconfig b/recipes-kernel/linux/linux-ti-staging-4.9/omapl138/defconfig
new file mode 100644
index 0000000..b346785
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-4.9/omapl138/defconfig
@@ -0,0 +1 @@
+use-tisdk-config=ti_sdk_omapl138_release
diff --git a/recipes-kernel/linux/linux-ti-staging-systest-4.9/omapl138/defconfig b/recipes-kernel/linux/linux-ti-staging-systest-4.9/omapl138/defconfig
new file mode 100644
index 0000000..95b6116
--- /dev/null
+++ b/recipes-kernel/linux/linux-ti-staging-systest-4.9/omapl138/defconfig
@@ -0,0 +1 @@
+use-tisdk-config=ti_sdk_omapl138_debug
-- 
2.7.4



  parent reply	other threads:[~2017-03-20 18:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 18:38 [morty/master][PATCH 1/4] k2g-hs-evm: add new machine config Denys Dmytriyenko
2017-03-20 18:38 ` [morty/master][PATCH 2/4] am57xx-evm: fix description Denys Dmytriyenko
2017-03-20 18:38 ` Denys Dmytriyenko [this message]
2017-03-20 18:38 ` [morty/master][PATCH 4/4] beagle-x15: add separate config for BeagleBoard X15 Denys Dmytriyenko
2017-03-21  8:53   ` Florian Wickert
2017-03-22  1:23     ` Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1490035085-42076-3-git-send-email-denys@ti.com \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.