]> git.sur5r.net Git - u-boot/blobdiff - tools/rkcommon.h
rockchip: Add max spl size & spl header configs
[u-boot] / tools / rkcommon.h
index 57fd726004c89f324b420793f3549903a300ff01..39b1d521efea1b975d82443f324455962054e96a 100644 (file)
@@ -11,7 +11,6 @@
 enum {
        RK_BLK_SIZE             = 512,
        RK_CODE1_OFFSET         = 4,
-       RK_MAX_CODE1_SIZE       = 32 << 10,
 };
 
 /**