From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1Pb7n9-0006cB-2o for barebox@lists.infradead.org; Fri, 07 Jan 2011 08:35:25 +0000 Received: from octopus.hi.pengutronix.de ([2001:6f8:1178:2:215:17ff:fe12:23b0]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Pb7n5-0001hg-9z for barebox@lists.infradead.org; Fri, 07 Jan 2011 09:35:19 +0100 Received: from jbe by octopus.hi.pengutronix.de with local (Exim 4.69) (envelope-from ) id 1Pb7n5-0001uK-7U for barebox@lists.infradead.org; Fri, 07 Jan 2011 09:35:19 +0100 From: Juergen Beisert Date: Fri, 7 Jan 2011 09:35:12 +0100 Message-Id: <1294389316-6569-7-git-send-email-jbe@pengutronix.de> In-Reply-To: <1294389316-6569-1-git-send-email-jbe@pengutronix.de> References: <1294389316-6569-1-git-send-email-jbe@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 06/10] x86 Generic platform: Fix prompt name To: barebox@lists.infradead.org Signed-off-by: Juergen Beisert --- arch/x86/configs/generic_defconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/configs/generic_defconfig b/arch/x86/configs/generic_defconfig index ee13e5c..57161f4 100644 --- a/arch/x86/configs/generic_defconfig +++ b/arch/x86/configs/generic_defconfig @@ -2,7 +2,7 @@ CONFIG_X86_HDBOOT=y CONFIG_STACK_SIZE=0x7000 CONFIG_BROKEN=y CONFIG_EXPERIMENTAL=y -CONFIG_PROMPT="uboot:" +CONFIG_PROMPT="barebox:" CONFIG_LONGHELP=y CONFIG_GLOB=y CONFIG_CMDLINE_EDITING=y -- 1.7.2.3 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox