From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8] Marvell Kirkwood family SOC support
Date: Wed, 20 May 2009 14:10:27 +0200 [thread overview]
Message-ID: <200905201410.28067.sr@denx.de> (raw)
In-Reply-To: <1242763678-13724-1-git-send-email-prafulla@marvell.com>
Hi Prafulla,
On Tuesday 19 May 2009 22:07:58 Prafulla Wadaskar wrote:
> Kirkwood family controllers are highly integrated SOCs
> based on Feroceon-88FR131/Sheeva-88SV131 cpu core.
I would like to give your Kirkwood support a try and start compiling the
latest version before trying to port a custom board. Now I'm failing to
compile the latest version posted on the list. Most likely I missed some
patches or applied them to the wrong git repository.
I tried it on u-boot/next and on u-boot-arm/next. Both failed. I applied those
patches:
[PATCH v8] Marvell Kirkwood family SOC support
[PATCH v9] Marvell MV88F6281GTW_GE Board support
[PATCH v3] Gbe Controller driver support for kirkwood SOCs
It would be great if you could tell me what I am missing here (additional
patches or wrong repository?).
Here the error messages from building with those 3 patches on top of u-boot-
arm/next:
[stefan at stefan-desktop u-boot-arm (kirkwood)]$ ./MAKEALL mv88f6281gtw_ge
Configuring for mv88f6281gtw_ge board...
mpp.c: In function 'kirkwood_mpp_conf':
mpp.c:53: warning: unused variable 'gpio_mode'
kirkwood_egiga.c: In function 'smi_reg_read':
kirkwood_egiga.c:66: warning: implicit declaration of function 'readl'
kirkwood_egiga.c:98: warning: implicit declaration of function 'writel'
kirkwood_egiga.c: In function 'set_dram_access':
kirkwood_egiga.c:451: warning: implicit declaration of function 'kw_sdram_bar'
kirkwood_egiga.c:452: warning: implicit declaration of function 'kw_sdram_bs'
kirkwood_egiga.c: In function 'kirkwood_egiga_initialize':
kirkwood_egiga.c:1593: error: 'KW_EGIGA0_BASE' undeclared (first use in this
function)
kirkwood_egiga.c:1593: error: (Each undeclared identifier is reported only
once
kirkwood_egiga.c:1593: error: for each function it appears in.)
kirkwood_egiga.c:1597: error: 'KW_EGIGA1_BASE' undeclared (first use in this
function)
kirkwood_egiga.c:1610: warning: implicit declaration of function
'get_random_hex'
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-05-20 12:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-19 20:07 [U-Boot] [PATCH v8] Marvell Kirkwood family SOC support Prafulla Wadaskar
2009-05-19 21:58 ` Wolfgang Denk
2009-05-20 9:00 ` Prafulla Wadaskar
2009-05-20 18:22 ` Prafulla Wadaskar
2009-05-20 19:00 ` Wolfgang Denk
2009-05-20 19:20 ` Prafulla Wadaskar
2009-05-20 19:32 ` Wolfgang Denk
2009-05-20 19:34 ` Prafulla Wadaskar
2009-05-22 6:58 ` Prafulla Wadaskar
2009-05-20 12:10 ` Stefan Roese [this message]
2009-05-20 13:40 ` Prafulla Wadaskar
2009-05-20 15:14 ` Stefan Roese
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=200905201410.28067.sr@denx.de \
--to=sr@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.