mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
imx233: add a comment in the bootloader
Change-Id: I4bf82565e730a40f37f4a29244fd461cb3214318
This commit is contained in:
parent
9d160c2a8c
commit
246026cfcc
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ static void usb_mode(int connect_timeout)
|
|||
powermgmt_init();
|
||||
adc_init();
|
||||
|
||||
/* ack the SYS_USB_CONNECTED polled from the button queue */
|
||||
usb_acknowledge(SYS_USB_CONNECTED_ACK);
|
||||
|
||||
while(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue