upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/test/dm
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 11 years ago
..
.gitignore
Makefile dm: Allow driver model tests only for sandbox 11 years ago
cmd_dm.c dm: Use '*' to indicate a device is activated 11 years ago
core.c dm: rename device struct to udevice 11 years ago
gpio.c dm: rename device struct to udevice 11 years ago
test-dm.sh
test-driver.c dm: rename device struct to udevice 11 years ago
test-fdt.c dm: Rename struct device_id to udevice_id 11 years ago
test-main.c dm: rename device struct to udevice 11 years ago
test-uclass.c dm: rename device struct to udevice 11 years ago
test.dts
ut.c