commit | 6cda3a5e002f90e6ccce9ed8fb076fe28ae4ef3b | [log] [tgz] |
---|---|---|
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | Mon Aug 19 22:23:06 2019 +0800 |
committer | Paul Burton <paul.burton@mips.com> | Fri Aug 23 14:47:05 2019 +0100 |
tree | 465503a81318113401a89c28f0bb0f5c84728c6e | |
parent | 8084499bd7d44b2c96658d788e329f3c232eb050 [diff] |
MIPS: OCTEON: Drop boot_mem_map Replace walk through boot_mem_map with for_each_memblock. And remove the check of total boot_mem_map. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org Cc: yasha.che3@gmail.com Cc: aurelien@aurel32.net Cc: sfr@canb.auug.org.au Cc: fancer.lancer@gmail.com Cc: matt.redfearn@mips.com Cc: chenhc@lemote.com