X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-yh0-f51.google.com (mail-yh0-f51.google.com [209.85.213.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 238B5DC0143 for ; Fri, 6 Mar 2015 00:18:01 +0000 (UTC) Received: by yhzz6 with SMTP id z6so6983042yhz.3 for ; Thu, 05 Mar 2015 16:18:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=4/Q6ZvX1EJEAAEwEPjEVLLDaPqbhgo5jyt1j4Q+FNxI=; b=PhgfbCtBO8kjXNLmyACX3XdBIEmylyExdybgVbJKpbZhbujfJTIF4zYNuJ+d7nsdm9 QCj/kvJpbQVh8RmoBJVmVPWyP0wY+XWhzxZuzSq5tDGIlTp+B8gYezaNEKqpV6LXmf5v Wgrw8bVnFeffM6Z8fFo9cOAF8pPawSXWaTqKbkiRAVYwzFsQZq0WWR+io+CYb0IzOkV7 qvyDSmR9DkBJ+KYc0h9ju/QqsYN7Jdgc6iDIn91tlL+AaTwfGIDm7q0dk3rgpeV439T+ T2ivc4t7EJfXcadsaNv0B0QnUOVOtc2++WgooF33mfQCi45vcslQ/tHNDsJLiXNc8odw 8bnQ== X-Received: by 10.236.37.99 with SMTP id x63mr10112354yha.108.1425601080586; Thu, 05 Mar 2015 16:18:00 -0800 (PST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.170.122.211 with HTTP; Thu, 5 Mar 2015 16:17:40 -0800 (PST) In-Reply-To: <20150305080701.31224396@vostro> References: <20150305080701.31224396@vostro> From: Fabien Germain Date: Fri, 6 Mar 2015 01:17:40 +0100 Message-ID: Subject: Re: [alpine-devel] Raspberry Pi 2 model B To: Timo Teras Cc: alpine-devel Content-Type: multipart/alternative; boundary=089e011848ecfff59a0510939daf --089e011848ecfff59a0510939daf Content-Type: text/plain; charset=UTF-8 Hi, On Thu, Mar 5, 2015 at 7:07 AM, Timo Teras wrote: > > Whereas Alpine Linux works great on Raspberry Pi B+, it does not seem > > to boot (black screen) with the new Raspberry Pi 2 :-( The main > > difference with old model is the CPU : single 700MHz ARM11 --> 900MHz > > quad-core ARM Cortex-A7 (more details : > > http://www.raspberrypi.org/raspberry-pi-2-on-sale/ ). > > It's completely different CPU, with different peripherals. So it'll > require kernel support. We will need to pull in the kernel support > adjust kernel config, and see if any changes to boot sequence are > needed. Likely it's just matter of fixing kernel. > Yes, indeed : Replacing bootcode.bin, fixup.dat and start.elf with latest versions from https://github.com/raspberrypi/firmware/tree/master/boot didn't help booting :-( Only CPU was changed (and 512 more Mb of RAM), as far as I know all the hardware is the same. The userland is compatible though. So this is not too complicated issue. > Good news :-) > Has anyone else tried, and got more success with it ? Is there > > anything I could try ? I have RPI B, RPI B+ and RPI 2 to make > > tests :-) > > I just need a RPI2 to test with. I'll probably going to get one at some > point. > If there is anything I can do to help... Fabien --089e011848ecfff59a0510939daf Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

On Thu, Mar 5, 2015 at 7:07 AM, Timo Teras <timo.teras@iki.fi&g= t; wrote:
> Whereas Alpine Linux works great on Raspberry Pi B+, it does not seem<= br> > to boot (black screen) with the new Raspberry Pi 2 :-( The main
> difference with old model is the CPU : single 700MHz ARM11 --> 900M= Hz
> quad-core ARM Cortex-A7 (more details :
> http://www.raspberrypi.org/raspberry-pi-2-on-sale/ ).

It's completely different CPU, with different peripherals. So it= 'll
require kernel support. We will need to pull in the kernel support
adjust kernel config, and see if any changes to boot sequence are
needed. Likely it's just matter of fixing kernel.
=
Yes, indeed : Replacing bootcode.bin, fixup.dat and start.el= f with latest versions from https://github.com/raspberrypi/firmware/tree/master/b= oot didn't help booting :-(
Only CPU was changed (and 512 more M= b of RAM), as far as I know all the hardware is the same.


=
The userland is compatible though. So this is not too complicated issue.

Good news :-)


> Has anyone else tried, and got more success with it ?= Is there
> anything I could try ? I have RPI B, RPI B+ and RPI 2 to make
> tests :-)

I just need a RPI2 to test with. I'll probably going to get one = at some
point.

If there is anything I can do to= help...

Fabien

--089e011848ecfff59a0510939daf-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---