summaryrefslogtreecommitdiff
path: root/board-to-uboot.py
diff options
context:
space:
mode:
Diffstat (limited to 'board-to-uboot.py')
-rwxr-xr-xboard-to-uboot.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/board-to-uboot.py b/board-to-uboot.py
index f47f6f6..f337b63 100755
--- a/board-to-uboot.py
+++ b/board-to-uboot.py
@@ -41,7 +41,6 @@ board = tegra_pmx_board_parser.load_board(args.board)
copyright_year = datetime.date.today().year
-# FIXME: Need to make rcv_sel parameter to PINCFG() macro below optional
print('''\
/*
* Copyright (c) %(copyright_year)d, NVIDIA CORPORATION. All rights reserved.