Skip to content

Commit

Permalink
artik530: config: add FIT_IMAGE definition
Browse files Browse the repository at this point in the history
As a preparation step for supporting FIT booting on ARTIK-530, this
commit adds the definition of 'FIT_IMAGE' in config.

Change-Id: I361c351587f4bf13937b441c9c7e8ee23d718556
Signed-off-by: Heesub Shin <[email protected]>
  • Loading branch information
Heesub Shin committed Apr 5, 2018
1 parent f14fea9 commit 25e54fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/artik530.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export DTB_PREFIX_DIR=arch/arm/boot/dts/
export BUILD_DTB=dtbs
export KERNEL_DTB=s5p4418-artik530-*.dtb
export KERNEL_IMAGE=zImage
export FIT_IMAGE=kernel_fdt.itb
export UBOOT_IMAGE=bootloader.img
export UBOOT_ENV_SECTION=.rodata.default_environment

Expand Down

0 comments on commit 25e54fd

Please sign in to comment.