]> git.sur5r.net Git - u-boot/commit
sunxi: Reserve ATF memory space on A64
authorAlexander Graf <agraf@suse.de>
Wed, 30 Mar 2016 15:53:56 +0000 (17:53 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 1 Apr 2016 07:52:28 +0000 (09:52 +0200)
commit3ffe39ed2b66af71c7271d0cef2a248b5bf7dfdb
tree26c96796326cee755accf9e2424626b9c767bf35
parent7adbd1165c600e5e57fc31989148ad578214c6c4
sunxi: Reserve ATF memory space on A64

On the A64 we usually boot with ATF running in EL3. ATF as it is available
today resides in the first 16MB of RAM. So we should make sure we reserve
that space in our memory maps.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
board/sunxi/board.c