Skip to content

Commit

Permalink
artik533: override INITRD name
Browse files Browse the repository at this point in the history
This patch overrides the INITRD variable name for artik533 model. The
PREBUILT variable has been changed from boot-firmwares-artik530 to
boot-firmwares-artik533.

Change-Id: I0a4e41ea239b934ef547515b03739ec8b0eef056
Signed-off-by: Chanho Park <[email protected]>
  • Loading branch information
cometzero committed Aug 2, 2017
1 parent 9c06b23 commit 07e6dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/artik533.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ export TARGET_DIR=$IMAGE_DIR/$TARGET_BOARD
export KERNEL_DTB=s5p4418-artik533-*.dtb
export UBOOT_DEFCONFIG=artik533_raptor_config
export PREBUILT_DIR=$ARTIK_BUILD_DIR/../boot-firmwares-artik533
export INITRD=$PREBUILT_DIR/$RAMDISK_NAME

export FIP_LOAD_ADDR=0x74c00000

0 comments on commit 07e6dda

Please sign in to comment.