Re: Booting armmp kernel on Beaglebone Black

2014-05-07 Thread Robert Nelson
On Wed, May 7, 2014 at 4:17 PM, Vagrant Cascadian wrote: > On Mon, Apr 21, 2014 at 09:34:04PM -0400, James Valleroy wrote: >> The 2nd version of this script [2] uses the kernel and dtbs from >> debian's linux-image-armmp package. But I can't get farther than >> "Starting kernel ..." (log is at [3]

Re: Booting armmp kernel on Beaglebone Black

2014-05-07 Thread Vagrant Cascadian
On Mon, Apr 21, 2014 at 09:34:04PM -0400, James Valleroy wrote: > The 2nd version of this script [2] uses the kernel and dtbs from > debian's linux-image-armmp package. But I can't get farther than > "Starting kernel ..." (log is at [3]). I just submitted a patch to the BTS to enable some options

Re: Which kernel flavor for big.Little systems?

2014-05-07 Thread Ian Campbell
On Wed, 2014-05-07 at 17:56 +0100, David Goodenough wrote: > It will be interesting to see what kernel bits AllWinner release with > the A80 and what then gets merged into the mainline kernel. Although > I suppose I should not hold my breath for that as the AllWinner kernel > shipped with the Cubi

Re: Which kernel flavor for big.Little systems?

2014-05-07 Thread David Goodenough
On Wednesday 07 May 2014 12:23:10 Lennart Sorensen wrote: > On Wed, May 07, 2014 at 04:03:04PM +0100, David Goodenough wrote: > > The world of big.Little is about to hit boards that Debian might support > > in the form of the AllWiner A80 (it has 4 big A15 and 4 little A7 > > processors). This is d

Re: Which kernel flavor for big.Little systems?

2014-05-07 Thread Lennart Sorensen
On Wed, May 07, 2014 at 04:03:04PM +0100, David Goodenough wrote: > The world of big.Little is about to hit boards that Debian might support > in the form of the AllWiner A80 (it has 4 big A15 and 4 little A7 processors). > This is due to hit the marketplace in the form of PcDuino-8 and > Cubieboa

Which kernel flavor for big.Little systems?

2014-05-07 Thread David Goodenough
The world of big.Little is about to hit boards that Debian might support in the form of the AllWiner A80 (it has 4 big A15 and 4 little A7 processors). This is due to hit the marketplace in the form of PcDuino-8 and Cubieboard-8 boards next month. The A80 Optimus board is supposed to be available

Re: Testing custom kernel on armmp (i.MX6)

2014-05-07 Thread Robert Nelson
On Wed, May 7, 2014 at 9:18 AM, Michael Fladischer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 2014-04-11 15:23, Robert Nelson wrote: >> The modules are present, the udoo dts in v3.13.x is just lacking >> the ethernet dts data.. >> >> Backport: >> >> https://git.kernel.org/cg

Re: Testing custom kernel on armmp (i.MX6)

2014-05-07 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 2014-04-11 15:23, Robert Nelson wrote: > The modules are present, the udoo dts in v3.13.x is just lacking > the ethernet dts data.. > > Backport: > > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/imx6q-

Re: Support for sunxi-based ARM systems in d-i

2014-05-07 Thread Ian Campbell
On Tue, 2014-05-06 at 21:24 +0200, Karsten Merker wrote: > On Tue, May 06, 2014 at 08:25:58AM +0100, Ian Campbell wrote: > > On Tue, 2014-05-06 at 00:39 +0100, Ben Hutchings wrote: > > > On Mon, 2014-05-05 at 20:17 +0100, Ian Campbell wrote: > > > > On Mon, 2014-05-05 at 20:39 +0200, Karsten Merker