摘要:
dts的概念是linux kernel中的,跟openwrt的关系不大。只是恰好在学习openwrt的时候碰到了这个东西,所以记录在openwrt名下。## patch-dtbopenwrt对arch/mips/kernel/head.S文件打了补丁,在其中加入了以下几行:``` .ascii "... 阅读全文
posted @ 2014-09-17 18:57
sammei
阅读(2389)
评论(0)
推荐(1)
摘要:
[BMP file format](http://en.wikipedia.org/wiki/BMP_file_format)```typedef struct bmp_header { /* Header */ char signature[2]; uint32_t file_size; uint... 阅读全文
posted @ 2014-09-17 16:35
sammei
阅读(415)
评论(0)
推荐(0)

浙公网安备 33010602011771号