Re: [U-Boot] [PATCH] ppc4xx: Remove some features from ALPR to fit into 256k again

2008-12-10 Thread Pieter Voorthuijsen
Hi Stefan, This patch looks good to me. In my opinion we don't need PCI either, when we need it for debugging, we can enable it... Best regards, Pieter -Original Message- From: Stefan Roese [mailto:[EMAIL PROTECTED] Sent: dinsdag 9 december 2008 20:09 To: u-boot@lists.denx.de Cc:

Re: [U-Boot] [PATCH] ppc4xx: Remove some features from ALPR to fit into 256k again

2008-12-10 Thread Stefan Roese
Hi Pieter, On Wednesday 10 December 2008, Pieter Voorthuijsen wrote: This patch looks good to me. OK, I'll push it upstream then. In my opinion we don't need PCI either, when we need it for debugging, we can enable it... And then you will find out, that it probably won't fit into the 256k

[U-Boot] [PATCH] ppc4xx: Remove some features from ALPR to fit into 256k again

2008-12-09 Thread Stefan Roese
Signed-off-by: Stefan Roese [EMAIL PROTECTED] --- include/configs/alpr.h |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/include/configs/alpr.h b/include/configs/alpr.h index 6e9f5e5..7ce8205 100644 --- a/include/configs/alpr.h +++ b/include/configs/alpr.h @@ -235,18