86xx: Support new law setup method and convert mpc8641
authorBecky Bruce <becky.bruce@freescale.com>
Wed, 23 Jan 2008 22:31:01 +0000 (16:31 -0600)
committerJon Loeliger <jdl@freescale.com>
Thu, 24 Jan 2008 18:12:30 +0000 (12:12 -0600)
commit4933b91f8a49e436681f163df3173beb91cac44a
tree6c90329f8c9f61b4641ab7824bbeebf63995590e
parent1a41f7ce9c086e208c0eabf52565a237af2a2bd1
86xx: Support new law setup method and convert mpc8641

Adds the support code in cpu/mpc86xx for the new law setup code
recently created fsl_law.c, and changes the MPC8641HPCN config
to use this code.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
board/freescale/mpc8641hpcn/Makefile
board/freescale/mpc8641hpcn/law.c [new file with mode: 0644]
cpu/mpc86xx/cpu_init.c
cpu/mpc86xx/spd_sdram.c
cpu/mpc86xx/start.S
include/configs/MPC8641HPCN.h