From 5568e613ee38d4bb5dd601cdb2f74ed0d7de9902 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Tue, 22 Nov 2005 13:20:42 +0100 Subject: Add support for Prodrive P3P440 board: - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1a9bdb1..fdde4b9 100644 --- a/Makefile +++ b/Makefile @@ -839,6 +839,9 @@ OCRTC_config \ ORSG_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx ocrtc esd +p3p440_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx p3p440 prodrive + PCI405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx pci405 esd -- cgit v1.1