dm: test: Add a test for the ram uclass
Add a test to confirm that we can probe this device and get information on the available RAM. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -47,3 +47,4 @@ CONFIG_UT_DM=y
|
||||
CONFIG_UT_ENV=y
|
||||
CONFIG_CLK=y
|
||||
CONFIG_RESET=y
|
||||
CONFIG_RAM=y
|
||||
|
||||
Reference in New Issue
Block a user