I\'m cross-compiling kernel modules and some libraries on x86 for ppc. Is it possible to create ld.so.cache and modules.开发者_如何学Godep on my host system?
I am new to device driver development. I am trying to access the GPIO of MPC837xERDB eval board. I have upgraded its kernel to linux-2.6.28.9 and enable support for mpc8xxx_gpio.c. On boot up, it suc
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
If I want to execute a开发者_开发技巧 user program (not a kernel module) in Linux kernel space, what options do I have?
Please suggest methods or sources how to start uboot programmin开发者_运维知识库g.The best method, meaning the one that will give you the best final understanding and insight, is to get a board with a
I just wrote a RTC driver for an NXP RTC chip on my board, it works great.This chip also has some battery backed RAM that I\'d like to make available to a user space application.The RTC framework does
We\'re designing a network device based around SoC, which contains MIPS core and 5-ports switch core, connected to the CPU via internal MII port.
I\'m looking for Linux embedded web browser, or preferably just a rendering object (it will not be used for actual browsing, just for displaying web based gui).
I am developing an application that will run on Linux to run full开发者_StackOverflow中文版screen all the time (no menus or trays or anything will be visible).
I\'m working on a Linux kernel module for a 2.6.x kernel and I need to view the assembly output, though it\'s currently being done as a temporary file an deleted afterwords.I\'d like to have the assem