Home
last modified time | relevance | path

Searched hist:"10 b69712151203beb774750bafc56c00699c8e58" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd_uboot.c10b69712151203beb774750bafc56c00699c8e58 Thu Oct 15 12:34:09 UTC 2015 Maxime Ripard <maxime.ripard@free-electrons.com> mtd: uboot: Add meaningful error message

The current error message in get_part if CONFIG_MTDPARTS is disabled is
"offset is not a number" which is confusing and doesn't help at all.

Change that for something that might give a hint on what's going on.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>