Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of 15h.org. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:47, 27 June 2026 Mrothfuss talk contribs created page Padding ROMs (Created page with "ROM images can be padded to match the flash chip you have. This can be done with either OEM or coreboot ROM images. Simply concatenate your image until you reach the desired size. For example, to pad a 2MB ROM into a 16MB ROM: <nowiki> cat image_2MB.rom > image_16MB.rom cat image_2MB.rom >> image_16MB.rom cat image_2MB.rom >> image_16MB.rom cat image_2MB.rom >> image_16MB.rom cat image_2MB.rom >> image_16MB.rom cat image_2MB.rom >> image_16MB.rom cat image_2MB.rom >> i...")