On Fri, 4 Jan 2002, Collins Chen wrote: > Thanks for your reply, but why the code is copied from 0x86b8b to 0x4000 > (from dram to dram), is it excrescent? and why it is 0x4000 not other memory > address? Thanks!
I think this is a bit of a hack. DoC was put in after all the flash rom support was added. So what happens is linuxbios is copied to ram and then after that all the code that works for flash rom is executed. ron
