From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 22 Nov 2011 08:33:28 +0100 Subject: [U-Boot] [PATCH 3/3] ppc4xx: fix PMC440 painit command In-Reply-To: <13185115443174-git-send-email-matthias.fuchs@esd.eu> References: <13185115443925-git-send-email-matthias.fuchs@esd.eu> <13185115441965-git-send-email-matthias.fuchs@esd.eu> <13185115443174-git-send-email-matthias.fuchs@esd.eu> Message-ID: <201111220833.29200.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Matthias, On Thursday 13 October 2011 15:12:24 matthias.fuchs at esd.eu wrote: > From: Matthias Fuchs > > This patch fixes the PMC440 BSP command painit. The implementation was > broken since the step to the new environment handling. After applying this patch to the latest U-Boot version I get the following error: [stefan at kubuntu u-boot-ppc4xx (master)]$ ./MAKEALL PMC440 Configuring for PMC440 board... cmd_pmc440.c: In function 'do_painit': cmd_pmc440.c:394: error: too few arguments to function 'hexport_r' make[1]: *** [cmd_pmc440.o] Error 1 Seems that the hexport_r() API has changed. Could you please take a look and resubmit. Thanks. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de