Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] configs/raspberrypi3: sync kernel version with rpi/rpi2
@ 2016-04-26 14:27 Oscar Gomez Fuente
  2016-04-26 14:38 ` Peter Korsgaard
  0 siblings, 1 reply; 19+ messages in thread
From: Oscar Gomez Fuente @ 2016-04-26 14:27 UTC (permalink / raw)
  To: buildroot

Hi Peter,

I've tried to compile the repo version:
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="3de232825c9ba5989522b8691eb6ac5df6619458"

with:
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y

For rpi/rpi2 and it doesn't work. The compiling is right but it doesn't
work, I can see the message on /dev/ttyAMA0 terminal:

Uncompressing Linux... done, booting the kernel.

But it's stuck at this point, however in RPi3 works fine.

Oscar Gomez Fuente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160426/27383839/attachment.html>

^ permalink raw reply	[flat|nested] 19+ messages in thread
* [Buildroot] [git commit] configs/raspberrypi3: sync kernel version with rpi/rpi2
@ 2016-04-25 12:07 Peter Korsgaard
  0 siblings, 0 replies; 19+ messages in thread
From: Peter Korsgaard @ 2016-04-25 12:07 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=c8c221b08b864f1b9f6bb7b0eb06d3173b71d2e6
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Move to 4.4 series.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/raspberrypi3_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index 80ce908..b30de43 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -7,13 +7,13 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_SYSTEM_DHCP="eth0"
 
-# Linux headers same as kernel, a 4.1 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
+# Linux headers same as kernel, a 4.4 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="20fe468af4bb40fec0f81753da4b20a8bfc259c9"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="3de232825c9ba5989522b8691eb6ac5df6619458"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources

^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-04-28  6:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 14:27 [Buildroot] [git commit] configs/raspberrypi3: sync kernel version with rpi/rpi2 Oscar Gomez Fuente
2016-04-26 14:38 ` Peter Korsgaard
2016-04-26 15:09   ` Oscar Gomez Fuente
2016-04-26 15:30     ` Peter Korsgaard
2016-04-26 17:51       ` Peter Korsgaard
2016-04-26 19:39         ` Peter Seiderer
2016-04-26 20:58           ` Benoît Mauduit
2016-04-27 20:40             ` Peter Korsgaard
2016-04-27 21:16               ` Benoît Mauduit
2016-04-27 21:37                 ` Peter Korsgaard
2016-04-27  6:50           ` Peter Korsgaard
2016-04-27  8:24             ` Peter Seiderer
2016-04-27 11:47               ` Oscar Gomez Fuente
2016-04-28  6:53               ` Peter Korsgaard
2016-04-27  6:58           ` Oscar Gomez Fuente
2016-04-27  7:28             ` Oscar Gomez Fuente
2016-04-27  8:19               ` Peter Seiderer
2016-04-27  8:14             ` Peter Seiderer
  -- strict thread matches above, loose matches on Subject: below --
2016-04-25 12:07 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox