Home
last modified time | relevance | path

Searched hist:"89876 a55" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dm/
H A Ddevice-internal.h89876a55 Thu Jun 12 00:29:49 CDT 2014 Simon Glass <sjg@chromium.org> dm: Cast away the const-ness of the global_data pointer

In a very few cases we need to adjust the driver model root device, such as
when setting it up at initialisation. Add a macro to make this easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Droot.c89876a55 Thu Jun 12 00:29:49 CDT 2014 Simon Glass <sjg@chromium.org> dm: Cast away the const-ness of the global_data pointer

In a very few cases we need to adjust the driver model root device, such as
when setting it up at initialisation. Add a macro to make this easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Duclass.c89876a55 Thu Jun 12 00:29:49 CDT 2014 Simon Glass <sjg@chromium.org> dm: Cast away the const-ness of the global_data pointer

In a very few cases we need to adjust the driver model root device, such as
when setting it up at initialisation. Add a macro to make this easier.

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