[haiku-development] Re: Haiku over Raspberry PI

  • From: Ithamar Adema <ithamar@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 9 Jul 2017 10:17:20 +0200

Hi,

On Sun, Jul 9, 2017 at 10:07 AM, Rahul Jain <talentediq@xxxxxxxxx> wrote:

399         /* turn on the mmu */
400         mmu_write_C1(mmu_read_C1() | 0x1);


This pretty much suggests that the mmu setup at time of switching was bad.
Just to make sure, are we trying to get it to run on the rPI 1 or 2? I
vaguely remember we decided to go for rPI2 and drop rPI1 support.

In any case ,making sure the FDT used here is the right one for your
version of rPI is probably the logical next step. Searching the list
archives and/or looking at the commit history of the FDT file might tell
you more....

HTH,

Ith.

Other related posts: