mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
f64000c302
The file test.dts from driver model test directory, was compiled by call dtc in script: test/dm/test-dm.sh. This doesn't allow for including of dtsi files and using of C preprocessor routines in this dts file. Since the mentioned script builds U-Boot before tests, then moving the test.dts file into sandbox dts directory is reasonable. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Tested on sandbox: Tested-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bus.c | ||
cmd_dm.c | ||
core.c | ||
eth.c | ||
gpio.c | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
pci.c | ||
pmic.c | ||
regulator.c | ||
rtc.c | ||
sf.c | ||
spi.c | ||
test-dm.sh | ||
test-driver.c | ||
test-fdt.c | ||
test-main.c | ||
test-uclass.c | ||
usb.c | ||
ut.c |