摘要:
### 删除以ifeq开头的行sed -i "/^ifeq/d" file### 删除空行sed -i '/^$/d' file 阅读全文
posted @ 2014-09-18 17:50
sammei
阅读(223)
评论(0)
推荐(0)
摘要:
[A Tutorial on the Device Tree (Zynq) -- Part III](A Tutorial on the Device Tree (Zynq) -- Part III)## 定义外设可能你读本文是为了给你的设备写一个Linux驱动,在这方面要推荐著名的《Linux D... 阅读全文
posted @ 2014-09-18 10:19
sammei
阅读(630)
评论(0)
推荐(0)
摘要:
[A Tutorial on the Device Tree (Zynq) -- Part II](http://xillybus.com/tutorials/device-tree-zynq-2)## 设备树结构Zynq的设备树如下:```/dts-v1/;/ { #address-cells ... 阅读全文
posted @ 2014-09-18 09:07
sammei
阅读(833)
评论(0)
推荐(1)
摘要:
[A Tutorial on the Device Tree (Zynq) -- Part I](http://xillybus.com/tutorials/device-tree-zynq-1)## 此教程的目的本教程是针对Xilinx' Zynq-7000 EPP设备(一个集成了FPGA的ARM... 阅读全文
posted @ 2014-09-18 03:28
sammei
阅读(1448)
评论(0)
推荐(0)

浙公网安备 33010602011771号