Re: [LinuxBIOS] The two load RAM codes.

2007-02-02 Thread Lu, Yinghai
PROTECTED] On Behalf Of Feng, Libo Sent: Thursday, February 01, 2007 8:16 PM To: linuxbios@linuxbios.org Subject: [LinuxBIOS] The two load RAM codes. I am studying the LinuxBios project. I have a question about the RAM code: from Makefile, it seems that LinuxBios could load codes from FLASH to RAM

[LinuxBIOS] The two load RAM codes.

2007-02-01 Thread Feng, Libo
I am studying the LinuxBios project. I have a question about the RAM code: from Makefile, it seems that LinuxBios could load codes from FLASH to RAM twice, first for linuxbios_ram, second for so-called payload. My understanding is correct or not. However, also from Makefile, it seems that