9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Aidan K. Wiggins <akw@oneiri.one>
To: adventuresin9@gmail.com, 9front@9front.org
Subject: Re: [9front] mnt reform rcore rk3588
Date: Mon, 11 Mar 2024 15:03:51 -0700	[thread overview]
Message-ID: <FA0E3290F6E36E7746CE4BF575AE1AEC@oneiri.one> (raw)
In-Reply-To: <CAPfmpJDNRnKRnAyUJbXX4tDYW-J1biz7JDv1FRhcdpP=JOBGwQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

Somewhat tangentially, I am in the beginning of working on a kernel
for the RK3308 (and learning kernel stuff along the way), but am
trying to go u-bootless and boot directly to 9 currently; this
invariably requires their blobs (at least I think it does) currently.
I only have a basic bare-metal UART going as of now (and, it was just
yesterday I discovered it was functionally an 8250..).

-Aidan

[-- Attachment #2: Type: message/rfc822, Size: 4096 bytes --]

From: adventures in9 <adventuresin9@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] mnt reform rcore rk3588
Date: Mon, 11 Mar 2024 14:31:44 -0700
Message-ID: <CAPfmpJDNRnKRnAyUJbXX4tDYW-J1biz7JDv1FRhcdpP=JOBGwQ@mail.gmail.com>

I have done some basic 9front kernels with some help from Cinap for
the rk3399 and rk3568.  Not much beyond getting it to boot and talking
on a uart.  With the new generic Arm64 kernel, I would want to redo
them to work with that.
https://github.com/adventuresin9/9front-rk3399
https://github.com/adventuresin9/9front-rk3568

I had heard about this new module for the Reform, and the rk3568
shares 4 A55 cores with the rk3588.  However, the rk3588 also has an
additional 4 A76 cores.

My experience so far with Rockchip;
Documents are not too hard to come across.  They tend to use standard
uarts, and other peripherals tend to be stuff from Designware, so
getting information on those from the BSD's is pretty easy.  They seem
to just use Mali for graphics on all their chips.

On Mon, Mar 11, 2024 at 8:53 AM Stanley Lieber <sl@stanleylieber.com> wrote:
>
> anyone thinking about getting one of these and making 9front run on it?
>
> https://community.mnt.re/t/mnt-reform-rcore-rk3588-processor-module-release/1924
>
> maybe mnt would even donate one?
>
> sl

      reply	other threads:[~2024-03-11 22:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 15:52 Stanley Lieber
2024-03-11 18:54 ` Sigrid Solveig Haflínudóttir
2024-03-11 21:31 ` adventures in9
2024-03-11 22:03   ` Aidan K. Wiggins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FA0E3290F6E36E7746CE4BF575AE1AEC@oneiri.one \
    --to=akw@oneiri.one \
    --cc=9front@9front.org \
    --cc=adventuresin9@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).