Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2] legacy: add entries for renamed/removed MIPS CPU cores
@ 2016-11-13 15:55 Yann E. MORIN
  2016-11-13 16:55 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2016-11-13 15:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Arnout Vandecappelle <arnout@mind.be>

---
Changes v1 -> v2:
  - add entry for removed m5100
---
 Config.in.legacy | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/Config.in.legacy b/Config.in.legacy
index 8c41b05..9de2034 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,33 @@ endif
 ###############################################################################
 comment "Legacy options removed in 2016.11"
 
+config BR2_mips_m6250
+	bool "MIPS M6201 core option has been renamed"
+	select BR2_LEGACY
+	help
+	  The option has been renamed to BR2_mips_m6250, which is
+	  the real name for that core.
+
+	  Please verify that the correct core is selected in the
+	  architecture variant choice.
+
+config BR2_mips_m5101
+	bool "MIPS M5101 core option has been renamed"
+	select BR2_LEGACY
+	help
+	  The option has been renamed to BR2_mips_m5150, which is
+	  the real name for that core.
+
+	  Please verify that the correct core is selected in the
+	  architecture variant choice.
+
+config BR2_mips_m5100
+	bool "MIPS M5100 core option has been removed"
+	select BR2_LEGACY
+	help
+	  Please verify that the correct core is selected in the
+	  architecture variant choice.
+
 config BR2_PACKAGE_PHP_SAPI_CLI_CGI
 	bool "PHP CGI and CLI options are now seperate"
 	select BR2_PACKAGE_PHP_SAPI_CLI
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCHv2] legacy: add entries for renamed/removed MIPS CPU cores
  2016-11-13 15:55 [Buildroot] [PATCHv2] legacy: add entries for renamed/removed MIPS CPU cores Yann E. MORIN
@ 2016-11-13 16:55 ` Thomas Petazzoni
  2016-11-13 17:18   ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2016-11-13 16:55 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 13 Nov 2016 16:55:21 +0100, Yann E. MORIN wrote:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>

This is not necessary, and has already been discussed by Arnout during
the review of Vicente patches. Those MIPS core options have been added
and renamed within the 2016.11 release cycle, so there is no point in
having legacy handling, since no Buildroot release ever had the old
name for these.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCHv2] legacy: add entries for renamed/removed MIPS CPU cores
  2016-11-13 16:55 ` Thomas Petazzoni
@ 2016-11-13 17:18   ` Yann E. MORIN
  0 siblings, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2016-11-13 17:18 UTC (permalink / raw)
  To: buildroot

Thomas, All,

On 2016-11-13 17:55 +0100, Thomas Petazzoni spake thusly:
> On Sun, 13 Nov 2016 16:55:21 +0100, Yann E. MORIN wrote:
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> > Cc: Arnout Vandecappelle <arnout@mind.be>
> 
> This is not necessary, and has already been discussed by Arnout during
> the review of Vicente patches. Those MIPS core options have been added
> and renamed within the 2016.11 release cycle, so there is no point in
> having legacy handling, since no Buildroot release ever had the old
> name for these.

Wooops... ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-13 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-13 15:55 [Buildroot] [PATCHv2] legacy: add entries for renamed/removed MIPS CPU cores Yann E. MORIN
2016-11-13 16:55 ` Thomas Petazzoni
2016-11-13 17:18   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox