[Bug 510585] [NEW] uboot-imx should have hush shell support enabled by default

Oliver Grawert ogra at ubuntu.com
Thu Jan 21 11:03:06 UTC 2010


Public bug reported:

on our images we currently use boot.scr scripts in uboot based systems to make it easy to set cmdline options for the kernel...
we currently use the patch below for our uboot-imx package, it would be nice to have these two options set by default upstream instead:

--- uboot-imx-2009.01/include/configs/imx51.h   2010-01-18 13:38:50.473949230 +0000
+++ uboot-imx-2009.01.new/include/configs/imx51.h       2010-01-18 13:41:42.713979851 +0000
@@ -180,6 +181,8 @@
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
+#define CONFIG_SYS_HUSH_PARSER          /* use "hush" command parser */
+#define CONFIG_SYS_PROMPT_HUSH_PS2      "BBG U-Boot > "
 #define CONFIG_SYS_PROMPT              "BBG U-Boot > "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */

** Affects: uboot-imx (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: armel

** Tags added: armel

-- 
uboot-imx should have hush shell support enabled by default
https://bugs.launchpad.net/bugs/510585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list