flash/nor: consolidate flash protect/protect_check
[fw/openocd] / src / flash / nor / lpc288x.c
index 24729138a0228a11b3096fcd81212a5e62928489..474e721eb81403346e5ed54e41ebdb387b5ec0f9 100644 (file)
@@ -167,6 +167,7 @@ static int lpc288x_read_part_info(struct flash_bank *bank)
        return ERROR_OK;
 }
 
+/* TODO: Revisit! Is it impossible to read protection status? */
 static int lpc288x_protect_check(struct flash_bank *bank)
 {
        return ERROR_OK;