diff options
author | Ron Madrid <ron_madrid@sbcglobal.net> | 2009-01-22 15:05:24 -0800 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2009-01-23 11:31:18 -0600 |
commit | 5bb907a4925397789c90d074f4f7e92ce6b39402 (patch) | |
tree | 253d0d413aefbac48c7c9d526ef2d98eac49f108 /MAKEALL | |
parent | 6677876181cc8772bca8a372479a500d160f3993 (diff) |
mpc83xx: New board support for SIMPC8313
This patch will create a new board, SIMPC8313, from Sheldon Instruments. This
board boots from NAND devices and is configureable for either large or small
page devices. The board supports non-soldered DDR2, one ethernet port, a
Marvell 88E1118 PHY, and PCI host support. The board also has a FPGA connected
to the eLBC providing glue logic to a TMS320C67xx DSP.
Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,6 +353,7 @@ LIST_83xx=" \ MPC837XERDB \ MVBLM7 \ sbc8349 \ + SIMPC8313_LP \ TQM834x \ " |