From c15f3120eca5359ed7ec1a359085312bbafca169 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 10 Oct 2004 22:44:24 +0000 Subject: * Patch by Michael Bendzick, 30 Aug 2004: - Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards --- board/sbc8560/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'board/sbc8560/config.mk') diff --git a/board/sbc8560/config.mk b/board/sbc8560/config.mk index c025a0eb9..3c8cfbe6f 100644 --- a/board/sbc8560/config.mk +++ b/board/sbc8560/config.mk @@ -22,7 +22,6 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, # MA 02111-1307 USA # - # # based on mpc8560ads board # default CCARBAR is at 0xff700000 -- cgit v1.2.3