Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
- virtio implementation and supporting patches - DM_FLAG_PRE_RELOC fixes - regmap improvements - minor buildman and sandbox things
This commit is contained in:
@@ -68,5 +68,4 @@ U_BOOT_DRIVER(simple_video) = {
|
||||
.id = UCLASS_VIDEO,
|
||||
.of_match = simple_video_ids,
|
||||
.probe = simple_video_probe,
|
||||
.flags = DM_FLAG_PRE_RELOC,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user