Changeset c64d5f0d in rtems for c

Timestamp:
05/21/16 22:18:03 (8 years ago)
Author:
Pavel Pisa <ppisa@…>
Branches:
5, master
Children:
c12069e
Parents:
c1a9f6a1
git-author:
Pavel Pisa <ppisa@…> (05/21/16 22:18:03)
git-committer:
Pavel Pisa <ppisa@…> (05/31/16 08:33:43)
Message:

arm/raspberrypi: move MMU in front of application image to respect variable memory size.

The page table is placed at address 0x00004000 which provides
required 16 kB space till the start of application image.

The RAM size specified in a linker script is upper limit
address of RAM utilized for the work area initialization.

If VideoCore? reports to use lower address than expected
then work area size is adjusted (shrinked) appropriately.

(No files)

Note: See TracChangeset for help on using the changeset viewer.