[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] "BUG: wrong zone alignment, it will crash"
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] "BUG: wrong zone alignment, it will crash"
- From: "Lancer Evo" <peppeunz@xxxxxxxxx>
- Date: Tue, 13 Mar 2007 00:47:28 +0100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QoFdRkToPcE5KHA22njIbImdcJib6M/xxiXaz5TXmv9WVDyuwPXfeVSpvCPky78YDrx2tk39uYSv8lw0vlOIUzN/fermtbKw/D5dZpI9X++y08hs5y3+kmEpDePwg4ZxqoFeW8qC+pmpTCyLpENbAl6yX9KUwa3DQXRQ6oIp6xM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iipKU0JdSF+5DbcjQrIdVHGpNpIp3YRYrwjseVPM3ufds3nr1ldIAPPcn3bPFn8wlpXsRF4ISUlGyvis88oJgb/+FYxU9Rtdz0T8Qef5wzEVsIOHjXe99SFYMNAGNSmnWRTbg3T/6pjEUempBVpEWe4p4l+EtTKpsWL2CrZ7p9E=
- In-reply-to: <45F5D0D3.5040708@xxxxxxxxxxxxxx>
- References: <ed9283620703120404p3298ca72ge54d80df934bcb00@xxxxxxxxxxxxxx> <45F5D0D3.5040708@xxxxxxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
2007/3/12, John Williams <jwilliams@xxxxxxxxxxxxxx>:
Hi Lancer,
Hi John, and thank you very much for your response.
This error message is generated usually if the base address of your
system memory is not some reasonable-sized power of 2. You are more
likely to get this error when you enable large allocs.
The solution is to rebase your system memory at a nice power of 2, like
0x20000000
I hope this helps,
Uhm, ok, in fact my base address is 0x20100000, but can I change this
without problem?
Can I change it from edk or from uClinux source?
Thank you very much
Regards
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/