commit | 9b4a4393931a75a34ac65255171a3f22a14efbe8 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Mon Apr 10 08:56:22 2017 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Apr 27 13:31:55 2017 +0200 |
tree | d02615685530a663c858dc87466e7ee456741663 | |
parent | b7c0b40631bbf1e58c7c2716da331803a378576b [diff] |
zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work Fixes the following problem: zynq-uboot> run dfu_ram Setting bus to 1 g_dnl_register: failed!, error: -19 The cause appears to be that the USB framework is looking for a usbotg aliases, so add the alias to point to our USB device. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Michal Simek <michal.simek@xilinx.com>