diff --git a/README.md b/README.md index dfd38a2..2b76c67 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ UniFlash ships with several typical targets that you can specify with `-t` (`--t - `sc6531efm_generic` (default) - for SC6531E/F/M with no signed FDLs; - `sc6530_generic` - for SC6530 and SC6531B/C/DA with no signed FDLs; +- `sc6600l_generic` - for SC6600L with no signed FDLs; - `sc7703a_generic` - for SC7703A with no signed FDLs. If you want to, the targets are fully overridable with individual parameters, see program help for all details. diff --git a/fdls/sc6600l_generic_0x34000000_single.bin b/fdls/sc6600l_generic_0x34000000_single.bin new file mode 100644 index 0000000..87374c6 Binary files /dev/null and b/fdls/sc6600l_generic_0x34000000_single.bin differ