]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
86xx: Remove redundant code in initdram
authorBecky Bruce <beckyb@kernel.crashing.org>
Wed, 4 Nov 2009 23:34:04 +0000 (17:34 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 5 Nov 2009 03:37:12 +0000 (21:37 -0600)
commit107b579c75256212d4bf8b99ee8d68e0078f3646
tree8f35e82f32a7c0ea40ce8580a867fba790111a11
parent715d8f7608f77c93f1807a032644893fd5b6d08b
86xx: Remove redundant code in initdram

The same code exists both inside an #ifdef and outside of it.
Remove the extra code for all the 86xx boards.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8610hpcd/mpc8610hpcd.c
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8641d/sbc8641d.c