From: jino.cho Date: Fri, 7 Apr 2017 06:55:58 +0000 (+0900) Subject: packaging: artik530: fix typo X-Git-Tag: submit/tizen/20180327.075642~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7e5cf21ade4826a63e9461ead987e77b07ce4e77;p=profile%2Fcommon%2Fplatform%2Fkernel%2Fu-boot-artik7.git packaging: artik530: fix typo Target board was not booting because of this typo. Change-Id: I6610c9d70aebf8e185b75ccc6045e1b99b7f316a Signed-off-by: jino.cho --- diff --git a/packaging/u-boot-artik530.spec b/packaging/u-boot-artik530.spec index 0cdf3d60d7..a15f45b983 100644 --- a/packaging/u-boot-artik530.spec +++ b/packaging/u-boot-artik530.spec @@ -40,7 +40,7 @@ tools/nexell/BOOT_BINGEN \ -n tools/nexell/nsih/raptor-emmc.txt \ -i u-boot.bin \ -o bootloader.img \ - -l 0x43c00000 -e %0x43c00000 + -l 0x43c00000 -e 0x43c00000 %install rm -rf %{buildroot}