From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 26 Nov 2009 16:24:17 -0600 Subject: [U-Boot] [PATCH 1/1] avr32/hsdramc: Move conditional compilation to Makefile In-Reply-To: <20091122201936.E288FE34A27@gemini.denx.de> References: <1244889058-5961-1-git-send-email-plagnioj@jcrosoft.com> <20091122201936.E288FE34A27@gemini.denx.de> Message-ID: <4B0F0011.9090000@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Tom, > > In message <1244889058-5961-1-git-send-email-plagnioj@jcrosoft.com> JC wrote: >> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD >> Cc: Haavard Skinnemoen >> --- >> cpu/at32ap/Makefile | 2 +- >> cpu/at32ap/hsdramc.c | 3 --- >> 2 files changed, 1 insertions(+), 4 deletions(-) > > Can you please check the status of this patch: > http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/61467 > > It was acked by Haavard, so mayby you could apply it now? Thanks. > > Best regards, > > Wolfgang Denk > Pushed to arm/next Thanks Tom