Home
last modified time | relevance | path

Searched hist:c5951991942330c129f3b181e94969d7c01e9abb (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/env/
H A Dremote.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Donenand.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dflash.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dnvram.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dsata.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dubi.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dnand.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Deeprom.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dext4.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dfat.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dmmc.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dsf.cdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Denvironment.hdiff c5951991942330c129f3b181e94969d7c01e9abb Thu Aug 03 13:22:17 CDT 2017 Simon Glass <sjg@chromium.org> env: Adjust the load() method to return an error

The load() methods have inconsistent behaviour on error. Some of them load
an empty default environment. Some load an environment containing an error
message. Others do nothing.

As a step in the right direction, have the method return an error code.
Then the caller could handle this itself in a consistent way.

Signed-off-by: Simon Glass <sjg@chromium.org>