Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Denvironment.hfb1c43cc37ae45c6c0576d976a53b9222819691c Mon Feb 27 17:22:03 UTC 2017 Maxime Ripard <maxime.ripard@free-electrons.com> common: Move environment choice to Kconfig

The environment location is something that might change per board
(depending on what storage options are availaible there) or depending on
the user choice (when we have several options).

Instead of hardcoding it in our configuration header, create a Kconfig
choice with the options we use for now, and the symbols that depend on it.

Once done, also remove the irrelevant sunxi defines.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
/rk3399_rockchip-uboot/common/
H A DKconfigfb1c43cc37ae45c6c0576d976a53b9222819691c Mon Feb 27 17:22:03 UTC 2017 Maxime Ripard <maxime.ripard@free-electrons.com> common: Move environment choice to Kconfig

The environment location is something that might change per board
(depending on what storage options are availaible there) or depending on
the user choice (when we have several options).

Instead of hardcoding it in our configuration header, create a Kconfig
choice with the options we use for now, and the symbols that depend on it.

Once done, also remove the irrelevant sunxi defines.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.hfb1c43cc37ae45c6c0576d976a53b9222819691c Mon Feb 27 17:22:03 UTC 2017 Maxime Ripard <maxime.ripard@free-electrons.com> common: Move environment choice to Kconfig

The environment location is something that might change per board
(depending on what storage options are availaible there) or depending on
the user choice (when we have several options).

Instead of hardcoding it in our configuration header, create a Kconfig
choice with the options we use for now, and the symbols that depend on it.

Once done, also remove the irrelevant sunxi defines.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>