PINE64

Full Version: Any informations about Linux image?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Hello all,

my PineH64 reached me now. :-)
I want to ask, when do you plan to release a bootable linux image?

Also I want to ask, if there are any informations about creating
a bootable Linux myself, with the kernel which had been released for the H6?
I never compiled a kernel myself, but I wanna try and believe, I  could
be able to do this with some more informations.
Maybe there is a tutorial existing for another board?!

Thanks

Regards, CoMcE
Hi, I currently run Arch Linux with mainline (4.15.3) Linux plus patches from linux-sunxi on top on my PineH64, that makes USB2, USB3 and GbE work, but H6 support in mainline has not officially started yet... As for the 4.9.x BSP Allwinner has released, it's still in beta and as far as I could tell the kernel at least boots and has most of the drivers for H6...

H6 mainline Linux branches I use:

https://github.com/Icenowy/arm-trusted-f...ree/h6-smp
https://github.com/Icenowy/u-boot/tree/h6-dram
https://github.com/Icenowy/linux/tree/h6-init

for rootfs I use anarsoul's Arch Linux mainline images:

https://github.com/anarsoul/linux-build/releases

Relevant patch series for mainline are atm:

[PATCH 0/5] Add 3GiB DRAM support to 64-bit Allwinner SoCs 
https://groups.google.com/forum/#!search...i2auihBAAJ
[PATCH v2 0/6] Initial Allwinner H6 support
https://groups.google.com/forum/#!search...eDeQ8mCwAJ


The Allwinner 4.9 Linux BSP can be found at:

https://github.com/Allwinner-Homlet?tab=repositories

if you want to have a go at that...
Thanks for the info, I've gotten so far as getting u-boot working, still trying to get the kernel to load.
Thank you very much!
I will have a look at all of this stuff this weekend! Smile

Have a nice day!

Regards
Thank you, I will give it a try soon.
Just to better understand, Xalius, which defconfig file you use on u-boot and kernel?
Thanx
for u-boot there's pine_h64_defconfig
i just used the arm64 defconfig for the kernel but I haven't gotten it working yet
(02-28-2018, 07:38 PM)xalius Wrote: [ -> ]I use https://github.com/Icenowy/linux/blob/h6.../defconfig , #worksforme :-)

well, i'm pretty new to this stuff, I built an Image but i'm not sure what to do with it, i tried making it a uImage but when I try to load it it just gets hung up at starting kernel.  Maybe i just missed something or there's another way i should be trying to boot it.
Xalius,
great job, really.
Boot and kernel runs fine.
In my environment I've enabled BLK_DEV_RAM in the kernel defconfig, and I booted a very basic buildroot file system.
Thank you so much, there's a coffee in Italy for you Cool 
Regards
Filippo
Pages: 1 2 3 4 5