commit | 6ef8263ead779e1eecfaf1e0388f4c3941ea7ec3 | [log] [tgz] |
---|---|---|
author | Sebastian Macke <sebastian@macke.de> | Thu Oct 03 16:16:14 2013 +0800 |
committer | Jia Liu <proljc@gmail.com> | Thu Oct 03 16:24:44 2013 +0800 |
tree | 6753504b6a0bce779d580aae4b4ffc4b3ca2b37f | |
parent | bf961b52785061e1802214c9e03a1c65b261f7c1 [diff] |
target-openrisc: Removes a non-conforming behavior for the first page of the memory Where *software* leaves 0x0000 - 0x2000 unmapped, the hardware should still allow for this area to be mapped. Signed-off-by: Sebastian Macke <sebastian@macke.de> Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Reviewed-by: Jia Liu <proljc@gmail.com>