linux-next on cubieboard2

It lives! *muahahaha*
U-Boot from https://github.com/jwrdegoede/u-boot-sunxi with branch sunxi-next
Kernel from https://github.com/linux-sunxi/linux-sunxi with branch sunxi-devel (which is the next development branch of the sunxi upstream community)

cubie:~ # cat /proc/cpuinfo
processor       : 0
model name      : ARMv7 Processor rev 4 (v7l)
Features        : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae 
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 4

processor       : 1
model name      : ARMv7 Processor rev 4 (v7l)
Features        : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae 
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 4

Hardware        : Allwinner sun7i (A20) Family
Revision        : 0000
Serial          : 0000000000000000

2 thoughts on “linux-next on cubieboard2”

    1. With these patches from here you can get at least sunxi-mmc working on upstream: http://git.o2s.ch/?p=linux-next.git;a=shortlog;h=refs/heads/20140214
      Just do a
      git clone http://git.o2s.ch/git/linux-next.git linux-o2s and checkout the most recent revision.
      For HDMI we are still missing Luc Verhaegens sunxi-kms…
      If there is any question about linux-sunxi and mainlining efforts of mine, don’t hesitate to ask me personal questions.
      -> http://blog.the-leviathan.ch/?page_id=533

Leave a Reply

Your email address will not be published. Required fields are marked *