Matthias, On Wednesday 08 October 2008, [EMAIL PROTECTED] wrote: > From: Matthias Fuchs <[EMAIL PROTECTED]>
I know you're on vacation now, but nevertheless here a short report. After applying those 6 patches I get the following errors: Configuring for CPCI2DP board... ../common/cmd_loadpci.c: In function 'do_loadpci': ../common/cmd_loadpci.c:47: error: 'PCIX0_PTM1LA' undeclared (first use in this function) ../common/cmd_loadpci.c:47: error: (Each undeclared identifier is reported only once ../common/cmd_loadpci.c:47: error: for each function it appears in.) make[1]: *** [../common/cmd_loadpci.o] Error 1 Configuring for PMC405 board... ../common/cmd_loadpci.c: In function 'do_loadpci': ../common/cmd_loadpci.c:47: error: 'PCIX0_PTM1LA' undeclared (first use in this function) ../common/cmd_loadpci.c:47: error: (Each undeclared identifier is reported only once ../common/cmd_loadpci.c:47: error: for each function it appears in.) make[1]: *** [../common/cmd_loadpci.o] Error 1 Configuring for PMC440 board... api_storage.c: In function 'dev_stor_init': api_storage.c:94: error: 'USB_MAX_STOR_DEV' undeclared (first use in this function) api_storage.c:94: error: (Each undeclared identifier is reported only once api_storage.c:94: error: for each function it appears in.) make[1]: *** [api_storage.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [api/libapi.a] Error 2 Sorry, but with this status I can't add those patches to my 4xx/master branch. Please fix those problem and resubmit. 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: [EMAIL PROTECTED] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

