- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 移植qt4.7.4和tslib
开发环境:linux平台:fedora14开发板linux版本:2.6.39QT版本:qt-everywhere-opensource-src-4.7.3.tar.gz移植平台:AT91SAM9G35交叉工具链:arm-none-linux-gnueabi-触摸屏库:tslib1.4.tar.gz【说明】移植触摸屏库之前,必须保证触摸屏驱动已经可以正常使
2011-12-05 10:10:54 486
原创 Linux LCD 10分钟黑屏,LCD自动关闭的简单解决办法
echo -e '\033[9;0]' > /dev/tty0设置成不关闭LCD echo -e '\033[9;1]' > /dev/tty010分钟定时到,关闭LCD但会出现闪烁的光标
2011-11-23 15:28:55 962
原创 uboot去除启动时网络检测
修改uboot include/configs/at91sam9xxxek.h 将137行注释掉 //#define CONFIG_RESET_PHY_R 1 这样就不会在uboot启动时试图连接网络,在没有网络时耽误时间。 效果就是不再显示 macb0: Starting autonegotiation...
2011-11-15 16:16:52 1409
转载 UBIFS FAQ and HOWTO
UBIFS FAQ and HOWTOTable of contentsMay UBIFS be used on MLC NAND flash?How to mount UBIFS?How to create an UBIFS image?How to find out LEB size?May an empty UBI volume be mounted?Wh
2011-11-15 15:36:58 1070
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人