[U-Boot-Users] unassigned-patches/11: [PATCH v2] sh: Renesas R0P7785LC0011RL board support

2008-07-29 Thread u-boot
This board has SH7785, 512MB DDR2-SDRAM, NOR Flash, Graphic, Ethernet, USB, SD, RTC, and I2C controller. This patch supports the following functions: - 128MB DDR2-SDRAM (29-bit address mode only) - NOR Flash - USB host - Ethernet Signed-off-by: Yoshihiro Shimoda <[EMAIL PROTECTED]> --- Added

Re: [U-Boot-Users] unassigned-patches/11

2008-07-16 Thread u-boot
Synopsis: [U-Boot-Users] [PATCH] cmd_nand: Fix warning: dereferencing type-punned pointer will break strict-aliasing rules Responsible-Changed-From-To: patch-coord->gu-mpc8xx Responsible-Changed-By: wd Responsible-Changed-When: Wed, 16 Jul 2008 22:32:41 +0200 Responsible-Changed-Why: Just testing

[U-Boot-Users] unassigned-patches/11: [PATCH] cmd_nand: Fix warning: dereferencing type-punned pointer will break strict-aliasing rules

2008-04-08 Thread u-boot
cmd_nand.c:353: warning: dereferencing type-punned pointer will break strict-aliasing rules cmd_nand.c:356: warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> --- Added to GNATS database as unassigned-p