6d0f6bcf33 
								
							 
						 
						
							
							
								
								rename CFG_ macros to CONFIG_SYS  
							
							... 
							
							
							
							Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 
							
						 
						
							2008-10-18 21:54:03 +02:00  
				
					
						
							
							
								 
						
							
								6956d53d99 
								
							 
						 
						
							
							
								
								lwmon5: add memory-pattern-test to FPGA POST.  
							
							
							
						 
						
							2008-06-03 19:30:07 +02:00  
				
					
						
							
							
								 
						
							
								6adf61dc4c 
								
							 
						 
						
							
							
								
								Prepare for v1.3.3-rc3  
							
							... 
							
							
							
							Update ChNAGELOG, minor white space cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-05-04 12:10:33 +02:00  
				
					
						
							
							
								 
						
							
								58b575e575 
								
							 
						 
						
							
							
								
								lwmon5: fix offset error in sysmon0 POST  
							
							... 
							
							
							
							Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-30 22:25:15 +02:00  
				
					
						
							
							
								 
						
							
								e7419b243a 
								
							 
						 
						
							
							
								
								lwmon5: fix manual merge error in POST  
							
							... 
							
							
							
							Signed-off-by: Sascha Laue <sascha.laue@liebherr.com> 
							
						 
						
							2008-04-30 21:54:32 +02:00  
				
					
						
							
							
								 
						
							
								ea6f66894f 
								
							 
						 
						
							
							
								
								post/board/lwmon5/sysmon.c: fix manual merge error.  
							
							... 
							
							
							
							Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-29 21:33:08 +02:00  
				
					
						
							
							
								 
						
							
								18ec19e4aa 
								
							 
						 
						
							
							
								
								POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.  
							
							... 
							
							
							
							Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-04-29 13:13:22 +02:00  
				
					
						
							
							
								 
						
							
								6aee00f5e6 
								
							 
						 
						
							
							
								
								lwmon5: update dsPIC POST spezification  
							
							... 
							
							
							
							The specification for the lwmon5 board dsPIC POST got changed.
Also add defines for the temperatures  and voltages.
Signed-off-by: Sascha Laue <sascha.laue@liebherr.com> 
							
						 
						
							2008-04-28 21:31:41 +02:00  
				
					
						
							
							
								 
						
							
								3e4615ab7f 
								
							 
						 
						
							
							
								
								Fix watchdog POST for lwmon5  
							
							... 
							
							
							
							If the hardware watchdog detects a voltage error, the watchdog sets
GPIO62 to low. The watchdog POST has to detect this low level.
Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-28 21:15:46 +02:00  
				
					
						
							
							
								 
						
							
								03c6cd39f9 
								
							 
						 
						
							
							
								
								post: Fix building with O=  
							
							... 
							
							
							
							Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
							
						 
						
							2008-04-28 00:55:04 +02:00  
				
					
						
							
							
								 
						
							
								7ed4011733 
								
							 
						 
						
							
							
								
								Coding Style cleanup, update CHANGELOG  
							
							... 
							
							
							
							Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-26 00:34:42 +02:00  
				
					
						
							
							
								 
						
							
								4b7a6dd896 
								
							 
						 
						
							
							
								
								Merge branch 'master' of /home/wd/git/u-boot/lwmon5  
							
							... 
							
							
							
							Conflicts:
	common/cmd_bootm.c
	common/cmd_log.c
	include/common.h
	post/board/lwmon5/Makefile
	post/board/lwmon5/dsp.c
	post/board/lwmon5/dspic.c
	post/board/lwmon5/fpga.c
	post/board/lwmon5/gdc.c
	post/board/lwmon5/sysmon.c
	post/board/lwmon5/watchdog.c
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-25 11:32:01 +02:00  
				
					
						
							
							
								 
						
							
								2d2b994a30 
								
							 
						 
						
							
							
								
								POST: move CONFIG_POST to Makefiles  
							
							... 
							
							
							
							Introduce the new logical option CONFIG_HAS_POST which is set when the
platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles
to determine should the POST libs be compiled for the selected target
platform, or not.
To avoid breaking u-boot linking process, the empty post/libpost.a file is
created for platforms which do not have POSTs.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-22 14:40:19 +02:00  
				
					
						
							
							
								 
						
							
								0a51e9248e 
								
							 
						 
						
							
							
								
								POST: preparations for moving CONFIG_POST to Makefiles  
							
							... 
							
							
							
							Remove CONFIG_POST ifdefs from the post/ source files.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-04-22 14:38:38 +02:00  
				
					
						
							
							
								 
						
							
								3dfd4aab92 
								
							 
						 
						
							
							
								
								Fix watchdog POST for lwmon5  
							
							... 
							
							
							
							If the hardware watchdog detects a voltage error, the watchdog sets
