Skip to content

Commit

Permalink
conf: stratix10: set JFFS2 eraseblock size to 64KiB
Browse files Browse the repository at this point in the history
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
  • Loading branch information
Chang Rebecca Swee Fun authored and kraj committed Apr 10, 2020
1 parent 9e55364 commit b0374d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/machine/stratix10.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ KERNEL_DEVICETREE ?= "altera/socfpga_stratix10_socdk.dtb"

SERIAL_CONSOLES ?= "115200;ttyS0"

EXTRA_IMAGECMD_jffs2 ?= "-n -q -e 0x10000"

# Add variables for wic creation of sdcard image
IMAGE_BOOT_FILES ?= " \
${UBOOT_BINARY} \
Expand Down

0 comments on commit b0374d5

Please sign in to comment.