Skip to content

Souravpunoriyar/BBB_bootloader-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring_AM335x-CortexA8-

Exploring AM335x-A8 and Beaglebone black bootloader from scratch

Special Thanks :-)
1> sysplay.in: Anil Kumar Pugulia for inspiring and giving me his initial code to explore more.
2> Friends
3> Opensource Community and various forums like stackoverflow, TI , BBB and others.

What i want to achieve :-
I am writing this code in-order to explore ARM.
The Major things i want to cover:
1> Simple and detailed description for all code whatever i do or take into.
2> Keep code as simple as i can.
3> Explore various aspects of ARM.
4> Writing single and secure multi-stage bootloader
5> Booting HelenOS.
6> Keep learning things from AM335x platform.

Contents:- 1> Get and understand initial code with serial.(from sysplay.in)---> done
2> Realize modes in arm.---->done
3> Become familier with arm instruction set.-->done
4> Explore core-register to collect more information.--->done and adding more
5> Create a framework for adding and deleting feature while compilation.
6> Initialize core components.
7> Jump from SRAM to DDR.
8> Add some secure boot feature.
9> Run HeleOS or write a OS from scratch.
10> Bootloader steps are taken from Boot_seq_to_follow file.

1X >....Will add more to list

My DeadLine:- Dec 2017 including other personal projects.

"Share Knowledge and Learn More" :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published