Re: [U-Boot] u-boot-xlnx 'master-next' branch: usb not working for microzed

2013-10-15 Thread Oleg Dzhimiev
Thanks to Michal - in the u-boot-xlnx/master-next (vs /master) the following lines were removed: board/xilinx/zynq/board.c: - /* temporary hack to take USB out of reset til the is fixed -* in Linux -*/ - writel(0x80, 0xe000a204); - writel(0x80, 0xe000a208); -

Re: [U-Boot] u-boot-xlnx/master-next: build error

2013-10-15 Thread Oleg Dzhimiev
Yes, most likely. Thanks for the answer. -- View this message in context: http://u-boot.10912.n7.nabble.com/u-boot-xlnx-master-next-build-error-tp165385p165484.html Sent from the U-Boot mailing list archive at Nabble.com. ___ U-Boot mailing list U-Boo

[U-Boot] u-boot-xlnx/master-next: build error

2013-10-14 Thread Oleg Dzhimiev
Hi, Building u-boot-xlnx/master-next:4cb9c3de73d66372d40d24baf82fa87a702f0c9b throws an error: > lowlevel_init.S: Assembler messages: > lowlevel_init.S:35: Error: selected processor does not support ARM mode > `fmrx r1,FPEXC' > lowlevel_init.S:37: Error: selected processor does not support ARM mod