]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: igep00x0: Fix boot hang and add support for status LED.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Wed, 28 Jan 2015 14:01:32 +0000 (15:01 +0100)
committerTom Rini <trini@ti.com>
Thu, 29 Jan 2015 17:00:50 +0000 (12:00 -0500)
commitf3b4bc458de3285a04c5f60df6372ad5ca79fa60
tree9f7a59b994189bb82772eca3175600d8df0626a1
parent212324a9d4f505255349bc50b34ec9f912db78d3
OMAP3: igep00x0: Fix boot hang and add support for status LED.

Use the STATUS_LED APIs for indicating a boot progress instead of
show_boot_progress.

This patch also fixes a problem introduced with commit b3f4ca1135 (dm: omap3:
Move to driver model for GPIO and serial). After that commit the board doesn't
boot. Looks like the problem is the gpio_request call inside the function
show_boot_progress.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
board/isee/igep00x0/igep00x0.c
board/isee/igep00x0/igep00x0.h
include/configs/omap3_igep00x0.h