u-boot/drivers/core
Simon Glass ab7cd62790 dm: Support driver model prior to relocation
Initialise devices marked 'pre-reloc' and make them available prior to
relocation. Note that this requires pre-reloc malloc() to be available.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:24 +01:00
..
device.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
lists.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.c dm: Support driver model prior to relocation 2014-07-23 14:07:24 +01:00
uclass.c dm: Cast away the const-ness of the global_data pointer 2014-06-20 11:55:49 -06:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00