Home
last modified time | relevance | path

Searched hist:"21 f639446d6bccb6cc550140d36bd3ebd74fcee8" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/env/
H A Dnvram.c21f639446d6bccb6cc550140d36bd3ebd74fcee8 Thu Aug 03 18:22:16 UTC 2017 Simon Glass <sjg@chromium.org> env: Adjust the get_char() method to return an int

In principle this can fail, e.g. if the index is out of range. Adjust the
driver signature to allow returning an error code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Deeprom.c21f639446d6bccb6cc550140d36bd3ebd74fcee8 Thu Aug 03 18:22:16 UTC 2017 Simon Glass <sjg@chromium.org> env: Adjust the get_char() method to return an int

In principle this can fail, e.g. if the index is out of range. Adjust the
driver signature to allow returning an error code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/include/
H A Denvironment.h21f639446d6bccb6cc550140d36bd3ebd74fcee8 Thu Aug 03 18:22:16 UTC 2017 Simon Glass <sjg@chromium.org> env: Adjust the get_char() method to return an int

In principle this can fail, e.g. if the index is out of range. Adjust the
driver signature to allow returning an error code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>