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
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
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