u-boot网卡启动顺序研究
· ☕ 1 分钟
———- Register ———- When U-Boot initializes, it will call the common function eth_initialize(). This will in turn call the board-specific board_eth_init() (or if that fails, the cpu-specific cpu_eth_init()). These board-specific functions can do random system handling, but ultimately they will call the driver-specific register function which in turn takes care of initializing that particular instance. Keep in mind that you should code the driver

编译Amlogic S805通用U-Boot关键步骤
· ☕ 1 分钟
参考: How to build kernel,uboot,android sepatately http://openlinux.amlogic.com/Docs/Common/How_to_build_kernel%2Cuboot%2Candroid_sepatately Linux 3.10.33 Package Release Note Revision 0.10 http://openlinux.amlogic.com:8000/download/doc/linux-3.10-buildroot-pkg-201501-release-v0.10.pdf 下载编译所需工具: CodeSourcery.tar.gz gnutools.tar.gz arc-4.8-amlogic-20130904-r2.tar.gz 下载源码:http://openlinux.amlogic.com:8000/do

玩客云刷Armbian关键步骤
· ☕ 2 分钟
走了很多弯路,需要注意几点: 制作Armbian启动SD卡,https://www.right.com.cn/forum/forum.php?