GPIO62 to low. The watchdog POST has to detect this low level.
Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i> 
							
						 
						
							2008-04-13 23:22:34 -07:00  
				
					
						
							
							
								 
						
							
								aa6f6d171a 
								
							 
						 
						
							
							
								
								Coding Style cleanyp; update CHANGELOG  
							
							... 
							
							
							
							Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-03-26 00:52:10 +01:00  
				
					
						
							
							
								 
						
							
								ff2bdfb2c1 
								
							 
						 
						
							
							
								
								lwmon5 SYSMON POST: fix handling of negative temperatures  
							
							... 
							
							
							
							Fix errors in the LWMON5 Sysmon POST for negative temperatures.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-25 00:14:46 +01:00  
				
					
						
							
							
								 
						
							
								6887cb6817 
								
							 
						 
						
							
							
								
								Merge branch 'master' of /home/wd/git/u-boot/work  
							
							
							
						 
						
							2008-03-22 23:27:43 +01:00  
				
					
						
							
							
								 
						
							
								86aea3eaef 
								
							 
						 
						
							
							
								
								LWMON5: fix dsPIC POST  
							
							... 
							
							
							
							Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> --- 
							
						 
						
							2008-03-22 23:26:08 +01:00  
				
					
						
							
							
								 
						
							
								81a0ac62ea 
								
							 
						 
						
							
							
								
								lwmon5 POST: remove unreachable code  
							
							... 
							
							
							
							plus some coding style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de> 
							
						 
						
							2008-03-20 22:01:38 +01:00  
				
					
						
							
							
								 
						
							
								23e20aa648 
								
							 
						 
						
							
							
								
								lwmon5: Fix register test logic to match the specific GDC h/w.  
							
							... 
							
							
							
							Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:24:49 +01:00  
				
					
						
							
							
								 
						
							
								46bc0a9387 
								
							 
						 
						
							
							
								
								Fix backlight in the lwmon5 POST.  
							
							... 
							
							
							
							Backlight was switched on even when temperature was too low.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:24:48 +01:00  
				
					
						
							
							
								 
						
							
								f694e32f93 
								
							 
						 
						
							
							
								
								Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.  
							
							... 
							
							
							
							Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:24:48 +01:00  
				
					
						
							
							
								 
						
							
								8f15d4addd 
								
							 
						 
						
							
							
								
								The patch adds new POST tests for the Lwmon5 board. These are:  
							
							... 
							
							
							
							* External Watchdog test;
* dsPIC tests;
* FPGA test;
* GDC test;
* Sysmon tests.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:24:47 +01:00  
				
					
						
							
							
								 
						
							
								3a5d1e7f13 
								
							 
						 
						
							
							
								
								lwmon5: Fix register test logic to match the specific GDC h/w.  
							
							... 
							
							
							
							Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:05:37 +01:00  
				
					
						
							
							
								 
						
							
								0f855a1f05 
								
							 
						 
						
							
							
								
								Fix backlight in the lwmon5 POST.  
							
							... 
							
							
							
							Backlight was switcehd on even when temperature was too low.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 22:04:06 +01:00  
				
					
						
							
							
								 
						
							
								603f194e5a 
								
							 
						 
						
							
							
								
								Some fixes to dspic, fpga, and gdc post tests for lwmon5.  
							
							... 
							
							
							
							Disable external watch-dog for now.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 21:59:23 +01:00  
				
					
						
							
							
								 
						
							
								65b20dcefc 
								
							 
						 
						
							
							
								
								The patch adds new POST tests for the Lwmon5 board.  
							
							... 
							
							
							
							These are:
* External Watchdog test;
* dsPIC tests;
* FPGA test;
* GDC test;
* Sysmon tests.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> 
							
						 
						
							2008-03-18 21:59:23 +01:00  
				
					
						
							
							
								 
						
							
								7812bc4a2e 
								
							 
						 
						
							
							
								
								ppc4xx: Fix lwmon5 compilation problem  
							
							... 
							
							
							
							Now that the 440EPx ECC test is not board specific anymore
remove this Makefile.
Signed-off-by: Stefan Roese <sr@denx.de> 
							
						 
						
							2007-12-27 19:35:34 +01:00  
				
					
						
							
							
								 
						
							
								454a6cf8d4 
								
							 
						 
						
							
							
								
								PPC4xx: Move/rename ECC POST for 440EPx/GRx  
							
							... 
							
							
							
							Signed-off-by: Larry Johnson <lrj@acm.org> 
							
						 
						
							2007-12-27 19:35:33 +01:00  
				
					
						
							
							
								 
						
							
								ea9f6bce38 
								
							 
						 
						
							
							
								
								ppc4xx: Update 440EPx lwmon5 board support  
							
							... 
							
							
							
							- Clear ECC status regs after ECC POST test
- Set dcbz for ECC generation with caches enabled as default
- Code cleanup
Signed-off-by: Stefan Roese <sr@denx.de> 
							
						 
						
							2007-07-31 08:37:01 +02:00  
				
					
						
							
							
								 
						
							
								531e3e8b83 
								
							 
						 
						
							
							
								
								POST: Add ECC POST for the lwmon5 board  
							
							... 
							
							
							
							This patch adds ECC Post test for the Lwmon5 board based
on PPC440EPx to U-Boot.
Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
Acked-by: Yuri Tikhonov <yur@emcraft.com>
Acked-by: Stefan Roese <sr@denx.de> 
							
						 
						
							2007-07-20 15:03:03 +02:00  
				
					
						
							
							
								 
						
							
								ad5bb451ad 
								
							 
						 
						
							
							
								
								Restructure POST directory to support of other CPUs, boards, etc.  
							
							
							
						 
						
							2007-03-06 18:08:43 +01:00