Home
last modified time | relevance | path

Searched hist:"3 ac435d33a8f6a4e28df6bc068cb0569bc8061ad" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dconfig_defaults.h3ac435d33a8f6a4e28df6bc068cb0569bc8061ad Tue Nov 11 00:16:47 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow device removal features to be dropped

For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice-remove.c3ac435d33a8f6a4e28df6bc068cb0569bc8061ad Tue Nov 11 00:16:47 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow device removal features to be dropped

For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
H A DMakefile3ac435d33a8f6a4e28df6bc068cb0569bc8061ad Tue Nov 11 00:16:47 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow device removal features to be dropped

For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
H A Ddevice.c3ac435d33a8f6a4e28df6bc068cb0569bc8061ad Tue Nov 11 00:16:47 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow device removal features to be dropped

For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/include/dm/
H A Ddevice-internal.h3ac435d33a8f6a4e28df6bc068cb0569bc8061ad Tue Nov 11 00:16:47 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow device removal features to be dropped

For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>