Skip to content

mt6765 little-kernel from Mediatek

Notifications You must be signed in to change notification settings

DavidBuchanan314/lk-mt6765

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Upstream LK source: https://github.com/littlekernel/lk

This mtk-specific tree came from https://github.com/svoboda18/lk, and I have no idea where that came from.

I'm mostly interested in this source for reverse engineering purposes ("where does dm-verity corrupted error come from?" "how does fastboot oem unlock work?")

I'm also interested in the possibility of using mtkclient to bootstrap a custom kernel without making any permanent changes to flash.

I'm intrigued by this patch that supports booting linux from RAM: https://github.com/Gigaset-dev/lk2/commit/ab107ff351cb5550ee2aa92b0b7bc6ac0089befc

Compiling

Run cd lk; make and then figure out why it didn't work. (TODO: figure this out lol)

About

mt6765 little-kernel from Mediatek

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • Python 0.8%
  • Makefile 0.7%
  • Assembly 0.3%
  • C++ 0.2%
  • Tcl 0.1%
  • Other 0.2%