commit | 851359604c42280dfbe4eeeeac3e0a7d9eff7853 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Sun Jul 15 11:54:42 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Jul 16 15:56:42 2018 +0100 |
tree | 4e706392bfb4ff870ab55555cb62df9debc95c99 | |
parent | 7c4ab21c0201ded1c38c576a28c5d74db979785f [diff] |
rpi3: Switch addresses of kernel and DTB In the memory map of the documentation the kernel only had 16MiB of allocated space. This leaves very little room for growth, so the addresses of the DTB and the kernel have been interchanged. The documentation has been updated to reflect this change. Change-Id: Ib6eab69f047fa88561fb755397ce3a0b356c8860 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>