Re: [U-Boot] [PATCH 2/2] HACK: arndale: deinit scsi before launching Linux

2014-10-09 Thread Ian Campbell
On Wed, 2014-10-08 at 10:18 +0200, Wolfgang Denk wrote: > Dear Ian Campbell, > > In message <1412690200-6630-2-git-send-email-...@hellion.org.uk> you wrote: > > From: Ian Campbell > > > > NOT TO BE APPLIED AS IS > > > > Without this Linux fails to correctly init the phy (or something) and canno

Re: [U-Boot] [PATCH 2/2] HACK: arndale: deinit scsi before launching Linux

2014-10-08 Thread Wolfgang Denk
Dear Ian Campbell, In message <1412690200-6630-2-git-send-email-...@hellion.org.uk> you wrote: > From: Ian Campbell > > NOT TO BE APPLIED AS IS > > Without this Linux fails to correctly init the phy (or something) and cannot > detect the disk. > > Even with this we can fail to detect the disk

[U-Boot] [PATCH 2/2] HACK: arndale: deinit scsi before launching Linux

2014-10-07 Thread Ian Campbell
From: Ian Campbell NOT TO BE APPLIED AS IS Without this Linux fails to correctly init the phy (or something) and cannot detect the disk. Even with this we can fail to detect the disk outselves on some fraction of boots, so something else is clearly up too. --- arch/arm/cpu/armv7/exynos/sata.c