Re: PINE64 ROCK64 Board - Gigabit Network

2018-06-08 Thread Johannes Krottmayer
Oh... Sorry, i have over read your text where you have explained the state of the rkgpio. On Fri, Jun 08, 2018 At 22:28:10 +0200, Johannes Krottmayer wrote: > Hi Mark! > > Thanks for the answer. That's very pity. > > But i run in a other problem with the GPIO. I have written > the follwing small

Re: PINE64 ROCK64 Board - Gigabit Network

2018-06-08 Thread Johannes Krottmayer
Hi Mark! Thanks for the answer. That's very pity. But i run in a other problem with the GPIO. I have written the follwing small piece of code: #include #include #include #include #include int main(int argc, char *argv[]) { int fd; printf("Open GPIO port\n"); fd = open("/dev/gp

Re: PINE64 ROCK64 Board - Gigabit Network

2018-06-08 Thread Mark Kettenis
> From: Johannes Krottmayer > Date: Fri, 8 Jun 2018 03:54:37 +0200 > > Hello Mark! > > I have found the necessary information to control the GPIO. > But what about the I2C and SPI interface? > > I don't find usefull information about this. I want native > support for my projects. Don't want to

Re: Build the system from a amd64 system (Cross compile)

2018-06-08 Thread Stuart Henderson
On 2018/06/08 00:24, Johannes Krottmayer wrote: > Hello, > > Thanks for reply! > > How can I do this (initial bring-up)? I mean initial bring-up of a port to a new architecture - this is infrequent enough that the OS has usually changed quite a bit between two new arches so anything written is l