RobertCNelson / armv7-multiplatform

MIT License
75 stars 42 forks source link

v4.1.x: Wandboard: DTS with UART2 remapped to GPIO header #27

Closed vooon closed 9 years ago

vooon commented 9 years ago

Hello. This DT variant do remap GPIO3_26 and GPIO2_27 to UART2. That config might be useful when you want to connect some peripheral (pixhawk in my case :) ) to wandboard and see that hw only provide one com port for console.

RobertCNelson commented 9 years ago

Hi Vooon,

This will help, i added the wandboard to dtb-rebuilder: https://github.com/RobertCNelson/dtb-rebuilder/tree/4.1.x

It'll make custom *.dtb's easier to manage ;) Regards,

vooon commented 9 years ago

How to use it? Simply place my dts in src/arm?