Home
last modified time | relevance | path

Searched hist:cbb2df2018ab07cb8887715d30d445584e108366 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dcmd_dm.ccbb2df2018ab07cb8887715d30d445584e108366 Mon Dec 07 13:23:29 UTC 2015 Tom Rini <trini@konsulko.com> CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set

Now that we may compile (but not link) code calling fixup_cmdtable when
this is not set, we need to always have the declaration available. We
should also make sure that anyone calling the function includes
<command.h> as that's where the function declaration is.

Signed-off-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/include/
H A Dcommand.hcbb2df2018ab07cb8887715d30d445584e108366 Mon Dec 07 13:23:29 UTC 2015 Tom Rini <trini@konsulko.com> CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set

Now that we may compile (but not link) code calling fixup_cmdtable when
this is not set, we need to always have the declaration available. We
should also make sure that anyone calling the function includes
<command.h> as that's where the function declaration is.

Signed-off-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/common/
H A Dboard_r.ccbb2df2018ab07cb8887715d30d445584e108366 Mon Dec 07 13:23:29 UTC 2015 Tom Rini <trini@konsulko.com> CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set

Now that we may compile (but not link) code calling fixup_cmdtable when
this is not set, we need to always have the declaration available. We
should also make sure that anyone calling the function includes
<command.h> as that's where the function declaration is.

Signed-off-by: Tom Rini <trini@konsulko.com>