tor 2012-12-20 klockan 16:24 -0800 skrev Laszlo Vagasi:
> According to the information I currently have the above lines should
> set the port pins where the LEDs are connected to output and light
> one of them. Unfortunately none of the LEDs are lit.
> What is missing?
Have you loaded the gpio driver?
> It would also be nice to make use of these LEDs by the kernel (ie.
> Heartbeat, storage access, etc). Can it be done?
Yes, with some coding.
> On the schematic I see that the power on button is connected to the
> poweron input of the PMIC. What is the use of it? My board starts
> right after the power cord is connected.
You can shut down the board with the power button, and power it back on
later.
You can also use the button to resume from suspend.
It is also possinble that in future we add a flag to u-boot to act
differently if booted by poweron or booted by power button.
Regards
Henrik