Re: [U-Boot] [PATCH v6] dreamplug: initial board support.

2011-09-12 Thread Jason
On Mon, Sep 12, 2011 at 10:37:37AM +0300, Igor Grinberg wrote: > Sorry for jumping in that late... Well, it hasn't been merged yet, so it's not too late in my book. ;-) > On 09/12/11 01:10, u-b...@lakedaemon.net wrote: > > From: Jason Cooper > > > > Copied wholeheartedly from board/Marvell/gu

Re: [U-Boot] [PATCH v6] dreamplug: initial board support.

2011-09-12 Thread Igor Grinberg
Sorry for jumping in that late... On 09/12/11 01:10, u-b...@lakedaemon.net wrote: > From: Jason Cooper > > Copied wholeheartedly from board/Marvell/guruplug and modified to add support > for SPI NOR flash. > > CONFIG_MACH_DREAMPLUG defined in include/configs/dreamplug.h until Linus's > kernel.

[U-Boot] [PATCH v6] dreamplug: initial board support.

2011-09-11 Thread u-boot
From: Jason Cooper Copied wholeheartedly from board/Marvell/guruplug and modified to add support for SPI NOR flash. CONFIG_MACH_DREAMPLUG defined in include/configs/dreamplug.h until Linus's kernel.org tree adds it to mach-types.h. Once it trickles down, the definition can be removed from dream