From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 06 Feb 2012 23:43:11 +0100 Subject: [U-Boot] http://patchwork.ozlabs.org/patch/136415/ seems to break HUSH parser? Message-ID: <4F30577F.1020000@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Some time ago I have posted http://patchwork.ozlabs.org/patch/136368/ which adds HUSH parser to ED Mini V2. In itself, the change is only made of three CONFIG defines. This patch has built cleanly and worked as expected until http://patchwork.ozlabs.org/patch/136415/ was applied. Applying both patches causes edminiv2 build to fail with uboot at lilith:~/src/u-boot-arm$ ./MAKEALL edminiv2 Configuring for edminiv2 board... common/libcommon.o: In function `cread_line': /home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to `get_ticks' /home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to `get_tbclk' /home/uboot/src/u-boot-arm/common/main.c:720: undefined reference to `get_ticks' Heiko, can you look this up? Amicalement, -- Albert.