Hello,
 
I've also faced similar LibGen errors as written in following earlier message:
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2009/06/msg00074.html
 
The errors however did not stop LibGen process and it continued until last step.

I'm using ``petalinux-v0.40-rc4'' and MMU=3 is enabled in Microblaze.

The 'make menuconfig' steps produce linux images, but those fail to boot with:

#####################################################
SDRAM :
        Enabling caches :
                Icache:OK
                Dcache:OK
        U-Boot Start:0x8ffc0000
        Malloc Start:0x8ff80000
        Board Info Start:0x8ff7ffd0
        Boot Parameters Start:0x8ff6ffd0
 
ETHERNET: MAC:00:0a:35:00:22:01
 
Using default environment
 
Hit any key to stop autoboot:  0
U-Boot> bootm 0x80002000
## Booting image at 80002000 ...
   Image Name:   PetaLinux Kernel 2.6-MMU
   Image Type:   Microblaze Linux Kernel Image (uncompressed)
   Data Size:    3550400 Bytes =  3.4 MB
   Load Address: 80000000
   Entry Point:  80000000
   Verifying Checksum ... OK
OK
#####################################################


The LibGen log is:

#####################################################
#--------------------------------------
# PetaLinux BSP generate...
#--------------------------------------
WARNING:EDK -  :: No FLASH_MEMORY peripheral or START/SIZE parameters specified
ERROR:EDK:3234 - request for property: handletype of a MODULE not handled.
ERROR:EDK:3234 - request for property: handletype of a MODULE not handled.
ERROR:EDK:3234 - request for property: handletype of a MODULE not handled.
ERROR:EDK:3234 - request for property: handletype of a MODULE not handled.
Calling standalone::generate
Running post_generate.
Running include - 'gmake -s include "COMPILER=mb-gcc" "ARCHIVER=mb-ar"
"COMPILER_FLAGS=-mno-xl-soft-mul -mxl-barrel-shift -mxl-pattern-compare 
-mno-xl-soft-div -mcpu=v7.10.d  -O2 -c" "EXTRA_COMPILER_FLAGS=-g"'.
Running libs - 'gmake -s libs "COMPILER=mb-gcc" "ARCHIVER=mb-ar"
"COMPILER_FLAGS=-mno-xl-soft-mul -mxl-barrel-shift -mxl-pattern-compare 
-mno-xl-soft-div -mcpu=v7.10.d  -O2 -c" "EXTRA_COMPILER_FLAGS=-g"'.
Compiling common
Compiling lldma
Compiling standalone
Compiling mpmc
Compiling emaclite
Compiling intc
Compiling tmrctr
Compiling uartlite
Compiling cpu
Running execs_generate.
Done!
#####################################################

Kindly let me know whether something is going wrong.
All my earlier non-MMU linux images work fine with this hardware-platform.
FYI, I'm using RHEL5 to build the petalinux images.

Thanks & regards,
Amruta Bhat
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to