[flashrom] [carFl mem] Reduce memory buffers v2

Tadas Slotkus devtadas at gmail.com
Mon Aug 22 19:09:39 CEST 2011


Hi all,

Sending version two of patches, which reduce memory usage for flashrom
in coreboot and deals with globals. 1-9 patches are the same as I sent
before (two header lines have changed automatically in each patchfile).

Now you may look at all patches. It should work with internal and dummy
programmers in normal OS. To work in coreboot ramstage/romstage requires
a lot of cleanups and workarounds as much features used in the code
aren't there supported (unless you are running it as a payload). Any
comments are apreciated.

Thanks,
Tadas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0000-cover-letter.patch
Type: text/x-patch
Size: 5576 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-check_erased_range.-smallchunks.patch
Type: text/x-patch
Size: 3018 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Copy-read_buf_from_file-trivial.patch
Type: text/x-patch
Size: 1584 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Implement-read_chunk_from_file.patch
Type: text/x-patch
Size: 1746 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-In-erase_and_write_block_helper-use-chunked-reads.patch
Type: text/x-patch
Size: 7493 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-write_chunk_to_file.patch
Type: text/x-patch
Size: 1116 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0005.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Cleanup-doit-remove-mallocs-unsupported-stuff.patch
Type: text/x-patch
Size: 6510 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0006.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-read_flash_to_file-use-chunked-reads-writes.patch
Type: text/x-patch
Size: 3380 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0007.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Remove-verify_flash-fix-verify_range.patch
Type: text/x-patch
Size: 1942 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0008.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Don-t-compile-external-programmers-by-default.patch
Type: text/x-patch
Size: 2374 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0009.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Remove-unused-fd-type-from-serial.c.patch
Type: text/x-patch
Size: 1013 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0010.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-Introduce-globals-structure.patch
Type: text/x-patch
Size: 2424 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0011.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Globalisation-pass-1-82802ab.c.patch
Type: text/x-patch
Size: 6195 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0012.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Globalisation-pass-1-a25.c.patch
Type: text/x-patch
Size: 2583 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0013.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-Globalisation-pass-1-at25.c.patch
Type: text/x-patch
Size: 8323 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0014.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-Globalisation-pass-1-bitbang_spi.c.patch
Type: text/x-patch
Size: 2647 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0015.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-Globalisation-pass-1-ichspi.c.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0016.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-Globalisation-pass-1-internal.c.patch
Type: text/x-patch
Size: 1025 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0017.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-Globalisation-pass-1-it87spi.c.patch
Type: text/x-patch
Size: 5777 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0018.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0019-Globalisation-pass-1-jedec.c.patch
Type: text/x-patch
Size: 16745 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0019.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-Globalisation-pass-1-m29f400bt.c.patch
Type: text/x-patch
Size: 5018 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0020.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0021-Globalisation-pass-1-pm49fl00x.c.patch
Type: text/x-patch
Size: 1764 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0021.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-Globalisation-pass-1-programmer.c.patch
Type: text/x-patch
Size: 2713 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0022.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0023-Globalisation-pass-1-sb600spi.c.patch
Type: text/x-patch
Size: 906 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0023.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0024-Globalisation-pass-1-sharplhf00l04.c.patch
Type: text/x-patch
Size: 2013 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0024.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0025-Globalisation-pass-1-spi.c.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0025.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0026-Globalisation-pass-1-spi25.c.patch
Type: text/x-patch
Size: 27226 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0026.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0027-Globalisation-pass-1-sst28sf040.c.patch
Type: text/x-patch
Size: 4135 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0027.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0028-Globalisation-pass-1-sst49lfxxxc.c.patch
Type: text/x-patch
Size: 3150 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0028.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0029-Globalisation-pass-1-sst_fwhub.c.patch
Type: text/x-patch
Size: 2714 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0029.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0030-Globalisation-pass-1-stm50flw0x0x.c.patch
Type: text/x-patch
Size: 3251 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0030.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0031-Globalisation-pass-1-w29ee011.c.patch
Type: text/x-patch
Size: 2474 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0031.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0032-Globalisation-pass-1-w39.c.patch
Type: text/x-patch
Size: 8112 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0032.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0033-Globalisation-pass-1-wbsio_spi.c.patch
Type: text/x-patch
Size: 2250 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0033.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0034-Globalisation-pass-1-dummyflasher.c.patch
Type: text/x-patch
Size: 2197 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0034.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0035-Globalisation-pass-1-it85spi.c.patch
Type: text/x-patch
Size: 5980 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0035.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0036-Globalisation-pass-1-cli_classic.c.patch
Type: text/x-patch
Size: 2356 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0036.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0037-Globalisation-pass-1-flashrom.c.patch
Type: text/x-patch
Size: 13118 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0037.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0038-Globalisation-pass-1-fixes-chipdrivers.h.patch
Type: text/x-patch
Size: 13591 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0038.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0039-Globalisation-pass-1-fixes-programmer.h.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0039.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0040-Globalisation-pass-1-fixes-flash.h.patch
Type: text/x-patch
Size: 5695 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0040.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0041-Globalisation-pass-1-fixes-it85spi.c.patch
Type: text/x-patch
Size: 1137 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0041.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0042-Globalisation-pass-2-register-undo-functions.patch
Type: text/x-patch
Size: 39257 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0042.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0043-enum-programmer-move-to-globals.patch
Type: text/x-patch
Size: 10074 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0043.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0044-rpci-and-rmmio-functions-use-static-buffer.patch
Type: text/x-patch
Size: 2890 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0044.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0045-pcidev.c-remove-unused-pcidev_init.patch
Type: text/x-patch
Size: 2693 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0045.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0046-Globalisation-pass-3-flashrom.c.patch
Type: text/x-patch
Size: 17361 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0046.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0047-Globalisation-pass-3-board_enables.patch
Type: text/x-patch
Size: 43249 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0047.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0048-Globalisation-pass-3-cbtable.patch
Type: text/x-patch
Size: 5241 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0048.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0049-extract_programmer_param-use-buf-from-globals.patch
Type: text/x-patch
Size: 5112 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0049.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0050-Move-buses_supported-to-globals-struct.patch
Type: text/x-patch
Size: 11608 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0050.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0051-Move-chip_to_probe-to-globals-struct.patch
Type: text/x-patch
Size: 4345 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0051.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0052-Move-coreboot-specific-variables-to-globals.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0052.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0053-Move-laptop-specific-vars-to-globals.patch
Type: text/x-patch
Size: 2985 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0053.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0054-Move-dmi-and-force_board.-vars-to-globals.patch
Type: text/x-patch
Size: 5116 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0054.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0055-Move-superio_count-ichspi_bbar-to-globals.patch
Type: text/x-patch
Size: 6409 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0055.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0056-Verbose-use-only-precompiled-verbose-value.patch
Type: text/x-patch
Size: 2527 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0056.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0057-Move-pci-access-variable-to-globals.patch
Type: text/x-patch
Size: 4535 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0057.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0058-Move-flashbase-and-programmer_may_write-to-globals.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0058.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0059-Move-superios-array-to-globals.patch
Type: text/x-patch
Size: 2945 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0059.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0060-Move-max_rom_decode-to-globals.patch
Type: text/x-patch
Size: 7977 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0060.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0061-Statics-programmer_param-to-globals.patch
Type: text/x-patch
Size: 2147 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0061.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0062-Statics-shutdown_fn-to-globals.patch
Type: text/x-patch
Size: 3725 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0062.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0063-Introduce-ERROR_FATAL-in-chipset-enables.patch
Type: text/x-patch
Size: 2127 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0063.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0064-Kill-exit-in-enable_flash_sb400.patch
Type: text/x-patch
Size: 889 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0064.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0065-Kill-exit-in-enable_flash_ich_dc.patch
Type: text/x-patch
Size: 1358 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20110822/daee3b72/attachment-0065.patch>


More information about the flashrom mailing list