mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: AM335x: beaglebone: remove obsolete config
@ 2014-06-18 19:43 Jan Luebbe
  2014-06-18 19:43 ` [PATCH 2/2] ARM: AM335x: beaglebone: add simple script to change usb current limit Jan Luebbe
  2014-06-23  6:43 ` [PATCH 1/2] ARM: AM335x: beaglebone: remove obsolete config Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Luebbe @ 2014-06-18 19:43 UTC (permalink / raw)
  To: barebox

The bootargs are now autogenerated by barebox and the hostname should
not be preconfigured.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 .../boards/beaglebone/defaultenv-beaglebone/config    | 19 -------------------
 1 file changed, 19 deletions(-)
 delete mode 100644 arch/arm/boards/beaglebone/defaultenv-beaglebone/config

diff --git a/arch/arm/boards/beaglebone/defaultenv-beaglebone/config b/arch/arm/boards/beaglebone/defaultenv-beaglebone/config
deleted file mode 100644
index fbfa7d5..0000000
--- a/arch/arm/boards/beaglebone/defaultenv-beaglebone/config
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-
-# change network settings in /env/network/eth0
-# change mtd partition settings and automountpoints in /env/init/*
-
-# set to false if you do not want to have colors
-global.allow_color=true
-
-# user (used for network filenames)
-global.user=none
-
-# timeout in seconds before the default boot entry is started
-global.autoboot_timeout=3
-
-# default boot entry (one of /env/boot/*)
-global.boot.default=sd
-
-# base bootargs
-global.linux.bootargs.base="console=ttyO0,115200n8"
-- 
1.9.1


_______________________________________________
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:[~2014-06-23  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 19:43 [PATCH 1/2] ARM: AM335x: beaglebone: remove obsolete config Jan Luebbe
2014-06-18 19:43 ` [PATCH 2/2] ARM: AM335x: beaglebone: add simple script to change usb current limit Jan Luebbe
2014-06-23  6:43 ` [PATCH 1/2] ARM: AM335x: beaglebone: remove obsolete config Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox