diff options
Diffstat (limited to 'board/imgtec/malta/flash-malta-boot.tcl')
-rw-r--r-- | board/imgtec/malta/flash-malta-boot.tcl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/imgtec/malta/flash-malta-boot.tcl b/board/imgtec/malta/flash-malta-boot.tcl index 0eedf07ace..972002a8e9 100644 --- a/board/imgtec/malta/flash-malta-boot.tcl +++ b/board/imgtec/malta/flash-malta-boot.tcl @@ -1,10 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2013 Imagination Technologies # # Programs a MIPS Malta boot flash with a flat binary image. -# -# SPDX-License-Identifier: GPL-2.0+ -# proc flash-boot { binfile } { puts "flash monitor binary $binfile" |