Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2018 12:54:38 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        Greg V <greg@unrelenting.technology>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Question: How to boot FreeBSD head on a MACCHIATOBin (double shot)?
Message-ID:  <84911233-9535-4005-82DC-1910BC3BF101@yahoo.com>
In-Reply-To: <1539023879.3199.0@smtp.migadu.com>
References:  <BA84F14D-A7D6-45C6-B97B-79F6F02EA009@yahoo.com> <1539023879.3199.0@smtp.migadu.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2018-Oct-8, at 11:37 AM, Greg V <greg at unrelenting.technology> =
wrote:

> On Mon, Oct 8, 2018 at 1:05 AM, Mark Millard via freebsd-arm =
<freebsd-arm at freebsd.org> wrote:
>> Anyone willing to provide notes or instructions
>> for setting up a MACCHIATOBin (double shot) to boot
>> FreeBSD head from a SATA SSD? (Failing that: a USB
>> storage device?) (Failing that: microsd card?)
>> This could well include notes/instructions about
>> what needs to be on the media that may be unique
>> to the MACCHIATOBin. I realize that various things
>> will not work yet. I'd just explore some of what
>> does work.
>=20
> =46rom what I remember on this mailing list, PCIe and Ethernet won't =
work.
>=20
> (BTW, OpenBSD does have a PCIe driver for it already... and for the =
Rockchip RK3399 too... dang)
>=20
>> Needing to have the kernel and earlier stages
>> and a preliminary /etc/fstab and /boot/loader.conf
>> on an microsd card but getting the UFS file system
>> (/) from the SATA SSD is likely a workable combination,
>> similar to what I've sometimes done on smaller
>> single board computers. For such, it is the kernel
>> and earlier stages where I'm unclear on the details
>> for the MACCHIATOBin double shot.
>=20
> According to their wiki, SATA is supported in U-Boot:
> =
http://wiki.macchiatobin.net/tiki-index.php?page=3DUse+SATA+drives+in+U-Bo=
ot

Various details do not seem to match, such as the 1, 8, 9
device numbering for SATA (scsi) vs.:

Marvell>> scsi scan
scanning bus for devices...
SATA link 0 timeout.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs=20
Target spinup took 0 ms.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs=20
  Device 0: (0:0) Vendor: ATA Prod.: Samsung SSD 850 Rev: EXM0
            Type: Hard Disk
            Capacity: 976762.3 MB =3D 953.8 GB (2000409264 x 512)

The text seem to be for some older version of the board
and/or firmware: the picture and description of the
SATA connector position numbering is for an older board.

> You should be able to just load and run loader.efi from the drive's =
EFI System Partition.

The help at the Marvell>> prompt mentioned EFI once:

bootefi - Boots an EFI payload from memory

with the longer description being:

bootefi <image address> [fdt address]
  - boot EFI payload stored at address <image address>.
    If specified, the device tree located at <fdt address> gets
    exposed as EFI configuration table.

I interpreted this as a lack of direct use of on-media EFI
material being supported.

> (And USB is supported too, so you can load from a USB stick to install =
onto the SATA drive.)

I was not successful at referencing USB media,
despite:

Marvell>> usb info
1: Hub,  USB Revision 3.0
 - U-Boot XHCI Host Controller=20
 - Class: Hub
 - PacketSize: 9  Configurations: 1
 - Vendor: 0x0000  Product 0x0000 Version 1.0
   Configuration: 1
   - Interfaces: 1 Self Powered 0mA
     Interface: 0
     - Alternate Setting 0, Endpoints: 1
     - Class Hub
     - Endpoint 1 In Interrupt MaxPacket 8 Interval 255ms

2: Mass Storage,  USB Revision 3.0
 - SanDisk Extreme <REPLACED>
 - Class: (from Interface) Mass Storage
 - PacketSize: 9  Configurations: 1
 - Vendor: 0x0781  Product 0x5580 Version 0.16
   Configuration: 1
   - Interfaces: 1 Bus Powered 100mA
     Interface: 0
     - Alternate Setting 0, Endpoints: 2
     - Class Mass Storage, Transp. SCSI, Bulk only
     - Endpoint 1 In Bulk MaxPacket 1024
     - Endpoint 2 Out Bulk MaxPacket 1024

I just got "** Bad device usb 2 **" when trying
have it do something with "2:" above --and things
like:

Marvell>> usb storage
Card did not respond to voltage select!
mmc_init: -95, time 26
No storage devices, perhaps not 'usb start'ed..?


> If the built-in U-Boot doesn't support EFI, you can chainload a custom =
build of U-Boot with the EFI option enabled.

I'm not familiar with setting up and doing such (yet?).

> According to =
https://linux.debian.ports.arm.narkive.com/Co7jtx9F/debian-installer-on-ar=
m64#post2
> you can even load an EDK II (TianoCore) build from U-Boot (without =
directly flashing it).
>=20

I'm not familiar with setting up doing such (yet?).


Based on my (lack of) background in the area, no
direction seemed to have clear steps to take. It
seemed more like an error-prone exploration for
me.

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84911233-9535-4005-82DC-1910BC3BF101>