From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 23 Jan 2014 11:38:22 +0100 Subject: [U-Boot] POST in u-boot for P2020 process In-Reply-To: <1390469712091-172115.post@n7.nabble.com> References: <1390469712091-172115.post@n7.nabble.com> Message-ID: <20140123103822.0A3C93801AF@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear pshambhu, In message <1390469712091-172115.post@n7.nabble.com> you wrote: > > I am interested in performing POST (Power On Self Test ) operation in > u-boot. As soon as the system starts booting , it should perform some basic > functionality Testing, > > - Cache test > - Memory Test > - RAM test > - I2C test > - SPI Test > - Ethernet Test > - UART test > - Watch Dog Timer Test > > > Please let me know the changes required in U-boot Code to perform POST > operation while System bootup. You have to implement the required tests for your hardware (unless these already exist) and then enable them in your board config file; please see doc/README.POST for details. BTW: running these tests always for each and every boot is probably a very bad idea, as some of these testes are pretty expensive in terms of time needed. Also, some may have specific requirements to the hardware configuration (like there must [or nust not] be network cable attached, etc.). 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: wd at denx.de Be careful what you wish for. You never know who will be listening. - Terry Pratchett, _Soul Music_