Author: ward Date: 2007-09-12 18:41:58 +0200 (Wed, 12 Sep 2007) New Revision: 19
Modified: buildrom-devel/config/payloads/lab.conf Log: Don't limit RAM to 119MB for LAB, which was leftover from the early OLPC days. Also add console output to tty0.
Signed-off-by: Ward Vandewege ward@gnu.org Acked-by: Jordan Crouse jordan.crouse@amd.com
Modified: buildrom-devel/config/payloads/lab.conf =================================================================== --- buildrom-devel/config/payloads/lab.conf 2007-09-12 16:39:06 UTC (rev 18) +++ buildrom-devel/config/payloads/lab.conf 2007-09-12 16:41:58 UTC (rev 19) @@ -7,7 +7,7 @@ ### Payload specific configuration
# Specify the default command line for the image -COMMAND_LINE=console=ttyS0,115200 mem=119m rdinit=/linuxrc +COMMAND_LINE=console=tty0 console=ttyS0,115200 rdinit=/linuxrc
# This is the version string printed during boot.