X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id AB59FDC14DD for ; Sat, 19 Mar 2016 08:45:41 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 373B4DC00D8 for ; Sat, 19 Mar 2016 08:45:40 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id qe11so47080399lbc.3 for ; Sat, 19 Mar 2016 01:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=TlPUGbbjmWSV+J0rGl4WbUvR8eYOsG9696W6wHKs7Ks=; b=iJO3tTp8H/uZ5xCBqy9FgomDOIDgXIeZ9zhUICmy+pN80wmPnuZuuDW58Fchq2fHj+ j5vkqImghH8nTUAQIQ+HXa8sY+lXj3xoRmw2BEp6OhMx/FsyHo3x/+hDGFg1raH0v6+E 4j2StBnsaPQXWn+sLK5A1nHHLW2Im6mGhq/f/B0+VVRtgLGHoT/al6iwD6ov43LB9BCR Xj4mp1IWkmLWU0gS6v0EWy29QjCCEWqL7ZP860YeaGrIPoHRhKhcqoYbCLqJ38r3LlXq 2ZlCwRJJVQAR2tfQUJEtZOzgeo/cEqnbPMYSPqtQ4NKXtEb3znRnbyAYdFOm6OqyTwVn j5JQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=TlPUGbbjmWSV+J0rGl4WbUvR8eYOsG9696W6wHKs7Ks=; b=fLwhs88TO4IK0ew7C76C5Cm9hiUUkNStuWEX9f6k7lspM51cSGPErU1bstFrmz4G+I TEjygOA7AjZ7AAhUZ578LKplznbZoKejFHD5l39d073ZxfdDr70oHcrNWyBNK23j1N8r LNhOA2ckpgI1673KiIV6d5bGcgs46TyhJzOKbQVNfpavgKBldr6216G/vtSJvoj4h2CP x7NtPCwC82S51AE7LTreMBcrZxpNJ7QwFgxgqCLOjEpEO8HRBmdxLp6Vsr2GJQj/SUO6 0yFExOQPJvFH2bTClUohN+/FnW/htyq8Bs3XkN/X4TPxhvN9Ag2l9kF9gT3WkYMedWTp xRnw== X-Gm-Message-State: AD7BkJIoPvg9gqF3ipV9b1ii13CqfvHEQ0lI9GBMtri8Tn+0fw5+Y5s2aZUpNwyW/CdFwQ== X-Received: by 10.112.188.134 with SMTP id ga6mr7273000lbc.77.1458373435830; Sat, 19 Mar 2016 00:43:55 -0700 (PDT) Received: from vostro ([83.145.235.201]) by smtp.gmail.com with ESMTPSA id xf10sm2804793lbb.23.2016.03.19.00.43.55 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Mar 2016 00:43:55 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Sat, 19 Mar 2016 09:43:48 +0200 From: Timo Teras To: Fabien Germain Cc: alpine-devel Subject: Re: [alpine-devel] RPI3 doesn't boot on Alpine Linux 3.3.2 Message-ID: <20160319094349.0667344c@vostro> In-Reply-To: References: X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 18 Mar 2016 17:18:06 +0100 Fabien Germain wrote: > Thanks for releasing v3.3.2 ! I saw that > http://bugs.alpinelinux.org/issues/5197 was closed with it, and had a > try to boot the new Raspberry Pi 3 with this new 3.3.2 version, but > unfortunately it does not work. > > Whereas if I get the official kernel.img from > https://github.com/raspberrypi/firmware/blob/master/boot/kernel.img > and modify config.txt to use it instead of the kernel provided by > Alpine Linux, it does boot. > > Am I missing something ? Need to check that. I did test boot an early edge build with the same kernel config on rpi3 earlier. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---