Signed-off-by: Gerald Kerma <[email protected]> --- debian/env-configs/guruplug.config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/env-configs/guruplug.config b/debian/env-configs/guruplug.config index 8b30cbe..1432d29 100644 --- a/debian/env-configs/guruplug.config +++ b/debian/env-configs/guruplug.config @@ -1,10 +1,7 @@ # Configuration file for fw_(printenv/saveenv) utility. # -# Hardware : Marvell Plug2L Reference Board -# No redundant environment -# # XXX this configuration might miss a fifth parameter for the "Number of # sectors" # MTD device name Device offset Env. size Flash sector size -/dev/mtd0 0x40000 0x20000 0x20000 +/dev/mtd1 0x0 0x20000 0x20000 -- 2.1.4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

