bootloader: fix the pte_level0_descriptor_t structure
commit2e5544302c20e9f67992b1890d361a5388c55c64
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Thu, 14 Feb 2013 22:07:31 +0000 (14 23:07 +0100)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Thu, 14 Feb 2013 22:07:31 +0000 (14 23:07 +0100)
treec7ad2bffd150fb678c54739df7298a7fd3dd0151
parentf69ac6ca66afa6de17eead63bb2df5748f4658c3
bootloader: fix the pte_level0_descriptor_t structure

The first level descriptor has only 3 permission bits (AP[1:0] and AP[2]), the fourth is the "shareable" bit.
boot/arch/arm32/include/mm.h
boot/arch/arm32/src/mm.c