Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1605953 > unrolled thread

[GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12

Started byEric Anholt <eric@anholt.net>
First post2017-03-21 20:50 +0100
Last post2017-03-24 18:20 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12 Eric Anholt <eric@anholt.net> - 2017-03-21 20:50 +0100
    Re: [GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12 Florian Fainelli <f.fainelli@gmail.com> - 2017-03-24 18:20 +0100

#1605953 — [GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12

FromEric Anholt <eric@anholt.net>
Date2017-03-21 20:50 +0100
Subject[GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12
Message-ID<tnxX4-7To-33@gated-at.bofh.it>
  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-defconfig-next-2017-03-21

for you to fetch changes up to 51a08de0fd3d1d25d28f99ef992cb429cced56a5:

  arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig (2017-03-17 16:58:12 -0700)

----------------------------------------------------------------
This pull request fixes graphics in bcm2835_defconfig by enabling CMA,
and starts building the new SDHOST MMC driver on multi_v7_defconfig,
so that we can switch to it by default in the following release.

----------------------------------------------------------------
Gerd Hoffmann (1):
      arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig

Stefan Wahren (1):
      ARM: bcm2835: Enable missing CMA settings for VC4 driver

 arch/arm/configs/bcm2835_defconfig  | 5 +++--
 arch/arm/configs/multi_v7_defconfig | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

[toc] | [next] | [standalone]


#1608698

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2017-03-24 18:20 +0100
Message-ID<toB2y-4No-21@gated-at.bofh.it>
In reply to#1605953
On 03/21/2017 12:39 PM, Eric Anholt wrote:
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   git://github.com/anholt/linux tags/bcm2835-defconfig-next-2017-03-21
> 
> for you to fetch changes up to 51a08de0fd3d1d25d28f99ef992cb429cced56a5:
> 
>   arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig (2017-03-17 16:58:12 -0700)
> 
> ----------------------------------------------------------------
> This pull request fixes graphics in bcm2835_defconfig by enabling CMA,
> and starts building the new SDHOST MMC driver on multi_v7_defconfig,
> so that we can switch to it by default in the following release.
> 
> ----------------------------------------------------------------

Merged, thanks!
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web