[J-core] working on SH-2 emulator.

Rob Landley rob at landley.net
Sun Sep 4 20:09:39 EDT 2016


On 09/04/2016 06:41 PM, BGB wrote:
> I am basically going in blind here, I don't really know much more about
> the expected HW configuration than what I can infer from looking at the
> "boot" code and "board.h" and similar (and just guessing that when it
> gets further along it will start to try accessing the UART at 0xABCD0000
> or similar, then I will know it is time to implement this...).

In theory the board layout is in the device tree file. See for example
arch/sh/boot/dts/j2_mimas_v2.dts in the current linux-git.

Rob


More information about the J-core mailing list