commit | 2dfdf87098e6f2583b13c2f4eeffff9abe2bfb98 | [log] [tgz] |
---|---|---|
author | Niklaus Giger <niklaus.giger@netstal.com> | Thu Jan 17 12:53:56 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 17 13:51:37 2008 +0100 |
tree | 6c713e21082ef0b92e90002528c63f012a161c4a | |
parent | c623bb08f81ddd93247d7e40c33a8614a2f51f2d [diff] |
ppc4xx: netstal/common define routines used by all boards Added some routines used by all Netstal boards: - nm_bsp.c: - nm_show_print and - common_misc_init_r - set_params_for_sw_install. Very specific code to handle our SW installation procedure - fixed_sdram.c: Common routines for HCU4 (and upcoming) MCU25 boards to handle sdram initialization. - nm.h: Common header Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>