]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM85xx: Support for Spansion 'N' type flashes added
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 5 Jun 2008 11:12:02 +0000 (13:12 +0200)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 11 Jun 2008 04:57:43 +0000 (23:57 -0500)
commit46346f27cda6fd025a496bde8f2d4aeee04aca5f
tree12f5b0ff74c86a5460b5a02be209bf6c68f463fb
parent5d5bd838f76eade22c0ea40a500389f924d0da36
TQM85xx: Support for Spansion 'N' type flashes added

The 'N' type Spansion flashes (S29GLxxxN series) have bigger sectors,
than the formerly used 'M' types (S29GLxxxM series), so the flash layout
needs to be changed -> new start address of the environment. The macro
definition CONFIG_TQM_FLASH_N_TYPE is undefined by default and must be
defined for boards with 'N' type flashes.

Signed-off-by: Martin Krause <martin.krause@tqs.de>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
include/configs/TQM85xx.h