TCL scripts: replace "puts" with "echo"
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
4747af362d
commit
e7b2958229
@@ -38,7 +38,7 @@ proc hexled {u32} {
|
||||
|
||||
proc lubbock_init {target} {
|
||||
|
||||
puts "Initialize PXA255 Lubbock board"
|
||||
echo "Initialize PXA255 Lubbock board"
|
||||
|
||||
# (1) pinmux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user