diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2007-09-26 21:40:22 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2007-09-26 21:40:22 +0000 |
commit | 6de3b616092096268d10094576dba7c902210d5c (patch) | |
tree | 42fd22bc3e28044b913b2aa8d0f09fdd7b6755c0 /conf/machine | |
parent | 23fdb357ff8b1ce2c629bef826bc32c027fb1932 (diff) |
compulab-pxa270 2.6.22: add kernel cmdline for jffs2 rootfs
note, this still works with the initramfs as well as the
initramfs will always be mounted if present
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/compulab-pxa270.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/compulab-pxa270.conf index 1b802890b1..ff0eb42a11 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/compulab-pxa270.conf @@ -52,5 +52,8 @@ MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa" # now, when you build the image, a cpio.gz will be generated # that can be used as an initramfs. You can boot into this image and then # program the main rootfs jffs2 image in NAND flash using mtd-utils +# you can select booting the initramfs, or the main nand rootfs by using +# the "ramdisk on", or "ramdisk off" commands in the bootloader +# |