commit | b81b773ead0687114dc8a800f99ea6e504447739 | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Feb 02 16:34:52 2009 -0600 |
committer | Wolfgang Denk <wd@denx.de> | Tue Feb 10 00:26:03 2009 +0100 |
tree | 95a18dc1ffbcedc7d6b11fb577391f213d6f9ff6 | |
parent | f8306cb94f59ae2ace5bfede189944d329e5abb3 [diff] |
mpc8641hpcn: Use physical address in flash banks defintion If the VA and PA of the flash aren't the same, the banks list should be initialized to hold the physical address. Correct this. Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>