Lei Wen
0caac5f415
pantheon: define CONFIG_SYS_CACHELINE_SIZE
...
By default, on Pantheon SoC DCache Lnd ICache line
lengths are 32 bytes long
Signed-off-by: Lei Wen <leiwen@marvell.com>
13 years ago
Lei Wen
3d90a2adcb
ARM: pantheon: add mmc definition
...
Signed-off-by: Lei Wen <leiwen@marvell.com>
13 years ago
Lei Wen
0c0d9b708b
ARM: pantheon: reduce dependence of including platform file
...
For files like the drivers/serial/serial.c, it must include the platform
file, as the CONFIG_SYS_NS16550_COM1 must reference to the definition in
the platform definition files.
Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.
Signed-off-by: Lei Wen <leiwen@marvell.com>
13 years ago
Lei Wen
aa3b168e31
I2C: add i2c support for Pantheon platform
...
Add i2c support to dkb board with pantheon soc.
Acked-by: Heiko Schocher <hs@denx.de>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Lei Wen <leiwen@marvell.com>
14 years ago
Lei Wen
a03774ed88
mvmfp: add MFP configuration support for PANTHEON
...
This patch adds the Multiple Function Pin configuration support for
Marvell PANTHEON SoCs
Signed-off-by: Lei Wen <leiwen@marvell.com>
14 years ago
Lei Wen
896e2ca912
ARM: Add Support for Marvell Pantheon Familiy SoCs
...
Pantheon Family processors are highly integrated SoCs
based on Sheeva_88SV331x-v5 PJ1 cpu core.
Ref:
http://www.marvell.com/products/processors/communications/marvell_pantheon_910_920_pb.pdf
SoC versions Supported:
1) PANTHEON920 (TD)
2) PANTHEON910 (TTC)
Signed-off-by: Lei Wen <leiwen@marvell.com>
14 years ago