Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information