Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

PFLab-OS/FriendLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendLoader2

Requirements

  • Run on HiKey960
  • Add mem=2G to the Linux boot parameter

Usage

  • Fix KERN_SRC of FriendLoader/Makefile

  • make ready will compile kernel module and a tool (toimg)

  • cd sample and make run will do sample execution

  • For the details, see each files