commit | 1c97e0c622b27c2b3be1096abad59aa81f695bbf | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 13 10:45:14 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Oct 21 17:35:02 2008 +0200 |
tree | 99013b2e419ce379b21591d2b2ecb3f476eb120f | |
parent | 3397ec60c2eea1eb70965b60a8b8931deac78ca9 [diff] |
ppc4xx: Correctly setup ranges property in ebc node Previously only the NOR flash mapping was written into the ranges property of the ebc node. This patch now writes all enabled chip select areas into the ranges property. Signed-off-by: Stefan Roese <sr@denx.de>