Skip to content

Commit

Permalink
conf: agilex: 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 b0374d5 commit b01a0aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/machine/agilex.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ KERNEL_DEVICETREE ?= "intel/socfpga_agilex_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 b01a0aa

Please sign in to comment.