Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dbootstage.c9d2542d062da9e1e3934f504b4d769998a76c991 Mon May 22 11:05:34 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dbootstage.h9d2542d062da9e1e3934f504b4d769998a76c991 Mon May 22 11:05:34 UTC 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>