Skip to content
Commit f3b4bc45 authored by Enric Balletbo i Serra's avatar Enric Balletbo i Serra Committed by Tom Rini
Browse files

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 b3f4ca11

 (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: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
parent 212324a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment