1:编译内核模块
Device Drivers
Graphics support
<M> S3C2410 LCD framebuffer support
2:make uImage
make modules
3: nfs 30000000 192.168.1.101:/home/jun/work/nfs/uImage
bootm 30000000
4: insmod cfbcopyarea.ko
insmod cfbfillrect.ko
insmod cfbimgblt.ko
5: echo hello > /dev/tty1
cat lcd.ko > /dev/fb0