[U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board
Wolfgang Denk
wd at denx.de
Sun Mar 21 17:44:55 CET 2010
Dear Semih Hazar,
In message <4B6B0058.2090809 at indefia.com> you wrote:
> Nimbus Cloud is an AVR32 based single board computer with
> 256MiB NAND, 64MiB SDRAM, battery backed RTC, LCD/touch
> screen support, VGA Output, Ethernet and offers seamless
> integration with Indefia's Zigbee transceivers.
>
> ---
> CREDITS | 4 +
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/indefia/nimbuscloud/Makefile | 40 +++++++
> board/indefia/nimbuscloud/config.mk | 3 +
> board/indefia/nimbuscloud/nimbuscloud.c | 165 +++++++++++++++++++++++++++
> board/indefia/nimbuscloud/nimbuscloud.h | 8 ++
> board/indefia/nimbuscloud/u-boot.lds | 72 ++++++++++++
> include/configs/nimbuscloud.h | 184 +++++++++++++++++++++++++++++++
> 10 files changed, 484 insertions(+), 0 deletions(-)
I am not sure how this patch addresses the previously discussed topic
of cached/uncached accesses to the NOR flash. It does not mention the
topic anywhere in the commit message or other comments, which I
consider a serious flaw of the patch.
More information about the U-Boot
mailing list