Skip to content

aloksinha2001/rockchip-marsboard-rk3066-linux-3.0.8

 
 

Repository files navigation

Kernel Fork from https://github.com/aloksinha2001/picuntu-3.0.8-alok.git

tools file Fork from https://github.com/olegk0/tools.git

initramfs file Fork from https://github.com/Galland/rk30_linux_initramfs.git

How To Build linux kernel?

get the right packages for the compiler

sudo apt-get install git-core gnupg flex bison gperf libsdl-dev libesd0-dev libwxgtk2.8-dev build-essential zip curl libncurses5-dev zlib1g-dev ia32-libs lib32z1-dev lib32ncurses5-dev gcc-multilib g++-multilib sharutils lzop

Began to compile

./build_marsboard_rk3066_mtd

./build_marsboard_rk3066_recovery_sdcard

./build_marsboard_rk3066_sdcard

How To Use LCD?

cd marsboard-rk3066-linux-3.0.8+

make marsboard_rk3066_mtd_defconfig

make arch=ARM menuconfig

Device Drivers ---> Graphics support --->Display device support ---> LCD Panel Select (RGB AT070TN93) --->

About

work with Picuntu Linux on RK3066

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.3%
  • Assembly 1.9%
  • C++ 1.1%
  • Perl 0.3%
  • Objective-C 0.3%
  • Shell 0.1%