]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
authorRichard Retanubun <RichardRetanubun@ruggedcom.com>
Fri, 17 Oct 2008 12:55:51 +0000 (08:55 -0400)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 21 Oct 2008 23:41:04 +0000 (18:41 -0500)
commit4a7f6b750d8de543fdf8e58acd86745010054571
tree9341c6ba64e73ea5b9ae41fda097e60dac1992a6
parent3bf1be3c0cfb1129b68cc1474119e5f323536488
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function

This is done to allow other 83XX based platforms which also have UPM
(e.g. 8360) to configure and use their UPM in u-boot.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/cpu.c