Home
last modified time | relevance | path

Searched hist:"9 d2542d062da9e1e3934f504b4d769998a76c991" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dbootstage.cdiff 9d2542d062da9e1e3934f504b4d769998a76c991 Mon May 22 06:05:34 CDT 2017 Simon Glass <sjg@chromium.org> bootstage: Adjust to use const * where possible

There are a few places that should use const *, such as
bootstage_unstash(). Update these to make it clearer when parameters are
changed.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dbootstage.hdiff 9d2542d062da9e1e3934f504b4d769998a76c991 Mon May 22 06:05:34 CDT 2017 Simon Glass <sjg@chromium.org> bootstage: Adjust to use const * where possible

There are a few places that should use const *, such as
bootstage_unstash(). Update these to make it clearer when parameters are
changed.

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