Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #55840
| From | Ryan Tandy <ryan@nardis.ca> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) |
| Date | 2016-11-25 17:20 +0100 |
| Message-ID | <sHroe-2Rp-27@gated-at.bofh.it> (permalink) |
| References | <sHjh0-62o-11@gated-at.bofh.it> <sHjqF-65B-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Fri, Nov 25, 2016 at 07:42:37AM +0000, Ian Campbell wrote:
>Assuming orion5x-linkstation.dtsi is correctly relating to your
>platform you would appear to want one of:
> $ git grep orion5x-linkstation.dtsi arch/arm/boot/dts/*.dts
> arch/arm/boot/dts/orion5x-kuroboxpro.dts:#include "orion5x-linkstation.dtsi"
> arch/arm/boot/dts/orion5x-linkstation-lsgl.dts:#include "orion5x-linkstation.dtsi"
> arch/arm/boot/dts/orion5x-linkstation-lswtgl.dts:#include "orion5x-linkstation.dtsi"
>
>(Or something else not yet present in the kernel tree.)
Mine is an LS-GL, so orion5x-linkstation-lsgl.dts should be the one.
(The model string in there is the same one I see at runtime, too.)
>Of the three above orion5x-kuroboxpro.dts and orion5x-linkstation-
>lswtgl both set ports to 2 using:
>
> &sata {
> nr-ports = <2>;
> };
>
>which overrides the defaults from the dtsi. You mentioned kurobox_pro-
>setup.c so perhaps orion5x-kuroboxpro.dts is the one you want?
Exactly - orion5x-linkstation-lsgl.dts is missing this chunk. So my
suspicion is it needs the same override (or, if they all end up using
the same value, maybe the dtsi can change - Roger would know better than
I would). Sorry for the lack of clarity.
kurobox_pro-setup.c, AFAIK, used to be used on several related
platforms. The kurobox pro and LS-GL are nearly identical.
thanks
Ryan
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-25 08:40 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ian Campbell <ijc@debian.org> - 2016-11-25 08:50 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-25 17:20 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ian Campbell <ijc@debian.org> - 2016-11-25 17:30 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-25 18:00 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-25 18:10 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ian Campbell <ijc@debian.org> - 2016-11-25 18:10 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Roger Shimizu <rogershimizu@gmail.com> - 2016-11-26 17:30 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-26 22:10 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Ryan Tandy <ryan@nardis.ca> - 2016-11-27 00:00 +0100
Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Roger Shimizu <rogershimizu@gmail.com> - 2016-11-27 01:20 +0100
Processed: Re: Bug#845611: linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) owner@bugs.debian.org (Debian Bug Tracking System) - 2016-11-27 00:00 +0100
csiph-web