]> git.sur5r.net Git - u-boot/blobdiff - tools/rkcommon.c
usb: host: ehci-vf: Migrate Vybrid USB to driver model
[u-boot] / tools / rkcommon.c
index 9ec7eb23d8966081b0aadcba6c8a1af3650d8fbb..0a072aa83ce8b8c793d3f1c125c1b929f98df9a6 100644 (file)
@@ -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] = {