[U-Boot] [PATCH v8] Marvell Kirkwood family SOC support

Stefan Roese sr at denx.de
Wed May 20 14:10:27 CEST 2009


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
=====================================================================


More information about the U-Boot mailing list