the following patch was just integrated into master: commit fa31751fc7eb849bf70ce71664fd73581baef700 Author: Jan Tatje jan@jnt.io Date: Fri Mar 11 00:52:07 2016 +0100
util/ifdtool: add option to change chip density
Adds -D / --density option to change the chip density. This is only implemented for IFD version 1 as I do not have an IFD version 2 to test this. Density of both chips is changed by default, but a chip can be selected using -C / --chip.
Change-Id: Iba7affbf6cbefa3147b7b0e019298d905e694716 Signed-off-by: Jan Tatje jan@jnt.io Reviewed-on: https://review.coreboot.org/14032 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/14032 for details.
-gerrit