blog/posts/2014-08-20-boot-process-for-linux-in-embedded-systems.markdown
Sanchayan Maity 01d0d50249 Initial commit for blog migration to Hakyll
Never gave a damn about jekyll/ruby except to use it for github pages.
Now use Hakyll/Haskell and migrate from jekyll/ruby.
2017-02-14 02:00:46 +05:30

16 lines
660 B
Markdown

---
author: Sanchayan Maity
title: Boot Process for Linux in Embedded Systems
tags: linux
---
<p style='text-align: justify;'>Some helpful links</p>
[http://blog.techveda.org/arm-linux-booting-process/](http://blog.techveda.org/arm-linux-booting-process/)
[http://sotodayithought.blogspot.in/2013/01/understanding-of-u-boot.html](http://sotodayithought.blogspot.in/2013/01/understanding-of-u-boot.html)
[http://tldp.org/HOWTO/Linux-i386-Boot-Code-HOWTO/](http://tldp.org/HOWTO/Linux-i386-Boot-Code-HOWTO/)
<p style='text-align: justify;'>These links are not necessarily up to date, specific or document the latest, but found them helpful nonetheless.</p>