On 5/22/06, Stefan Reinauer stepan@coresystems.de wrote:
We never actually compile nrv2b with romcc, do we? At the point we run nrv2b ram has to be enabled anyways - we uncompress the code somewhere. So our limits are far bigger than that.
yhlu wrote:
in crt0.s, and it is used to uncompress linuxbios_ram when using romcc.
You mean copy_and_run() is compiled with romcc? Can we change that?
What's the difference between CONFIG_COMPRESSED_ROM_STREAM and CONFIG_COMPRESS? Can we use lzma compression for both?
Regards, Carl-Daniel