From: Jaehoon Chung Date: Tue, 26 Feb 2019 06:45:25 +0000 (+0900) Subject: rpi: tizen-boot: rpi3: remove unnecessary comment X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2231bef7bc8ab2c017213a577523090fe0da0df;p=platform%2Fkernel%2Fu-boot.git rpi: tizen-boot: rpi3: remove unnecessary comment Remove unnecessary comment. Change-Id: I8eebe6b7e24101556ee444d0cebc75edb0d8e454 Signed-off-by: Jaehoon Chung --- diff --git a/board/raspberrypi/rpi/tizen-boot-rpi3.scr b/board/raspberrypi/rpi/tizen-boot-rpi3.scr index cca6f56..4393faf 100644 --- a/board/raspberrypi/rpi/tizen-boot-rpi3.scr +++ b/board/raspberrypi/rpi/tizen-boot-rpi3.scr @@ -1,7 +1,5 @@ # U-boot script for tizen RPI3 -# Device that included the image. - if test -e $bootdev $mmcbootdev:$mmcinformpart $rebootparamfile; then; ext4load $bootdev $mmcbootdev:$mmcinformpart $rebootparam_addr $rebootparamfile; if itest.l *${rebootparam_addr} == ${upgrade_val}; then;