[U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing

4 Feb
2011
4 Feb
'11
6:30 p.m.
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

4 Feb
4 Feb
7:48 p.m.
New subject: [U-Boot] [U-boot-file] arch/powerpc/cpu/mpc85xx/p1013_serdes.c is missing
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
5210
Age (days ago)
5210
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kumar Gala
-
Renaud Barbier