Changeset 0e24873 in umon

Timestamp:
08/04/15 18:03:22 (9 years ago)
Author:
Jarielle Catbagan <jcatbagan93@…>
Branches:
master
Children:
04903c8
Parents:
7e4e58e
git-author:
Jarielle Catbagan <jcatbagan93@…> (08/04/15 18:03:22)
git-committer:
Ed Sutter <edsutterjr@…> (08/04/15 22:45:33)
Message:

BBB: Migrate MMC0 clock enable from am335x_sd.c:sdInit() to cpuio.c:initCPUio()

The reason why the MMC0 clock enable has to be executed much earlier is a result of the invocation
of sdInstalled() in sd.h before sdInit(). Without this migration, an exception occurs since the
MMC0 interface has not been enabled before it is accessed by sdInstalled().

(No files)

Note: See TracChangeset for help on using the changeset viewer.