Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Nunn
42e89b5e22 Handle incorrect zero size fields
Previously the Configfile would say something like
'HWInitCodeOffset=0x00000000=HWInit' if the size field was mistakenly
set to zero. Now we just search for whatever can be found at that
location.
2019-06-10 11:51:31 +08:00
Elliot Nunn
244c93f567 Make ConfigInfo format more consistent 2019-06-03 12:06:58 +08:00
Elliot Nunn
b5af802944 Hacky Pippin ROM support
The Pippin ROM has lower checksums than expected, by about 4%. Without
recovering the missing data, this probably cannot be replicated, so we
just detect it and live with it.
2019-06-02 09:55:43 +08:00
Elliot Nunn
db2b03a4fd Comment Configfile better 2019-05-26 10:52:40 +08:00
Elliot Nunn
7fbbea569d Add PowerPC/4MB rebuilding 2019-05-25 15:03:18 +08:00
Elliot Nunn
5e8532c1ee Bump 2019-05-24 23:08:21 +08:00