am335x porting the Linux kernel
This blog details the porting of the Linux kernel to am335x, and device drivers are loaded using the device tree (DT) mode, which includes device startup, Uboot, kernel, driver, Rootfs, and simple upper-level applications.
Some of the documents are listed below:
1. Porting the Linux kernel mainline code for am335x (4) Booting-without-of.txt study notes
2. Porting the Linux kernel mainline code for am335x (6) Booting-without-of.txt Learning notes
3. am335x porting the Linux kernel mainline code (13) Use Mdio to view the PHY chip AR8031
4. Porting the Linux kernel mainline code for AM335X round-robin arbitration round call Dispatch
5. Porting the Linux kernel mainline code for am335x (18) How to use a common oscilloscope probe to measure differential signals
6. Use LCD as Terminal 7 for am335x porting the Linux kernel mainline code (31). Porting the Linux kernel mainline code (AM335X) for the Ethernet conclusion
am335x porting the Linux kernel _ goto