Re: [U-Boot] GPIO - MPC8315

2009-12-11 Thread Günter Leonhardt
Did you setup the System I/O Configuration Registers SICRL, SICRH? >I want to configure GPIOs on MPC8315, but I can't set the gpio. Below the >configuration code and the output. > > What is wrong? ___ U-Boot mailing list U-Boot@lists.denx.de http://l

Re: [U-Boot] Compiler error with BUILD_DIR

2009-04-16 Thread Günter Leonhardt
lfgang Denk [mailto:w...@denx.de] Gesendet: Mittwoch, 15. April 2009 09:30 An: Günter Leonhardt Cc: u-boot@lists.denx.de Betreff: Re: AW: [U-Boot] Compiler error with BUILD_DIR Dear =?utf-8?B?R8O8bnRlciBMZW9uaGFyZHQ=?=, please do not post base64 encoded messages, post plain text only. And don't

Re: [U-Boot] Compiler error with BUILD_DIR

2009-04-15 Thread Günter Leonhardt
enter -Ursprüngliche Nachricht- Von: Wolfgang Denk [mailto:w...@denx.de] Gesendet: Dienstag, 14. April 2009 17:48 An: Günter Leonhardt Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] Compiler error with BUILD_DIR Dear Guenter, In message you wrote: > > Hello, > I'am getting an compil

Re: [U-Boot] Compiler error with BUILD_DIR

2009-04-15 Thread Günter Leonhardt
ünter -Ursprüngliche Nachricht- Von: Wolfgang Denk [mailto:w...@denx.de] Gesendet: Dienstag, 14. April 2009 17:48 An: Günter Leonhardt Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] Compiler error with BUILD_DIR Dear Günter, In message you wrote: > > Hello, > I'am getting an compil

[U-Boot] Compiler error with BUILD_DIR

2009-04-14 Thread Günter Leonhardt
Hello, I'am getting an compiler error if I use a seperate BUILD_DIR: /home/gl/swserver/work/LINUX/ELINOS_PROJECTS/ELINOS_50/demoF302P/src/u-boot/build/tools/fdt.c:81: error: conflicting types for âfdt_offset_ptrâ /usr/include/../include/libfdt.h:125: error: previous declaration of âfdt_offset_p

[U-Boot] Booting PowerPc

2009-03-20 Thread Günter Leonhardt
Hi, I'am new with PowerPc and try to boot the MPC8315ERDB board with u-boot (1.3.3). All standard images build from the linux powerpc arch won't work. I see in the uImage there is a kernel image and a initrd image. At the moment I build the image by hand with mkimage including kernel, initrd a