Re: [U-Boot] [PATCH v2 4/5] mx6cuboxi: Differentiate Cubox-i and Hummingboard

2015-04-24 Thread Stefano Babic
Hi Fabio, On 23/04/2015 21:29, Fabio Estevam wrote: > Introduce is_hummingboard() function that reads GPIOs that can distinguish > between Cubox-i and Hummingboard. > > Print the board name accordingly. > > Based on a patch from Rabeeh Khoury. > > Signed-off-by: Fabio Estevam Just to be sure:

[U-Boot] [PATCH v2 4/5] mx6cuboxi: Differentiate Cubox-i and Hummingboard

2015-04-23 Thread Fabio Estevam
Introduce is_hummingboard() function that reads GPIOs that can distinguish between Cubox-i and Hummingboard. Print the board name accordingly. Based on a patch from Rabeeh Khoury. Signed-off-by: Fabio Estevam --- Changes since v1: - Attribute the credit to Rabeeh board/solidrun/mx6cuboxi/mx6c