Skip to content

jingyi-iii/Exynos-4412-Bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exynos-4412-Bootloader

I wrote these three files start.S init.S boot.c to show how to build a simple bootloader for Samsung Exynos 4412 Quad ARM SoC. The function of these codes is to load the Linux kernel on the chip. However, it is just a toy that helps us understand low-level programming better. So don't expect it to work well. :)

Block Diagram of Booting Timing Operation

image

IROM Booting Sequence

image

Internal Memory Map

image

About

Samsung Exynos 4412 SoC Bootloader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published