summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/rkcommon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rkcommon.c b/tools/rkcommon.c
index 9ec7eb23d89..0a072aa83ce 100644
--- a/tools/rkcommon.c
+++ b/tools/rkcommon.c
@@ -56,7 +56,7 @@ struct spl_info {
static struct spl_info spl_infos[] = {
{ "rk3036", "RK30", 0x1000 },
{ "rk3288", "RK32", 0x8000 },
- { "rk33xx", "RK33", 0x20000 },
+ { "rk3399", "RK33", 0x20000 },
};
static unsigned char rc4_key[16] = {