CRAMFS kernel configuration

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

In order for your embedded system to be able to use the cramfs file system image you create, the Linux kernel used by your system must know how to read from the cramfs file system. This requires enabling cramfs file system support in the Linux kernel configuration. There are multiple ways to edit the kernel configuration but for this example we will use xconfig. This example assumes that you have made a copy of the kernel tree /home/user/workdir/ti-davinci directory.

   host $ cd /home/user/workdir/ti-davinci
   host $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- xconfig

Cramfs config.jpg

The Linux kernel has now been configured with CRAMFS support.

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox