可以在U-Boot的命令行中通过命令查看MMC的信息,如: U-Boot# mmc list OMAP SD/MMC: 0 OMAP SD/MMC: 1 列出mmc设备 U-Boot# mmc dev mmc0 is current device 显示当前是那个设备 U-Boot# mmc part Partition Map for MMC device 0 -- Partition Type: DOS Part Start Sector Num Sectors UU
来源:http://blog.csdn.net/duyiwuer2009/article/details/26263855 1. ip route show $ ip route show default via 192.168.217.2 dev eth0 metric 100 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 192.168.217.0/24 dev eth0 proto ke