Revert "rockchip: Add max spl size & spl header configs"
[oweals/u-boot.git] / tools / rkcommon.h
index 0fc1e96409b8ee630664554f81a236861793f722..222156e7e8467a12ed3a460e10ef1d037aac930c 100644 (file)
@@ -12,6 +12,7 @@ enum {
        RK_BLK_SIZE             = 512,
        RK_INIT_OFFSET          = 4,
        RK_MAX_BOOT_SIZE        = 512 << 10,
+       RK_MAX_CODE1_SIZE       = 32 << 10,
 };
 
 /**