TS-4710 MicroSD Card Interface

From embeddedTS Manuals
Revision as of 09:25, 27 February 2013 by Mark (talk | contribs) (Created page with "The TS-4710 uses our SD controller implementation which supports MicroSD, MicroSDHC, and MicroSDXC cards. The support for the SD controller is provided by sdctl which serves ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The TS-4710 uses our SD controller implementation which supports MicroSD, MicroSDHC, and MicroSDXC cards. The support for the SD controller is provided by sdctl which serves up a /dev/nbd0 for the entire block device. The kernel also includes a module that will break this up into partitions. Our default software image contains 2 partitions:

Device Contents
/dev/nbd0 SD Card block device
/dev/nbd0p1 Kernel and initramfs
/dev/nbd0p2 Full Linux Root