From cf33678e51e02143ed67850b3f13646fd51fb489 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 10 Oct 2004 20:23:57 +0000 Subject: * Patch by Jon Loeliger, 24 Aug 2004: - Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS - Convert MPC85xxADS to use common CFI flash driver * Cleanup: avoid compiler warnings * Add CMC PU2 board to MAKEALL script --- MAKEALL | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index 643a777..dd6c446 100644 --- a/MAKEALL +++ b/MAKEALL @@ -140,10 +140,11 @@ LIST_ARM7="B2 ep7312 evb4510 impa7 modnet50" ######################################################################### LIST_ARM9=" \ - at91rm9200dk integratorcp integratorap lpd7a400 \ - mx1ads mx1fs2 omap1510inn omap1610h2 \ - omap1610inn omap730p2 scb9328 smdk2400 \ - smdk2410 trab VCMA9 versatile \ + at91rm9200dk cmc_pu2 integratorcp integratorap \ + lpd7a400 mx1ads mx1fs2 omap1510inn \ + omap1610h2 omap1610inn omap730p2 scb9328 \ + smdk2400 smdk2410 trab VCMA9 \ + versatile \ " ######################################################################### -- cgit v1.1