Hi Experts,
Below are some questions on how to reduce the sysBios size and improve the performance. Besides the user guide, could u pls feel free to give any more suggestions? Thank u so much.
1. it seems a lot of library we need include if we have a *.cfg file, are these library are all necessary or we can remove some of these?
2. how to make the BIOS more efficient? I mean maybe some code and data can be moved into DDR because it runs infrequently, and some critical code and data we can put it into L2. But the problem is we don’t know how to distinguish code and data in the BIOS.
3. about the code size and data size of BIOS6, do we have some ideal to reduce the whole size of BIOS?
Many Thanks & Best Regards,
Andy