"Collins Chen" <"collins_chen"@ali.com.tw> writes:
> Dear Ron, > I have a qusetion when I read following code in crt0.S: I think these code > do copy from dram to dram, but the description said it copy from flash rom to > dram. Is it my mistake? Thank you very much! The flash rom is memory mapped. This could be from dram to dram on platforms using the DOC but otherwise the comment is correct. Eric
