* [U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing
@ 2011-02-04 17:30 Renaud Barbier
2011-02-04 18:48 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: Renaud Barbier @ 2011-02-04 17:30 UTC (permalink / raw)
To: u-boot
just noticed the following:
The object file p1013_serdes.o is referenced in the
file arch/powerpc/cpu/mpc85xx/Makefile:
COBJS-$(CONFIG_P1013) += p1013_serdes.o
However, the source code is not found in the directory.
--
Renaud Barbier
14, Links Place
3/2 great Michael House
Edinburgh, EH67EN
Tel: +44 131 561 3532
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing
2011-02-04 17:30 [U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing Renaud Barbier
@ 2011-02-04 18:48 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2011-02-04 18:48 UTC (permalink / raw)
To: u-boot
On Feb 4, 2011, at 11:30 AM, Renaud Barbier wrote:
> just noticed the following:
>
> The object file p1013_serdes.o is referenced in the
> file arch/powerpc/cpu/mpc85xx/Makefile:
> COBJS-$(CONFIG_P1013) += p1013_serdes.o
>
> However, the source code is not found in the directory.
I'll fix it, it should be
COBJS-$(CONFIG_P1013) += p1022_serdes.o
(p1013 is single core version of p1022)
- k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-04 18:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 17:30 [U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing Renaud Barbier
2011-02-04 18:48 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox