Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1486268

Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support

From Peter Griffin <peter.griffin@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support
Date 2016-09-19 11:00 +0200
Message-ID <sj2AF-3cw-1@gated-at.bofh.it> (permalink)
References <shiqd-1oQ-3@gated-at.bofh.it> <shizU-1s7-27@gated-at.bofh.it> <shyY1-3SK-11@gated-at.bofh.it> <shDEm-6P5-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Arnd,

On Thu, 15 Sep 2016, Arnd Bergmann wrote:

> On Thursday, September 15, 2016 8:01:39 AM CEST Peter Griffin wrote:
> > 
> > STiH415 I'm sure never shipped. I'm reasonably sure STiH416 didn't
> > either. These SoCs were considered legacy even when I was at ST
> > ~3 years ago.
> > 
> > Also remember these are STB SoC's, so JTAG fuses are blown in
> > production boxes, and also full security is enabled. This means the
> > primary bootloader will only boot a signed kernel. So if a end user
> > did happen to have a box they would be unable to upgrade their kernel.
> > 
> > From the landing team perspective they were interesting in that they
> > shared many IPs with the STiH407 family on which future chipsets were
> > based, and were available to us when that silicon was harder to get
> > hold of. So we used it as a vehicle for upstreaming so that upstream
> > support was already quite good when STiH407 silicon did land on our
> > desk.
> 
> Ok, makes sense. I did stumble over one machine basedon STiH412
> the other day [1], but there probably isn't much shared with that
> one. Since this a NAS server rather than an STB box, it's probably
> less locked-down and potentially a target for OpenWRT or similar.

I just double checked with ST and STiH412 is a STiH407 family based SoC
so support still exists for this upstream. No idea what if any security is
enabled on this product though.

Most probably the A/V stack on it will be SDK2, although native upstream
multimedia drivers for this chipset are looking pretty good now.

Peter.

> [1] http://www.heise.de/preisvergleich/synology-diskstation-ds216play-16tb-a1400885.html

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:30 +0200
  [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from  dt doc. Guenter Roeck <linux@roeck-us.net> - 2016-09-15 00:20 +0200
  [PATCH 15/19] reset: sti: Remove STiH415/6 reset support Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 16/19] power: reset: st-poweroff: Remove obsolete platforms. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 16/19] power: reset: st-poweroff: Remove obsolete  platforms. Sebastian Reichel <sre@kernel.org> - 2016-09-19 21:40 +0200
  [PATCH 14/19] pinctrl: st: Remove obsolete platforms from pinctrl-st dt doc Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 14/19] pinctrl: st: Remove obsolete platforms from  pinctrl-st dt doc Linus Walleij <linus.walleij@linaro.org> - 2016-09-15 14:40 +0200
  [PATCH 06/19] ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support Arnd Bergmann <arnd@arndb.de> - 2016-09-14 15:40 +0200
    Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform  support Patrice Chotard <patrice.chotard@st.com> - 2016-09-14 16:10 +0200
    Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform  support Peter Griffin <peter.griffin@linaro.org> - 2016-09-15 09:10 +0200
      Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support Arnd Bergmann <arnd@arndb.de> - 2016-09-15 14:10 +0200
        Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform  support Peter Griffin <peter.griffin@linaro.org> - 2016-09-19 11:00 +0200
  [PATCH 13/19] pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 13/19] pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. Linus Walleij <linus.walleij@linaro.org> - 2016-09-15 14:40 +0200
  [PATCH 05/19] ARM: multi_v7_defconfig: Remove miphy365 phy. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 03/19] MAINTAINERS: Remove phy-miphy365x.c entry from STi arch Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 11/19] watchdog: st_wdt: Remove support for obsolete platforms Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 11/19] watchdog: st_wdt: Remove support for obsolete  platforms Guenter Roeck <linux@roeck-us.net> - 2016-09-15 00:20 +0200
  [PATCH 18/19] stmmac: dwmac-sti: Remove obsolete STi platforms Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 19/19] reset: sti: softreset: Remove obsolete platforms from dt binding doc. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 08/19] thermal: sti: Remove obsolete platforms from the DT doc. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
  [PATCH 07/19] ahci: st: Remove STiH416 dt example Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200
    Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Tejun Heo <tj@kernel.org> - 2016-09-16 18:00 +0200
      Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Patrice Chotard <patrice.chotard@st.com> - 2016-09-19 09:30 +0200
  [PATCH 09/19] thermal: sti: Remove obsolete STiH416 platform support. Peter Griffin <peter.griffin@linaro.org> - 2016-09-14 15:40 +0200

csiph-web