summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/conf/machine/imx28evk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/imx28evk.conf b/meta-fsl-arm/conf/machine/imx28evk.conf
index d4f1ad63c..c25e54bb7 100644
--- a/meta-fsl-arm/conf/machine/imx28evk.conf
+++ b/meta-fsl-arm/conf/machine/imx28evk.conf
@@ -29,6 +29,7 @@ MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
29 29
30MKUBIFS_ARGS = "--min-io-size 4096 --leb-size 516096 --max-leb-cnt 8139" 30MKUBIFS_ARGS = "--min-io-size 4096 --leb-size 516096 --max-leb-cnt 8139"
31UBINIZE_ARGS = "--min-io-size 4096 --peb-size 524288 --sub-page-size 4096" 31UBINIZE_ARGS = "--min-io-size 4096 --peb-size 524288 --sub-page-size 4096"
32MXSBOOT_NAND_ARGS = "-w 4096 -o 218 -e 524288"
32 33
33## To determine parameters' values, run "ubiattach -m 6 /dev/ubi_ctrl" 34## To determine parameters' values, run "ubiattach -m 6 /dev/ubi_ctrl"
34## (assuming the rootfs device is /dev/mtd6). Here's an example: 35## (assuming the rootfs device is /dev/mtd6). Here's an example: