From owner-freebsd-arm@FreeBSD.ORG Wed Jan 21 13:29:09 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37AD6840 for ; Wed, 21 Jan 2015 13:29:09 +0000 (UTC) Received: from nm21-vm8.access.bullet.mail.gq1.yahoo.com (nm21-vm8.access.bullet.mail.gq1.yahoo.com [216.39.63.229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00520FB3 for ; Wed, 21 Jan 2015 13:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1421846798; bh=30IS7S3OsKNqjl95QeKM//J7nbjFS3hNYPPZJ6rCznQ=; h=From:To:Subject:Date:From:Subject; b=qB4FKaJH1qTbd9k9KXZqdpx7t3+p0iYXfzp259mPHcjZ9eAEmPqY6p3ZGmds2/8ZAb+rz5ku3trLg6M9ctH80Fwipa5E1d8uunfvFO2V8eBjhpDKcIZwS3apSPVFV3Mcp4/4kGhWPuEnWBObnFuLhCYQUWvV44dHr/8POcoKd74L50iXlhIl/vIJqQEbDjtrmlkSddEpZoqLJsdzNy9+lqSQiBBiG/wJ9Y0marpmoH8HDuOyq3qW5pzwxB9k3xR5uWhDeQHI8NOABUfOVfElIPfHN6ds08CJ1NzhEjU3J1T3cv/wpP14EIz8nDKLxFVN70j3V49h1U9zQaqAM6yc5Q== Received: from [216.39.60.169] by nm21.access.bullet.mail.gq1.yahoo.com with NNFMP; 21 Jan 2015 13:26:38 -0000 Received: from [67.195.22.116] by tm5.access.bullet.mail.gq1.yahoo.com with NNFMP; 21 Jan 2015 13:26:38 -0000 Received: from [127.0.0.1] by smtp111.sbc.mail.gq1.yahoo.com with NNFMP; 21 Jan 2015 13:26:38 -0000 X-Yahoo-Newman-Id: 475104.63786.bm@smtp111.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 3n3STDoVM1kjXrRrogAFdZBHzjemokgX8O6UmkjbeUMFMa5 9EnwMwpQ7gauBvhpeiwSy8PqBjdr_eBUjhTT2O12qcqktJcWBcHp456XIPUJ ApczNS5FJmu6C.13.ei5tel_OBhVgVg9J.EDfKqummDGOg9FFMTQz0zLkDQm MvRHwMWkyJxP7HxjxhIvnU99lIqNuQiw0mVZoTgAgyGaoYHzP6RWbDZ_CU0u UvAxjrFIQa2zgNRspm_B8WbewnODbTGiceev5MtcA2OBIif7qazVlZuOCZCz 6Egi15B5wTtbHug3Ldxj6yM.uCQy5Q0JUN02bYwyZA1GQpDUSVTiWsB4yXnH ymt5iksInEhRx45jPlB6XaSpnLLEh2vwT4sxEV.gfNh22iBgFdavldwPd4TR BLPuIb.402ulN7fSxd.kRmH8nEw9ID4U91U9KN0lAi3lHPyvw2aoREpxTJgO zk5lS5x0FI9GTkZR9p9y91_PsW4oiUvC4iv7aIbgBlX6NTXPn1UfXsyq0aWp eeHDD4vBXo2gfWJrwbsiH15SXBf1Uy_4NSATq X-Yahoo-SMTP: HP4VE7iswBDWiMQU5KvczP0VktAgiBHq_MH1USyKkeo- Received: from gw.codeconcepts.com (localhost [127.0.0.1]) by gw.codeconcepts.com (8.14.9/8.14.9) with ESMTP id t0LDQaE5062071 for ; Wed, 21 Jan 2015 07:26:36 -0600 (CST) (envelope-from greg@gw.codeconcepts.com) Message-Id: <201501211326.t0LDQaE5062071@gw.codeconcepts.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 From: Greg To: freebsd-arm@freebsd.org Subject: How to load a FreeBSD kernel on a TS-7800 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 21 Jan 2015 07:26:36 -0600 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2015 13:29:09 -0000 Hello all, I am seeking information on how to get a TS-7800 to load a FreeBSD kernel. I've built the TS7800 kernel config on FreeBSD 10.1, but can't find any info regarding how how to get the TS-7800 to load it. There is a TS program called 'bootload' that looked promising, but it requires a moduled named 'bootloader.o' that doesn't seem to exist for the TS-7800 (I found two versions for the TS-7200 but they don't appear to work). Any info or insight is greatly appreciated! Thanks, Greg