From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 8 21:51:39 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B2821065670 for ; Fri, 8 Oct 2010 21:51:39 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 354E58FC08 for ; Fri, 8 Oct 2010 21:51:38 +0000 (UTC) Received: by qwe4 with SMTP id 4so407665qwe.13 for ; Fri, 08 Oct 2010 14:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=nAwTBVW06CmDbO/AJjNnWvvWmXDU0PVoZjMjFBMROSg=; b=LrVlg+a5Nky/ah0EMIi68jnAb6+pVmNuFUnOYmXOYQpvelU8yLHl/nZVoy5qb3r/me klHO5a2LsGsggx2KTf6cAfBdDUxnvdu6/IAsvTE9N+Ogv5mqXNXQ3bnC10UzM6cfruJJ kCJtvJezcgyOy9Fug+7PeBRfLyrPhjeNBNLrg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NBVeToC/MxsUE9qAFBlT+CoaPkBvtylWV2+fnjRuXMIZYXy19BcJxl5o6eYJtF2Grw Ycf4vb/4dJQR9cr3ikIp+vAa83eByhmkFMb4dkZ8xAVMmlXO+5CxW0RU3dHhdAtXcl/T sAHq0Us2K+G2o2OZe/FZ1BlnJgFmVodAKdsR4= MIME-Version: 1.0 Received: by 10.220.200.194 with SMTP id ex2mr353321vcb.0.1286574698129; Fri, 08 Oct 2010 14:51:38 -0700 (PDT) Received: by 10.220.184.5 with HTTP; Fri, 8 Oct 2010 14:51:38 -0700 (PDT) Date: Fri, 8 Oct 2010 17:51:38 -0400 Message-ID: From: Super Bisquit To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Will changing OF variables help? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 21:51:39 -0000 I can either pass the argument from a Linux nvsetenv or directly from open firmware. I can also set the paths with x. I just don't know how to do such. I see: mr-hat:/home/sossego# nvsetenv little-endian?=false real-mode?=false auto-boot?=true diag-switch?=false fcode-debug?=false oem-banner?=false oem-logo?=false use-nvramrc?=false use-generic?=false default-mac-address?=false real-base=-1 real-size=-1 load-base=0x800000 virt-base=-1 virt-size=-1 pci-probe-mask=-1 screen-#columns=100 screen-#rows=40 selftest-#megs=0 boot-device=hd:,\\:tbxi boot-file= boot-screen= console-screen= diag-device=enet diag-file=,diags input-device=keyboard output-device=screen input-device-1=scca output-device-1=scca mouse-device=mouse oem-banner= oem-logo= nvramrc= boot-command=mac-boot default-client-ip= default-server-ip= default-gateway-ip= default-subnet-mask= default-router-ip= boot-script= aapl,pci= ram-size=0x60000000 scroll-lock=true mr-hat:/home/sossego# mr-hat:/home/sossego# I've flashed the ram with pr alt opt.