aboutsummaryrefslogtreecommitdiffstats
path: root/docs/spelling_wordlist.txt
blob: 121cebc0d05f879dd16944a8c79d8086bb874597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
affine
backend
backends
Backends
Blowfish
boolean
Botan
Changelog
ciphertext
committer
committers
conda
crypto
cryptographic
cryptographically
Debian
decrypt
decrypted
decrypting
deserialize
deserialized
Docstrings
dsa
dsaparam
ec
fernet
Fernet
hazmat
indistinguishability
interoperable
introspectability
invariants
iOS
Koblitz
Lange
metadata
namespace
namespaces
pem
pickleable
plaintext
preprocessor
preprocessors
pseudorandom
pyOpenSSL
secp
secp256r1
Schneier
scrypt
Solaris
Tanja
testability
Ubuntu
unencrypted
unpadded
unpadding
drivers/mtd/parsers/redboot.c +++ b/drivers/mtd/parsers/redboot.c @@ -300,6 +300,7 @@ static int parse_redboot_partitions(stru static const struct of_device_id mtd_parser_redboot_of_match_table[] = { { .compatible = "redboot-fis" }, + { .compatible = "ecoscentric,redboot-fis-partitions" }, {}, }; MODULE_DEVICE_TABLE(of, mtd_parser_redboot_of_match_table);