summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cbootimage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cbootimage.c b/src/cbootimage.c
index 22d7aef..1dfb719 100644
--- a/src/cbootimage.c
+++ b/src/cbootimage.c
@@ -72,7 +72,7 @@ usage(void)
printf(" -o<ODM_DATA> Specify the odm_data(in hex).\n");
printf(" -t|--tegra NN Select target device. Must be one of:\n");
printf(" 20, 30, 114, 124, 132, 210.\n");
- printf(" Default: 20. This option is deprecated\n");
+ printf(" Default: 20.\n");
printf(" -s|--soc tegraNN Select target device. Must be one of:\n");
printf(" tegra20, tegra30, tegra114, tegra124,\n");
printf(" tegra132, tegra210.\n");