commit | 8a637d444387bbdb60eff803d321244487521c86 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Tue May 19 16:05:00 2009 +0100 |
committer | Paul Brook <paul@codesourcery.com> | Tue May 19 16:05:00 2009 +0100 |
tree | 529106875126fffeb7b0acb9e173cd6f5d0b1ec1 | |
parent | 909b69cf52f5267a49909c0ac1ece6c09c0d62b5 [diff] |
Disable >4G ram support on 32-bit targets If the target only has a 32-bit physical address space then the code to map >4G ram breaks horribly, and causes compiler warnings. Signed-off-by: Paul Brook <paul@codesourcery.com>