u-boot-brain/arch/sandbox
Jean-Jacques Hiblot 07e33711fe dm: Add a No-op uclass
This uclass is intended for devices that do not need any features from the
uclass, including binding children.
This will typically be used by devices that are used to bind child devices
but do not use dm_scan_fdt_dev() to do it. That is for example the case of
several USB wrappers that have 2 child devices (1 for device and 1 for
host) but bind only one at a any given time.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-07-05 14:19:41 +02:00
..
cpu sandbox: Drop the printf() in setup_ram_buf() 2019-04-23 20:26:43 -06:00
dts dm: Add a No-op uclass 2019-07-05 14:19:41 +02:00
include/asm Various minor sandbox iumprovements 2019-04-24 12:27:29 -04:00
lib sandbox: Properly print physical addresses 2019-04-11 20:10:05 -06:00
config.mk sandbox: Correct SDL build flags 2019-01-14 17:47:13 -07:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00