tizen: rpi2/3/4: fix typo in Tizen boot scripts
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 17 Apr 2020 10:43:45 +0000 (12:43 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:49 +0000 (15:13 +0900)
/s/comdline/cmdline

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I2464583207200762d981f0d133dacb14ec66a445

board/raspberrypi/rpi/tizen-boot-rpi2.scr
board/raspberrypi/rpi/tizen-boot-rpi3-32b.scr
board/raspberrypi/rpi/tizen-boot-rpi3.scr
board/raspberrypi/rpi/tizen-boot-rpi4-32b.scr

index eff8fe414205ae80eb1cd244e581153b058a2be7..c20978e022aa59acf442968a6502af04af85895f 100644 (file)
@@ -38,7 +38,7 @@ kernel=zImage
 setenv fdtfile \"bcm2709-rpi-2-b.dtb\"
 setenv boot_prefixes \"/\"
 
-# To use comdline for using serial console. /* Normal mode */
+# To use cmdline for using serial console. /* Normal mode */
 setenv bootargs \"dma.dmachans=0x7f35 bcm2709.serial=0xed6687d3 bcm2709.uart_clock=48000000 smsc95xx.macaddr=${ethaddr} root=/dev/${rootdev} rw bootmode=${bootmode} bcm2709.boardrev=0xa02082 rootwait ${console} vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 ${opts}\"
 
 # Find the ramdisk offset and block count
index d44580f8f6b0741f49bf3cd8d2cfadc44f177b61..deb7231d2fcab7e8949cf9ccd53b677dfd931d8a 100644 (file)
@@ -56,7 +56,7 @@ else
 fi
 setenv boot_prefixes \"/\"
 
-# To use comdline for using serial console. /* Normal mode */
+# To use cmdline for using serial console. /* Normal mode */
 setenv bootargs \"${tizen_bootarg} smsc95xx.macaddr=${ethaddr} root=/dev/${rootdev} rw bootmode=${bootmode} rootwait ${console} ${opts} ${ip_opt}\"
 
 # Find the ramdisk offset and block count
index 4393faf20a765309bf645fc9205595bcaa0ae8e4..c2c6bce7a2e44adc633202823ed874a911cc3d60 100644 (file)
@@ -56,7 +56,7 @@ else
 fi
 setenv boot_prefixes \"/\"
 
-# To use comdline for using serial console. /* Normal mode */
+# To use cmdline for using serial console. /* Normal mode */
 setenv bootargs \"${tizen_bootarg} smsc95xx.macaddr=${ethaddr} root=/dev/${rootdev} rw bootmode=${bootmode} rootwait ${console} ${opts} ${ip_opt}\"
 
 # Find the ramdisk offset and block count
index 67331b928146b03ddb8ac49c08c1d328dfa73deb..9be35b16f9f1cf2eb0dd6cb61552cc07b7088015 100644 (file)
@@ -52,7 +52,7 @@ kernel=zImage
 setenv fdtfile \"bcm2711-rpi-4-b.dtb\"
 setenv boot_prefixes \"/\"
 
-# To use comdline for using serial console. /* Normal mode */
+# To use cmdline for using serial console. /* Normal mode */
 setenv bootargs \"${tizen_bootarg} root=/dev/${rootdev} rw bootmode=${bootmode} rootwait ${console} ${opts} ${ip_opt}\"
 
 # Find the ramdisk offset and block count