
23 Nov
2014
23 Nov
'14
1:55 p.m.
On 29 October 2014 at 20:08, Simon Glass sjg@chromium.org wrote:
These boards all have the same GPIO arrangement, so add some common platform data that can be used by all boards. Remove the configs which are no longer required.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Use PA/PB/PC instead of A/B/C for GPIO port names
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 14 ++++++++++++++ arch/arm/include/asm/arch-at91/at91sam9260.h | 4 +++- 2 files changed, 17 insertions(+), 1 deletion(-)
Applied to u-boot-dm.