[PATCH NEXT 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board.

Michael Ellerman mpe at ellerman.id.au
Thu Jul 12 00:04:49 AEST 2018


Christian Zigotzky <chzigotzky at xenosoft.de> writes:

> Hello Michael,
>
> Thanks a lot for your reply. OK, first I would like to add 
>
> pr_info("NEMO SB600 IOB base %08llx\n",res.start)
>
> to the Nemo patch. Is this line correct now?

Yes I think so.

The type of start is resource_size_t, which can be 32 or 64-bits. But in
this code it should always be 64-bit.

> After that I will try to contact Darren because of your other comments.
>
> If I don’t reach Darren then I will try to fix the issues but I think
> I need your help for fixing them.

Sure.

cheers


More information about the Linuxppc-dev mailing list