[haiku-development] Re: Haiku over Raspberry PI

  • From: Rahul Jain <talentediq@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 10 Jul 2017 18:27:25 +0530

Yes, as I said, qemu is able to change its window size when you change the 
resolution so this should not be a problem. Worst case is you get a window 
larger than your screen, or maybe qemu itself would crash. But not the Haiku 
kernel.

Maybe there is a problem with our code (for example, the mailbox is not 
mapped in memory at the expected place), or maybe qemu does not implement the 
mailboxes properly. You have to debug at a low level (asm instructions) 
exactly what is happening and why it is not working as expected.

Yes you are correct , Not sure , but Looks like it is also same
observation as i got with u-boot. There also the issue was with mmu
mapping.
I also want to know what mailboxes actually do ? is it for setting asm
instructions for setting up registers etc ?

-- 
Thanks,
Rahul jain

Other related posts: