[ELDK] Bootm.c code problem in ocotea board

Rama Chandra pc.ramachandra at gmail.com
Tue May 17 14:12:53 CEST 2016


Hai sir,
     I am using IBM PowerPC440GX (the reference of OCOTEA board i am taken)

arch/powerpc/lib/bootm.c: In function 'boot_jump_linux':
arch/powerpc/lib/bootm.c:43: error: expected ';', ',' or ')' before numeric
constant
arch/powerpc/lib/bootm.c:49: error: 'kernel' undeclared (first use in this
function)
arch/powerpc/lib/bootm.c:49: error: (Each undeclared identifier is reported
only once
arch/powerpc/lib/bootm.c:49: error: for each function it appears in.)
make[1]: *** [arch/powerpc/lib/bootm.o] Error 1
make: *** [arch/powerpc/lib] Error 2

I am not changed the libraries any thing, but same problem is coming. I am
only changed  include/configs/amcc-common.h file below things only i am
changed eldk path changed:
#if defined(CONFIG_440EP) || defined(CONFIG_440EPX) || \
    defined(CONFIG_460EX) || defined(CONFIG_460GT)
#define CONFIG_AMCC_DEF_ENV_ROOTPATH "rootpath=/opt/eldk42/ppc_4xxFP\0"
#else
#define CONFIG_AMCC_DEF_ENV_ROOTPATH rootpath=/opt/eldk42/ppc_4xx\0"
#endif
Thank you sir.
-- 
Thanks & Regards,
RamaChandra PC
+918892147159.


More information about the eldk mailing list