Dear chi l, In message <[email protected]> you wrote: > > Thank you for your answer. Yes. the test runs from the NOR flash (post_run > function calls the test in arch/arm/lib/board.c before the relocation of U- > Boot in the RAM). That is why I'm kind of confuse about why the tests works > for 4K regions and not for 8K regions. Maybe, even if the test runs in R > OM, are there some regions in the RAM that I should prevent from testing?
Normally not. You should be able to test the whole RAM. Which board / SoC / architecture are you working with? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Don't tell me how hard you work. Tell me how much you get done. - James J. Ling _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

