All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny
Date: Wed, 01 Apr 2009 22:18:25 +0200	[thread overview]
Message-ID: <49D3CC11.2020902@denx.de> (raw)
In-Reply-To: <ec10c59d0904011151s3e129591u482f6629f4e7f816@mail.gmail.com>

Markus Rathgeb wrote:
> An undocumented register? Are the specifications not released for the
> series <= r700? But I have to confess to never read the specifications
> of ATI/AMD.
> 
> Have you found something?

I'm not aware of a released TRM for RV280. And after successful
video BIOS run the video memory size of your card should be
recognized correctly, isn't it? You can check this with 'DEBUG enabled'
drivers/video/ati_radeon_fb.c.

> Are you able to try to build pcm030_config with a recent checkout?
<snip>
> powerpc-603e-linux-gnu-gcc -g  -Os   -fPIC -ffixed-r14 -meabi
> -D__KERNEL__ -DTEXT_BASE=0xFFF00000
> -I/home/maggu2810/phytec/u-boot/u-boot.git_20090401/include
> -fno-builtin -ffreestanding -nostdinc -isystem
> /home/maggu2810/phytec/OSELAS.Toolchain-1.99.3/powerpc-603e-linux-gnu/gcc-4.3.2-glibc-2.8-binutils-2.18-kernel-2.6.27-sanitized/lib/gcc/powerpc-603e-linux-gnu/4.3.2/include
> -pipe  -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC5xxx -ffixed-r2 -mstring
> -mcpu=603e -mmultiple -DTEXT_BASE=0xFFF00000
> -I/home/maggu2810/phytec/u-boot/u-boot.git_20090401/board -Wall
> -Wstrict-prototypes -fno-stack-protector -c -o pcf8563.o pcf8563.c
> pcf8563.c:37: error: static declaration of 'rtc_read' follows
> non-static declaration
> /home/maggu2810/phytec/u-boot/u-boot.git_20090401/include/rtc.h:64:
> error: previous declaration of 'rtc_read' was here
> pcf8563.c:38: error: static declaration of 'rtc_write' follows
> non-static declaration
> /home/maggu2810/phytec/u-boot/u-boot.git_20090401/include/rtc.h:65:
> error: previous declaration of 'rtc_write' was here
> make[1]: *** [pcf8563.o] Error 1
> make[1]: Leaving directory
> `/home/maggu2810/phytec/u-boot/u-boot.git_20090401/drivers/rtc'
> make: *** [drivers/rtc/librtc.a] Error 2

apply following patch to fix the build breakage:

http://lists.denx.de/pipermail/u-boot/2009-March/049880.html

Best regards,
Anatolij

  reply	other threads:[~2009-04-01 20:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 15:56 [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny Jon Smirl
2009-03-25 19:14 ` Jon Smirl
2009-03-27 20:12   ` Wolfgang Denk
2009-03-27 20:48     ` Jon Smirl
2009-03-29 14:08       ` Markus Rathgeb
2009-03-29 14:29         ` Jon Smirl
2009-03-29 14:39           ` Markus Rathgeb
2009-03-30 16:13           ` Anatolij Gustschin
2009-03-30 17:01             ` Jon Smirl
2009-03-30 17:07               ` Markus Rathgeb
2009-03-30 17:09             ` Jon Smirl
2009-04-01 18:51               ` Markus Rathgeb
2009-04-01 20:18                 ` Anatolij Gustschin [this message]
2009-06-01 18:51 [U-Boot] [PATCH V4] " Jon Smirl
2009-06-05 12:09 ` Jon Smirl
2009-06-08 11:01 ` Jon Smirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D3CC11.2020902@denx.de \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.