Skip to content

Instantly share code, notes, and snippets.

View danascape's full-sized avatar
🤔
Finding someone

Saalim Quadri danascape

🤔
Finding someone
View GitHub Profile
@danascape
danascape / Bringup.md
Created June 7, 2021 06:24 — forked from mvaisakh/Bringup.md
An Android Device Tree Bringup Guide

A small Device Tree Bringup Guide

Introduction

So, you guys might be wondering, how do these "Developers" get your favourite Custom roms, such as LineageOS, Paranoid Android etc., to their own devices. Well I'm here to Guide you on how to do it, specifically on how to bringup or make your own device tree from scratch or adapting.

Gist of this Guide: This is for people with genuine interest in Android OS porting/development. After going through this guide, you should be able to do a total device tree bringup on your own.

Prerequisite: Certain requirements are to be met before you start with this amazing journey.