2014-10-15 15:08 GMT+09:00 Tom Rini :
> On Wed, Oct 15, 2014 at 12:19:58AM +0200, Albert ARIBAUD wrote:
>> Hi Tom,
>>
>> On Tue, 14 Oct 2014 08:39:20 -0400, Tom Rini wrote:
>>
>> > For similar reasons to why the Linux Kernel has an EXPERT option, we too
>> > want an option to allow for tweaking of
Add initial support for TBS2910 Matrix ARM miniPC.
Support includes MMC, Ethernet, UARTs, HDMI, USB, SATA, PCI, I2C, RTC.
Cc: Stefano Babic
Signed-off-by: Soeren Moch
---
arch/arm/Kconfig| 4 +
board/tbs/tbs2910/Kconfig | 23 +++
board/tbs/tbs2910/Makefile | 9 +
board/tbs/t
With enabled framebuffer console the printenv command can take several
seconds to complete. This patch temporarily disables cache flush when
writing strings to fb console. Then there is no noticable delay anymore.
Tested with imx6 hdmi framebuffer.
Signed-off-by: Soeren Moch
---
drivers/video/c
On Wed, 15 Oct 2014 02:05:37 -0600
Simon Glass wrote:
> The message about needing to reset should be printed no matter what error
> is printed. Also, an error should always be printed.
>
> Signed-off-by: Simon Glass
> ---
>
> common/image-fdt.c| 27 +--
> include/f
This patch redefine ENV offset and MTDPARTS
Signed-off-by: Gerald Kerma
Changes in v1:
- define ENV offset to 0xe
- define MTDPARTS and BOOTARGS to stay backward compatibles
Signed-off-by: Gerald Kerma
---
include/configs/sheevaplug.h | 15 +--
1 file changed, 9 insertions(
This patch add LIBFDT support to Marvell Sheevaplug
Signed-off-by: Gerald Kerma
Changes in v1:
- add LIBFDT support
Signed-off-by: Gerald Kerma
---
include/configs/sheevaplug.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplu
6 matches
Mail list logo