C8051F32x firmware infrastructure

Sign in or create your account | Project List | Help

C8051F32x firmware infrastructure Commit Details

Date:2010-11-06 02:00:13 (12 years 10 months ago)
Author:Werner Almesberger
Commit:19e87df825acf95528d86ede0a581a0bd297aefc
Message:Add DFU to BOOKSHELF. Add MMC driver unloading instructions to f32x/README

- BOOKSHELF: added the DFU specification 1.1 as "dfu"
- f32x/README: the kernel's MMC driver has to be unloaded before using the
uSD interface for bit-banging
Files: BOOKSHELF (1 diff)
f32x/README (1 diff)

Change Details

BOOKSHELF
2020
2121N: c2
2222D: http://www.silabs.com/Support%20Documents/TechnicalDocs/C2spec.pdf
23
24N: dfu
25D: http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf
f32x/README
1111MOSI 4 SPI_MOSI0 E12 C2D -
1212MISO 5 SPI_MISO0 E11 - C2CK
1313nSS 6 SS0 G2 - -
14
15
16On the Ben, the kernel driver has to release the MMC port before it
17can be used by f32x:
18
19echo jz4740-mmc.0 >/sys/bus/platform/drivers/jz4740-mmc/unbind

Archive Download the corresponding diff file

Branches:
master



interactive