From: Ramon Crichlow <rcrichlow9000@gmail.com>
To: buildroot@buildroot.org
Cc: Ramon Crichlow <rcrichlow9000@gmail.com>,
Lothar Felten <lothar.felten@gmail.com>
Subject: [Buildroot] [PATCH 1/1] Added beaglebone-green-wireless device tree to beaglebone_defconfig and genimage.cfg
Date: Mon, 23 Jan 2023 09:56:59 -0600 [thread overview]
Message-ID: <20230123155659.4207-1-rcrichlow9000@gmail.com> (raw)
Signed-off-by: Ramon Crichlow <rcrichlow9000@gmail.com>
---
board/beaglebone/genimage.cfg | 1 +
configs/beaglebone_defconfig | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/board/beaglebone/genimage.cfg b/board/beaglebone/genimage.cfg
index 42ca2cf107..987d205075 100644
--- a/board/beaglebone/genimage.cfg
+++ b/board/beaglebone/genimage.cfg
@@ -11,6 +11,7 @@ image boot.vfat {
"am335x-boneblack.dtb",
"am335x-bonegreen.dtb",
"am335x-boneblack-wireless.dtb",
+ "am335x-bonegreen-wireless.dtb",
}
}
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
index 06154d98b7..639b491e97 100644
--- a/configs/beaglebone_defconfig
+++ b/configs/beaglebone_defconfig
@@ -23,7 +23,7 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,beagleboard,linux,5.10.30-ti-r3)/linux-5.10.30-ti-r3.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk am335x-boneblue am335x-boneblack-wireless"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk am335x-boneblue am335x-boneblack-wireless am335x-bonegreen-wireless"
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
# Filesystem
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-01-23 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-23 15:56 Ramon Crichlow [this message]
2023-01-30 21:49 ` [Buildroot] [PATCH 1/1] Added beaglebone-green-wireless device tree to beaglebone_defconfig and genimage.cfg Thomas Petazzoni via buildroot
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=20230123155659.4207-1-rcrichlow9000@gmail.com \
--to=rcrichlow9000@gmail.com \
--cc=buildroot@buildroot.org \
--cc=lothar.felten@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox