[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] bootstrap code



Hi mazsi,

At Fri, 14 May 2004 06:16:03 +0200 (CEST),
jozsef imrek wrote:
> 
> dear all,
> 
> attached are two patches that let you create "correct"
> kernel+filesystem elf files (correct means: with proper program header
> for romfs segments). one of them is for the uClinux-dist, the other is for
> the uClinux-2.4.x directory.

[...]

It's good to see elf support, however

> -	.data ALIGN (0x4) : {
> +	.data ALIGN (0x2000) : {

doing like this just create zero pad in the binary, which will make
current plain binary bigger without any gain.

Am I miss-reading?

regards,
--
          yashi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/