>Dear eija_flight,
>In message <22840615.p...@talk.nabble.com> you wrote: > > During above initialization process of u-boot, > > 1. Does it conduct a test to all board hardware listed? >No. In general, there is no testing performed. Minor exceptions from >this rule exist, for example the RAM auto-sizing code also performas a >minimal non-destructive memory test, but this is not strong enough to >be called serious testing. >If you need real Power-On Self Tests (POST), then you must enable >POST in your board configuration and configure it according to your >needs. > 2. If above answer is yes, what method is used to do the test? >If you need such tests, then use the code in post/, see doc/README.POST I've read through the README.post, and I can see that there's many implemented test feature built in U-boot. I find it very useful. Using U-boot 1.3.1 version, It is possible (as a user) to apply all of these test feature into a standalone applications? because I need to log the result using standalone app. Regards, Eija_flight -- View this message in context: http://www.nabble.com/U-boot-initialization-test-tp22840615p22843365.html Sent from the Uboot - Users mailing list archive at Nabble.com. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot