Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 00:11:44 -0500
From:      "Brandon Bergren" <bdragon@FreeBSD.org>
To:        "FreeBSD PowerPC ML" <freebsd-ppc@freebsd.org>, "FreeBSD Hackers" <freebsd-hackers@freebsd.org>
Subject:   PowerPC64LE bringup notes
Message-ID:  <60daae6e-a467-437d-821c-8e8cd4938fc6@www.fastmail.com>

next in thread | raw e-mail | index | archive | help
For anyone who hasn't been watching my progress in IRC:

Over the last couple weekends, I have been working on experimentally bringing up a PowerPC64 Little Endian kernel and userland for the first time.

Last weekend, I succeeded in booting into multiuser in qemu pseries (via a somewhat convoluted boot procedure, as pseries makes bad assumptions about kernel entry points.)

This evening, I accomplished the same on a Blackbird, after having spent some time during the week making progress on qemu powernv.

My work tree is at https://github.com/bdragon28/freebsd/tree/little-endian -- I will be tidying things up and getting pieces of it committed to SVN relatively soon.

For the forseeable future, BE will still be the preferred platform for FreeBSD PowerPC64, as it's a heck of a lot more comfortable to debug in.

I don't have install media yet for people to experiment with. (I have stand/ disabled at the moment and make release depends on it, so all I have are sets, kernels, and a cobbled-together LE rootdisk.)

Additionally, I still need to get the tests for https://reviews.llvm.org/D73425 written so I can get the target addition accepted into LLVM.

While I can boot multiuser and the compiler works, there appear to be some lingering issues with floating point math that I have not gotten around to debugging yet, which has some odd effects like making top hang.

dmesg @ https://dmesgd.nycbug.org/index.cgi?do=view&id=5636

-- 
  Brandon Bergren
  bdragon@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60daae6e-a467-437d-821c-8e8cd4938fc6>