> On 5/22/06, Stefan Reinauer <[EMAIL PROTECTED]> 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 -- http://www.hailfinger.org/ -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
