Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-26 Thread Altunbas Sabri (DC-IA/EAH2)
>-Ursprüngliche Nachricht- >Von: Masahiro Yamada [mailto:yamada.masah...@socionext.com] >Gesendet: Samstag, 23. Mai 2015 09:56 >An: Altunbas Sabri (DC-IA/EAH2) >Cc: u-boot@lists.denx.de >Betreff: Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if >

Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-25 Thread Altunbas Sabri (DC-IA/EAH2)
even if empty) to: >> > >> >arch/arm/mach-socfpga/include/mach >> > >> >Regards, >> >Simon >> ___ >> U-Boot mailing list >> U-Boot@lists.denx.de >> http://lists.denx.de/mailman/listinfo/u

Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-23 Thread Masahiro Yamada
Hi Altunbas, 2015-05-21 19:51 GMT+09:00 Altunbas Sabri (DC-IA/EAH2) : > Hi, > > Thanks for response > > I don't find this path in my u-boot. Perhaps I use u-boot-2013-01-01. > > I crated it and gpio.h in it. But it doesn't work. > > Best regards > If you are using v2013.01, I think arch/arm/incl

Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-22 Thread Simon Glass
onse. Regards, Simon > > Best regards > > > >-Ursprüngliche Nachricht- > >Von: s...@google.com [mailto:s...@google.com] Im Auftrag von Simon Glass > >Gesendet: Mittwoch, 20. Mai 2015 01:16 > >An: Altunbas Sabri (DC-IA/EAH2) > >Cc: u-boot@lists.denx.de > >

Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-21 Thread Altunbas Sabri (DC-IA/EAH2)
endet: Mittwoch, 20. Mai 2015 01:16 >An: Altunbas Sabri (DC-IA/EAH2) >Cc: u-boot@lists.denx.de >Betreff: Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if >gpio >included > >Hi, > >On 12 May 2015 at 07:53, Altunbas Sabri (DC-IA/EAH2) > wrote: >>

Re: [U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-19 Thread Simon Glass
Hi, On 12 May 2015 at 07:53, Altunbas Sabri (DC-IA/EAH2) wrote: > Hi All, > > I use u-boot for altera socfpga cyclone 5 and want to include > gpio-functionality with > > "#define CONFIG_CMD_GPIO" > > in file > > uboot-socfpga/include/configs/ socfpga_cyclone5.h > > and get the following compilat

[U-Boot] u-boot compilation error for altera socfpga cyclon 5 if gpio included

2015-05-12 Thread Altunbas Sabri (DC-IA/EAH2)
Hi All, I use u-boot for altera socfpga cyclone 5 and want to include gpio-functionality with "#define CONFIG_CMD_GPIO" in file uboot-socfpga/include/configs/ socfpga_cyclone5.h and get the following compilation error .. . In file included from cmd_gp