
2 Dec
2012
2 Dec
'12
8:03 p.m.
Hi Sebastian,
On Sun, Dec 02, 2012 at 03:36:13PM +0100, Sebastian Hesselbarth wrote:
This patch adds initial support for the armv7-based Marvell Dove SoC (88AP510).
Signed-off-by: Sebastian Hesselbarth sebastian.hesselbarth@gmail.com
...
- for (; i < CONFIG_NR_DRAM_BANKS; i++) {
/* If above loop terminated prematurely, we need to set
* remaining banks' start address & size as 0. Otherwise other
* u-boot functions and Linux kernel gets wrong values which
* could result in crash */
Please fix this comment style.
...
- /* configure gpio capabilities */
- /* gpio allows gpio on all audio1 mpp pins */
Here too.
Also, your patch to MAINTAINERS file is missing...
Luka