]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
env: Allow accessing non-mtd devices
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 10 Feb 2013 01:02:36 +0000 (01:02 +0000)
committerTom Rini <trini@ti.com>
Mon, 11 Mar 2013 21:05:04 +0000 (17:05 -0400)
commitf1932b78505aa52fc29e5862ed8588a6f1bbe3ec
treea75378bbb248e35b49f15f2d0d8a46d3b2ffb304
parentc8b5f556c069fcb82e0c5289189dc31f4d5d62f1
env: Allow accessing non-mtd devices

In certain cases, memory device is present as flat file or block device (via
mmc or mtdblock layer). Do not attempt MTD operations against it.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
tools/env/fw_env.c
tools/env/fw_env.config