Learning Resources
This is a list of resources I used for expanding my knowledge on U-Boot, kernel and other stuff related embedded system.
U-Boot
- README
- Various README files under doc and subdirectory
- git commit / patch
- u-boot.lds site:lists.denx.de
- Xilinx U-Boot Wiki
- Help message in Kconfig
- Embedded Linux Wiki U-Boot
- Sunxi U-Boot Wiki
Kernel
- The Linux Kernel documentation
- LWN Kernel page
- git commit / patch
- Embedded Linux Wiki
- KernelNewbies
- Wikipedia
Debugging
- github issue