This section of writing will take care of a brief walk through on and answer to question " How u-boot takes up from it's bootm/bootz execution to Linux Kernel handover.
Tag: Linux
Some notes on Notification Chain- Linux Kernel
In this post we will be seeing linux kernel notification chains. Notification Chain/Notifier Chain is a chain which is use to deliver the notifications through Linux own implementation of publisher-subscriber model