
On Fri, Dec 09, 2016 at 01:54:30PM +0100, Michal Simek wrote:
Hi Tom,
On 9.12.2016 13:11, Tom Rini wrote:
On Fri, Dec 02, 2016 at 02:55:00PM +0100, Michal Simek wrote:
Hi Tom,
here are some patches I have collected for Xilinx devices, one miiphy patch and SCSI changes I have made.
Simon: I have sent v4 of DM_SCSI + ceva sata driver moved to DM which should go through your tree because you have applied "dm: blk: Fix get_desc to return block device descriptor" which is required. They are based on this branch.
Tom: I have tested also travis with zynq qemu but it looks like a problem with qemu timing for zynq model. The rest of python tests look good. https://travis-ci.org/michalsimek-test/u-boot/jobs/180384185 Also for running this I had to use CONFIG_OF_EMBED=y to handle dtb. Anyway I will talk to Qemu guys what I can do with it and when this timing issue was solved and which mainline qemu version this requires. Is there arm64 qemu available too?
Thanks, Michal
The following changes since commit 9ae0e14350758e6447c90615ff4df530549a45e2:
Merge git://www.denx.de/git/u-boot-marvell (2016-12-01 09:24:02 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
for you to fetch changes up to 861fe6503e205622202a61d3ca86cd4ccb80bf03:
cmd: scsi: Make private functions static (2016-12-02 14:37:32 +0100)
Applied to u-boot/master, thanks!
This PR was applied already. And if you look at what you have applied just now is temporary branch. Nothing what should be added to tree in this state. In general it is mess. You should revert that stuff you have merged even it contain some patches which should be merged soon.
OK, oops, sorry. I've reverted that merge just now. Sorry about that!
And for the record, this was applied correctly earlier but I lost the mail apparently.