~thopiekar/flash-kernel/+git/flash-kernel:jessie

Last commit made on 2016-03-10
Get this branch:
git clone -b jessie https://git.launchpad.net/~thopiekar/flash-kernel/+git/flash-kernel

Branch merges

Branch information

Recent commits

e5b60d1... by =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <email address hidden>

releasing version 3.35+deb8u3

c5d5570... by Ian Campbell <email address hidden>

use nandwrite when writing to nand flash. (Closes: #813995)

flashcp, despite it's name, only works on NOR devices and silently corrupts
NAND devices (see #814341).

Patch from Uwe Kleine-König.

(cherry picked from commit 94b236e11a6da6b595eebfbc8f8ac1b8c15db5ac)

80d4cb1... by Ian Campbell <email address hidden>

Use /dev/mtdN when flashing (Closes: #794265)

(cherry picked from commit cd8ed29e3d8dcbbc044294460025363cf05e50c3)

d17951f... by Karsten Merker <email address hidden>

Disable the use of modprobe/udevadm in mtdblock() while running the testsuite.

The mtdblock() function calls modprobe and udevadm to make sure
that the relevant mtds are available. This doesn't only happen
during "real" use, but also while running the testsuite during
the package build. Potentially invasive actions such as loading
modules and calling into udev should not happen at build time,
and they are also not necessary for the testsuite as the
testsuite uses fake mtd data. Therefore we disable the modprobe
and udevadm calls in mtdblock() when called from the testsuite.

(cherry picked from commit 95cd07ba3ec644c2b7f704c773220912253d6e5a)

cd3ba68... by Cyril Brulebois

releasing version 3.35+deb8u2

1e6b8b2... by Ian Campbell <email address hidden>

Avoid waiting for Ctrl-C if any debconf frontend is in use

not just non-interactive.

(cherry picked from commit 6cfc6f13261e2fe02fd1a54a02ca37ee132166b4)

Signed-off-by: Cyril Brulebois <email address hidden>

Conflicts:
 debian/changelog

fd28409... by Ian Campbell <email address hidden>

releasing version 3.35+deb8u1

9c96e47... by Ian Campbell <email address hidden>

Combine i.MX53 QSB and LOCO board entries

(cherry picked from commit 8e18b796cffbc86c71d680b3bddc401925b3319b)

Conflicts:
 debian/changelog

e6f15cc... by Karsten Merker <email address hidden>

releasing version 3.35

85d1811... by Karsten Merker <email address hidden>

Add a machine db entry for the Wandboard Dual Lite / Solo

Machine db entry supplied by Vagrant Cascadian <email address hidden>.
The Wandboard Solo uses the same dtb and configuration as the
Wandboard Dual-Lite, so there is only one entry for both.