From: Fabio G. <fab...@au...> - 2007-12-05 08:04:11
|
Alle 02:01, mercoled=EC 5 dicembre 2007, Paul Mundt ha scritto: I'm interested very mach, but is linux-sh runnunng with uClib? Could be affordable for me (not very much memory on the board) to use othe= r=20 libc? Where can I find the state of art of documentation? Thanks a lot and it is always a pleasure to read about you. Ciao > On Tue, Dec 04, 2007 at 05:21:24PM +0100, Fabio Giovagnini wrote: > > I bought an evaluation bouard made by MPC data. > > For 7203 the suggest to use uCLinux. > > But they are sponsor of shlinux.com and if I remember properly they > > suggestied to use linux-sh for the other eva boards than 7203. > > According to you is uCLinux the best available choice for sh2a 7203? > > uClinux =3D=3D Linux with CONFIG_MMU=3Dn, it's all the same kernel. I hav= e one > of these in my board pile at the office also, and have already started > merging bits and peices of the support code for the 2.6.25 merge window. > If you're interested in this platform, you might want to start hacking at > the code that's in-tree now. The board-specific bits have not been > merged, but the generic machvec should get you most of the way at the > moment. > - > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to maj...@vg... > More majordomo info at http://vger.kernel.org/majordomo-info.html =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Fabio G. <fab...@au...> - 2007-12-05 17:27:05
|
Hi Julian, sounds very good form you. I'll stay in touch with you and I'll keep you informed about our progress. Many thanks and write you soon. Bye Alle 17:53, mercoled=EC 5 dicembre 2007, Julian Back ha scritto: > Fabio Giovagnini wrote: > > I bought an evaluation bouard made by MPC data. > > For 7203 the suggest to use uCLinux. > > But they are sponsor of shlinux.com and if I remember properly they > > suggestied to use linux-sh for the other eva boards than 7203. > > According to you is uCLinux the best available choice for sh2a 7203? > > The board is actually made by Renesas, we (MPC Data) have done the Linux > BSP. > > One of my colleagues has been tasked with integrating some of our BSPs > with the main sh tree, this includes SH7203. It's at an early stage at > the moment, he's just working out what needs to be done, but I hope you > will see some submissions from him in the not too distant future. > > Julian =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Fabio G. <fab...@au...> - 2007-12-05 18:59:22
|
Why the toolchain provided with the board use for compiling the bootstrap -= m3e=20 option? Is sh 7203 an SH2A upward compatible with sh-1, sh-2 and sh2e? Is -m3e an option for sh3 branch? Thanks a lot Alle 18:28, mercoled=EC 5 dicembre 2007, Fabio Giovagnini ha scritto: > Hi Julian, > sounds very good form you. > I'll stay in touch with you and I'll keep you informed about our progress. > > Many thanks and write you soon. > > Bye > > Alle 17:53, mercoled=EC 5 dicembre 2007, Julian Back ha scritto: > > Fabio Giovagnini wrote: > > > I bought an evaluation bouard made by MPC data. > > > For 7203 the suggest to use uCLinux. > > > But they are sponsor of shlinux.com and if I remember properly they > > > suggestied to use linux-sh for the other eva boards than 7203. > > > According to you is uCLinux the best available choice for sh2a 7203? > > > > The board is actually made by Renesas, we (MPC Data) have done the Linux > > BSP. > > > > One of my colleagues has been tasked with integrating some of our BSPs > > with the main sh tree, this includes SH7203. It's at an early stage at > > the moment, he's just working out what needs to be done, but I hope you > > will see some submissions from him in the not too distant future. > > > > Julian =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Fabio G. <fab...@au...> - 2007-12-06 19:19:13
|
Hi Julian, only a simple question. Is your uClinux environemnt derived directly from build root? Thanks in advance. Alle 17:53, mercoled=EC 5 dicembre 2007, Julian Back ha scritto: > Fabio Giovagnini wrote: > > I bought an evaluation bouard made by MPC data. > > For 7203 the suggest to use uCLinux. > > But they are sponsor of shlinux.com and if I remember properly they > > suggestied to use linux-sh for the other eva boards than 7203. > > According to you is uCLinux the best available choice for sh2a 7203? > > The board is actually made by Renesas, we (MPC Data) have done the Linux > BSP. > > One of my colleagues has been tasked with integrating some of our BSPs > with the main sh tree, this includes SH7203. It's at an early stage at > the moment, he's just working out what needs to be done, but I hope you > will see some submissions from him in the not too distant future. > > Julian =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Julian B. <jb...@mp...> - 2007-12-07 15:17:11
|
Hi Fabio, No we did not start with buildroot. The SH7203 BSP was derived from a BSP for SH7263 which was not developed by us. Whether that was derived from buildroot I don't know. Julian Fabio Giovagnini wrote: > Hi Julian, > only a simple question. > Is your uClinux environemnt derived directly from build root? > > Thanks in advance. > > > > Alle 17:53, mercoledì 5 dicembre 2007, Julian Back ha scritto: > >> Fabio Giovagnini wrote: >> >>> I bought an evaluation bouard made by MPC data. >>> For 7203 the suggest to use uCLinux. >>> But they are sponsor of shlinux.com and if I remember properly they >>> suggestied to use linux-sh for the other eva boards than 7203. >>> According to you is uCLinux the best available choice for sh2a 7203? >>> >> The board is actually made by Renesas, we (MPC Data) have done the Linux >> BSP. >> >> One of my colleagues has been tasked with integrating some of our BSPs >> with the main sh tree, this includes SH7203. It's at an early stage at >> the moment, he's just working out what needs to be done, but I hope you >> will see some submissions from him in the not too distant future. >> >> Julian >> > > -- Julian Back, Consultant Software Engineer MPC Data Limited e-mail: jb...@mp... web: www.mpc-data.co.uk tel: +44 (0) 1225 710600 fax: +44 (0) 1225 710601 ddi: +44 (0) 1225 710620 MPC Data Limited is a company registered in England and Wales with company number 1877740 Registered Address: County Gate, County Way, Trowbridge, Wiltshire, BA14 7FJ VAT no: 850625238 The information in this email and in the attached documents is confidential and may be legally privileged. Any unauthorized review, copying, disclosure or distribution is prohibited and may be unlawful. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. When addressed to our clients any opinions or advice contained in this email is subject to the terms and conditions expressed in the governing contract. |
From: Fabio G. <fab...@au...> - 2008-01-18 16:48:24
|
I got the c,c++ compilers, on top of uClibc. If you like I send you the patch. Best regards Alle 11:44, domenica 9 dicembre 2007, Fabio Giovagnini ha scritto: > Hi Julian, > BSP for sh7263 which linux branch is part of? > Is it public and available the access to the toolchain source? > > Thanks a lot > > Alle 16:16, venerd=EC 7 dicembre 2007, Julian Back ha scritto: > > Hi Fabio, > > > > No we did not start with buildroot. The SH7203 BSP was derived from a > > BSP for SH7263 which was not developed by us. Whether that was derived > > from buildroot I don't know. > > > > Julian > > > > Fabio Giovagnini wrote: > > > Hi Julian, > > > only a simple question. > > > Is your uClinux environemnt derived directly from build root? > > > > > > Thanks in advance. > > > > > > Alle 17:53, mercoled=EC 5 dicembre 2007, Julian Back ha scritto: > > >> Fabio Giovagnini wrote: > > >>> I bought an evaluation bouard made by MPC data. > > >>> For 7203 the suggest to use uCLinux. > > >>> But they are sponsor of shlinux.com and if I remember properly they > > >>> suggestied to use linux-sh for the other eva boards than 7203. > > >>> According to you is uCLinux the best available choice for sh2a 7203? > > >> > > >> The board is actually made by Renesas, we (MPC Data) have done the > > >> Linux BSP. > > >> > > >> One of my colleagues has been tasked with integrating some of our BS= Ps > > >> with the main sh tree, this includes SH7203. It's at an early stage > > >> at the moment, he's just working out what needs to be done, but I ho= pe > > >> you will see some submissions from him in the not too distant future. > > >> > > >> Julian =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Fabio G. <fab...@au...> - 2008-01-18 17:14:50
|
I'm not so familiar with patchs and other similar programs; so I produce th= e=20 patch and we can work togheter for interting it into buildroot. Could it sound good for you? Ciao Alle 17:59, venerd=C3=AC 18 gennaio 2008, Kieran Bingham ha scritto: > Yes please - would be appreciated. > > I was thinking it would be good if we could roll this into buildroot > somehow too. > > -- > Kieran > > On Fri, 2008-01-18 at 17:48 +0100, Fabio Giovagnini wrote: > > I got the c,c++ compilers, on top of uClibc. > > > > If you like I send you the patch. > > > > Best regards > > > > Alle 11:44, domenica 9 dicembre 2007, Fabio Giovagnini ha scritto: > > > Hi Julian, > > > BSP for sh7263 which linux branch is part of? > > > Is it public and available the access to the toolchain source? > > > > > > Thanks a lot > > > > > > Alle 16:16, venerd=C3=AC 7 dicembre 2007, Julian Back ha scritto: > > > > Hi Fabio, > > > > > > > > No we did not start with buildroot. The SH7203 BSP was derived fr= om > > > > a BSP for SH7263 which was not developed by us. Whether that was > > > > derived from buildroot I don't know. > > > > > > > > Julian > > > > > > > > Fabio Giovagnini wrote: > > > > > Hi Julian, > > > > > only a simple question. > > > > > Is your uClinux environemnt derived directly from build root? > > > > > > > > > > Thanks in advance. > > > > > > > > > > Alle 17:53, mercoled=C3=AC 5 dicembre 2007, Julian Back ha scritt= o: > > > > >> Fabio Giovagnini wrote: > > > > >>> I bought an evaluation bouard made by MPC data. > > > > >>> For 7203 the suggest to use uCLinux. > > > > >>> But they are sponsor of shlinux.com and if I remember properly > > > > >>> they suggestied to use linux-sh for the other eva boards than > > > > >>> 7203. According to you is uCLinux the best available choice for > > > > >>> sh2a 7203? > > > > >> > > > > >> The board is actually made by Renesas, we (MPC Data) have done t= he > > > > >> Linux BSP. > > > > >> > > > > >> One of my colleagues has been tasked with integrating some of our > > > > >> BSPs with the main sh tree, this includes SH7203. It's at an > > > > >> early stage at the moment, he's just working out what needs to be > > > > >> done, but I hope you will see some submissions from him in the n= ot > > > > >> too distant future. > > > > >> > > > > >> Julian > > - > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to maj...@vg... > More majordomo info at http://vger.kernel.org/majordomo-info.html =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |
From: Fabio G. <fab...@au...> - 2008-01-18 17:22:40
|
Befor producing the patch I have to ask one thing. During the building process I nedd to modify manually the Makefiles produce= d=20 by configure into build/stage/gcc/sh-linux/libiberty and into all the=20 libiberty of the subdirectories. I have to add the -ml -m3e -m4 -fPIC options manualli because configure do = not=20 do it automatically. Where do I have to act to modify' configure.ac to obtain such a behaviour=20 automatically? Thanks Alle 18:14, venerd=C3=AC 18 gennaio 2008, Fabio Giovagnini ha scritto: > I'm not so familiar with patchs and other similar programs; so I produce > the patch and we can work togheter for interting it into buildroot. > Could it sound good for you? > > Ciao > > Alle 17:59, venerd=C3=AC 18 gennaio 2008, Kieran Bingham ha scritto: > > Yes please - would be appreciated. > > > > I was thinking it would be good if we could roll this into buildroot > > somehow too. > > > > -- > > Kieran > > > > On Fri, 2008-01-18 at 17:48 +0100, Fabio Giovagnini wrote: > > > I got the c,c++ compilers, on top of uClibc. > > > > > > If you like I send you the patch. > > > > > > Best regards > > > > > > Alle 11:44, domenica 9 dicembre 2007, Fabio Giovagnini ha scritto: > > > > Hi Julian, > > > > BSP for sh7263 which linux branch is part of? > > > > Is it public and available the access to the toolchain source? > > > > > > > > Thanks a lot > > > > > > > > Alle 16:16, venerd=C3=AC 7 dicembre 2007, Julian Back ha scritto: > > > > > Hi Fabio, > > > > > > > > > > No we did not start with buildroot. The SH7203 BSP was derived > > > > > from a BSP for SH7263 which was not developed by us. Whether that > > > > > was derived from buildroot I don't know. > > > > > > > > > > Julian > > > > > > > > > > Fabio Giovagnini wrote: > > > > > > Hi Julian, > > > > > > only a simple question. > > > > > > Is your uClinux environemnt derived directly from build root? > > > > > > > > > > > > Thanks in advance. > > > > > > > > > > > > Alle 17:53, mercoled=C3=AC 5 dicembre 2007, Julian Back ha scri= tto: > > > > > >> Fabio Giovagnini wrote: > > > > > >>> I bought an evaluation bouard made by MPC data. > > > > > >>> For 7203 the suggest to use uCLinux. > > > > > >>> But they are sponsor of shlinux.com and if I remember properly > > > > > >>> they suggestied to use linux-sh for the other eva boards than > > > > > >>> 7203. According to you is uCLinux the best available choice f= or > > > > > >>> sh2a 7203? > > > > > >> > > > > > >> The board is actually made by Renesas, we (MPC Data) have done > > > > > >> the Linux BSP. > > > > > >> > > > > > >> One of my colleagues has been tasked with integrating some of > > > > > >> our BSPs with the main sh tree, this includes SH7203. It's at > > > > > >> an early stage at the moment, he's just working out what needs > > > > > >> to be done, but I hope you will see some submissions from him = in > > > > > >> the not too distant future. > > > > > >> > > > > > >> Julian > > > > - > > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > > the body of a message to maj...@vg... > > More majordomo info at http://vger.kernel.org/majordomo-info.html =2D-=20 =46abio Giovagnini Aurion s.r.l. via degli orti 11, 40050 Funo di Argelato (BO) P.I e C.F. 00885711200 Tel. +39.335.8350919 =46ax +39.051.8659009 www.aurion-tech.com account telefono VoIP skype (www.skype.com): aurion.giovagnini |