Skip to content
Snippets Groups Projects
Commit 792970b0 authored by Tom Rini's avatar Tom Rini Committed by Pantelis Antoniou
Browse files

cmd_mmc.c: Add 'partconf' command to mmc


Add a partconf sub-command to the mmc command to allow for setting
the boot_ack, boot_partition and partition_access fields of
PARTITION_CONFIG (formerly BOOT_CONFIG, EXT_CSD[179]).  Part of this
requires changing the check for 'part' from an strncmp to a strcmp, like
the rest of the sub-commands.

Cc: Andy Fleming <afleming@gmail.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Acked-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
Signed-off-by: default avatarPantelis Antoniou <panto@antoniou-consulting.com>
parent f1fd957e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment