| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
those are already on, since on those machines we mostly boot from SD/MMC
and U-Boot prepares them for us. On machines with a WiFi on imxesdhc(4),
U-Boot isn't necessarily configured to do so. Enabling the clocks is the
right thing to do anyway.
ok kettenis@
|
|
|
|
| |
ok kettenis@
|
|
|
|
|
|
|
| |
thus also use the same compatible. So replace the i.MX8MQ check
with one for the i.MX7D to catch them all.
ok kettenis@
|
|
|
|
|
|
|
| |
Do not include <sys/kthread.h> where it is not needed and stop including
<sys/proc.h> in it.
ok visa@, anton@
|
|
|
|
|
|
| |
seconds and use tsleep_nsec(9).
ok patrick@
|
|
|
|
|
|
|
|
|
| |
descriptors, which are used to encode 64k transfers since it's a
16-bit value in the descriptor, which means that we only support
a maximum segment size of 64k minus one. This fixes I/O errors
on i.MX machines.
ok kettenis@
|
|
|
|
| |
ok kettenis@
|
|
|
|
|
|
| |
arm_intr_* prefix with fdt_intr_*.
ok kettenis@
|
|
|
|
| |
Needs the same quirk as i.MX6SX and i.MX8M.
|
|
|
|
| |
ok kettenis@
|
|
|
|
|
|
|
|
|
| |
SDHC controllers get confused if the ADMA bit is set even though we
don't set the DMA enable flag. This can happen with the SDIO stack
which uses PIO for 4 byte read/writes but DMA for larger transfers
and thus switches from one mode to the other.
ok kettenis@
|
|
|
|
|
|
| |
this is only for memory card read/writes.
ok kettenis@
|
|
|
|
| |
bump to 400 MHz for the eMMC on i.MX8MQ.
|
|
|
|
| |
spills into the CAP register.
|
| |
|
|
|