]> git.dujemihanovic.xyz Git - u-boot.git/commit
mach-snapdragon: use 1MiB for get_page_table_size()
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 8 Aug 2024 23:59:26 +0000 (01:59 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 6 Sep 2024 08:47:45 +0000 (10:47 +0200)
commitd57a6da542b9d6810992a980f09abfe7da47e1b7
tree6cfd6799e1c052dc3e1d0a30867089264293f2e1
parent2f99cea71dd2bd0d1fb961e83803ded4165c5460
mach-snapdragon: use 1MiB for get_page_table_size()

With 14+ entries in the memory map, we need quite a bit more space for
the page tables.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/mach-snapdragon/board.c