
15 May
2014
15 May
'14
8:51 a.m.
On 03/04/14 08:24, Simon Glass wrote:
At present the GPIO numbering patch has not been applied, so exynos GPIO numbering is inconsistent (there are large gaps). Disable interrupts to avoid a crash on boot.
now, gpio patch is merged to u-boot-samsung.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
arch/arm/dts/exynos5250-snow.dts | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
Thanks, Minkyu Kang.