On Thu, Mar 31, 2011 at 12:18 PM, Goichon Francois
wrote:
> After looking a bit further, I saw that the range checking on on the pager's
> physical memory mapping capability fails: the default capability allows the
> pager to map physical pages from 0x100 to 0xe00, while the UART's
> base
Hello everyone,
I have trouble running the baremetal UART driver example (from
source). My problem happens when I try to map the UART's base to a
virtual page.
After looking a bit further, I saw that the range checking on on the
pager's physical memory mapping capability fails: the defaul