Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

kernel v4.2 for firefly-rk3288

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175

kernel v4.2 for firefly-rk3288

Posted at 11/5/2015 13:14:55      View:7460 | Replies:6        Print     [Copy Link] 1#
Hi,guys.Here is the kernel v4.2 source for firefly-rk3288
https://github.com/pangqingyuan1991/linux-rockchip.git
Download the code: git clone https://github.com/pangqingyuan1991/linux-rockchip.git -b pqy-mali

Compile:
export ARCH=arm
export CROSS_COMPILE=[Your compile prefix]
make rk3288_veyron_defconfig
make -j8 zImage rk3288-firefly.dtb
cat arch/arm/boot/zImage arch/arm/boot/dts/rk3288-firefly.dtb > zImage-dtb
mkkrnlimg zImage-dtb kernel.img

You must flash Firefly-RK3288_MainlineKernel-Ubuntu14.04_201503191033.img (or use my custom one which is only 20M http://pan.baidu.com/s/16xr9G )first.
then use RkFlashKit to flash kernel.img




I have tried to add the ap6335 driver to work,but failed.
Reply

Use props Report

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175
Posted at 11/5/2015 13:58:40      2#
username:root
password: (none)
Reply

Use props Report

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175
Posted at 11/18/2015 19:18:48      3#
Reply

Use props Report

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175
Posted at 11/18/2015 19:21:06      4#
mac_l1 Posted at 11/7/2015 16:33
great work, pqy! will check later.

can you confirm that xf86-video-armsoc works:

Is it possible without mali driver?
Reply

Use props Report

175

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
175
Posted at 11/20/2015 09:39:04      5#
mac_l1 Posted at 11/19/2015 03:56
Mali driver is needed for sure. Some more stuff too.
To give you a complete picture to get hardware ...

I just want the wireless card to work now,and the gpu is not yet been payed attention.
Branch rk3288-ap6335 is for this,but still have some problems.  
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list