From owner-freebsd-arm@freebsd.org Wed Jul 15 13:05:05 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78DC99A1002 for ; Wed, 15 Jul 2015 13:05:05 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 412DE1C7D for ; Wed, 15 Jul 2015 13:05:04 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1ZFMMl-00050O-3f for freebsd-arm@freebsd.org; Wed, 15 Jul 2015 15:04:56 +0200 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-arm@freebsd.org Date: Wed, 15 Jul 2015 15:04:49 +0200 Subject: ubldr vs ubldr.bin? MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: - X-Spam-Score: -1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED, BAYES_40 autolearn=disabled version=3.3.2 X-Scan-Signature: 7194f67edb0fd0030ea28d62f3968513 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 13:05:05 -0000 Hello, What is the difference between ubldr and ubldr.bin? [root@sheeva ~]# ls -l /boot/ubldr* -r--r--r-- 1 root wheel 283086 Jul 11 00:34 /boot/ubldr -r--r--r-- 1 root wheel 235212 Jul 11 00:34 /boot/ubldr.bin -r-xr-xr-x 1 root wheel 214432 Jan 8 2015 /boot/ubldr.old Regards, Ronald.