Attention is currently required from: Nico Huber, Patrick Rudolph.

Patrick Rudolph uploaded patch set #2 to this change.

View Change

linux_mtd: Allow to open partition by name

MTD device numbers might change, while the name keeps the same.
Add new programmer parameter 'name', which is used when 'dev' isn't
specified and try to locate a single MTD partition matching the name.

If more than one partition is found it's assumed to be an error.

Change-Id: I566b9809950cbf47fbb01ae89305641c4e259f68
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
---
M flashrom.8.tmpl
M linux_mtd.c
2 files changed, 86 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/35/63135/2

To view, visit change 63135. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I566b9809950cbf47fbb01ae89305641c4e259f68
Gerrit-Change-Number: 63135
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newpatchset