Re: [U-Boot] [PATCH v3 7/7] ARM: enable device tree for beagle

2010-10-18 Thread Wolfgang Denk
Dear John Rigby, In message <1286999857-13790-8-git-send-email-john.ri...@linaro.org> you wrote: > For testing ARM device tree support > > Signed-off-by: John Rigby > --- > include/configs/omap3_beagle.h |9 + > 1 files changed, 9 insertions(+), 0 deletions(-) Applied to u-boot-arm

[U-Boot] [PATCH v3 7/7] ARM: enable device tree for beagle

2010-10-13 Thread John Rigby
For testing ARM device tree support Signed-off-by: John Rigby --- include/configs/omap3_beagle.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 2463be4..daf84c7 100644 --- a/include/configs/om