* [PATCH 1/2] at91sam9260ek: fix build error
@ 2012-04-05 9:46 Eric Bénard
2012-04-05 9:46 ` [PATCH 2/2] at91sam9g20ek: " Eric Bénard
2012-04-05 14:06 ` [PATCH 1/2] at91sam9260ek: " Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 2 replies; 3+ messages in thread
From: Eric Bénard @ 2012-04-05 9:46 UTC (permalink / raw)
To: barebox
actual defconfig trigger :
barebox.bin size 262600 > of the maximum size 262144
removing verbose error message fix this problem without impacting
to much the user's experience
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
arch/arm/configs/at91sam9260ek_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/at91sam9260ek_defconfig b/arch/arm/configs/at91sam9260ek_defconfig
index c288d39..fcf6c7b 100644
--- a/arch/arm/configs/at91sam9260ek_defconfig
+++ b/arch/arm/configs/at91sam9260ek_defconfig
@@ -12,6 +12,7 @@ CONFIG_PROMPT_HUSH_PS2="y"
CONFIG_HUSH_FANCY_PROMPT=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y
+# CONFIG_ERRNO_MESSAGES is not set
# CONFIG_CONSOLE_ACTIVATE_FIRST is not set
CONFIG_CONSOLE_ACTIVATE_ALL=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC=y
--
1.7.7.6
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/2] at91sam9g20ek: fix build error
2012-04-05 9:46 [PATCH 1/2] at91sam9260ek: fix build error Eric Bénard
@ 2012-04-05 9:46 ` Eric Bénard
2012-04-05 14:06 ` [PATCH 1/2] at91sam9260ek: " Jean-Christophe PLAGNIOL-VILLARD
1 sibling, 0 replies; 3+ messages in thread
From: Eric Bénard @ 2012-04-05 9:46 UTC (permalink / raw)
To: barebox
actual defconfig trigger :
barebox.bin size 262768 > of the maximum size 262144
removing verbose error message fix this problem without impacting
to much the user's experience
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
arch/arm/configs/at91sam9g20ek_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/at91sam9g20ek_defconfig b/arch/arm/configs/at91sam9g20ek_defconfig
index 9473488..9746703 100644
--- a/arch/arm/configs/at91sam9g20ek_defconfig
+++ b/arch/arm/configs/at91sam9g20ek_defconfig
@@ -13,6 +13,7 @@ CONFIG_PROMPT_HUSH_PS2="y"
CONFIG_HUSH_FANCY_PROMPT=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y
+# CONFIG_ERRNO_MESSAGES is not set
# CONFIG_CONSOLE_ACTIVATE_FIRST is not set
CONFIG_CONSOLE_ACTIVATE_ALL=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC=y
--
1.7.7.6
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] at91sam9260ek: fix build error
2012-04-05 9:46 [PATCH 1/2] at91sam9260ek: fix build error Eric Bénard
2012-04-05 9:46 ` [PATCH 2/2] at91sam9g20ek: " Eric Bénard
@ 2012-04-05 14:06 ` Jean-Christophe PLAGNIOL-VILLARD
1 sibling, 0 replies; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-04-05 14:06 UTC (permalink / raw)
To: Eric Bénard; +Cc: barebox
On 11:46 Thu 05 Apr , Eric Bénard wrote:
> actual defconfig trigger :
> barebox.bin size 262600 > of the maximum size 262144
>
> removing verbose error message fix this problem without impacting
> to much the user's experience
no I need to udapte the config
And I want errno messages
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-05 14:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 9:46 [PATCH 1/2] at91sam9260ek: fix build error Eric Bénard
2012-04-05 9:46 ` [PATCH 2/2] at91sam9g20ek: " Eric Bénard
2012-04-05 14:06 ` [PATCH 1/2] at91sam9260ek: " Jean-Christophe PLAGNIOL-VILLARD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox