All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: yocto@yoctoproject.org
Subject: [meta-raspberrypi][PATCH V2 08/11] linux-raspberrypi: Add defconfig for raspberrypi3-64
Date: Sat, 11 Feb 2017 21:26:52 -0800	[thread overview]
Message-ID: <20170212052655.12342-8-raj.khem@gmail.com> (raw)
In-Reply-To: <20170212052655.12342-1-raj.khem@gmail.com>

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 recipes-kernel/linux/linux-raspberrypi.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc
index 19ebefb..cf61cce 100644
--- a/recipes-kernel/linux/linux-raspberrypi.inc
+++ b/recipes-kernel/linux/linux-raspberrypi.inc
@@ -18,6 +18,7 @@ PV = "${LINUX_VERSION}+git${SRCPV}"
 # NOTE: For now we pull in the default config from the RPi kernel GIT tree.
 KERNEL_DEFCONFIG_raspberrypi ?= "bcmrpi_defconfig"
 KERNEL_DEFCONFIG_raspberrypi2 ?= "bcm2709_defconfig"
+KERNEL_DEFCONFIG_raspberrypi3-64 ?= "bcmrpi3_defconfig"
 
 # CMDLINE for raspberrypi
 CMDLINE = "dwc_otg.lpm_enable=0 console=serial0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait"
-- 
2.11.1



  parent reply	other threads:[~2017-02-12  5:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-12  5:26 [meta-raspberrypi][PATCH V2 01/11] Add raspberrypi3-64.conf Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 02/11] rpi-default-providers: Let mesa provide libgbm Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 03/11] raspberrypi3-64.conf: Use 4.9 as default kernel Khem Raj
2017-02-16  2:09   ` Andrei Gherzan
2017-02-16  2:34     ` Khem Raj
2017-02-16  2:47       ` Khem Raj
2017-02-16  6:01         ` Andrei Gherzan
2017-02-16 14:52           ` Khem Raj
2017-02-16 19:54             ` Andrei Gherzan
2017-02-16 21:40               ` Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 04/11] linux-raspberrypi_dev.bb: Add recipe for tracking development tip Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 05/11] linux-raspberrypi_4.9.bb: Upgrade to 4.9.9 Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 06/11] userland: Upgrade to latest and implement triple buffering for wayland Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 07/11] firmware: Update to 20161215 release Khem Raj
2017-02-12  5:26 ` Khem Raj [this message]
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 09/11] raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 10/11] sdcard: Use kernel8.img for 64bit kernel image name Khem Raj
2017-02-12  5:26 ` [meta-raspberrypi][PATCH V2 11/11] rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3 Khem Raj

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=20170212052655.12342-8-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=yocto@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.