From: Jaehoon Chung Date: Tue, 26 Feb 2019 06:45:25 +0000 (+0900) Subject: rpi: tizen-boot: rpi3: remove unnecessary comment X-Git-Tag: submit/tizen/20190313.093514^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb9bed9b7c2c9a37a9aa8cfb62cc350c39f51042;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 cca6f5602c..4393faf20a 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;