Commits

Zhang Jiejing committed d38cbf2648d
ENGR00216013-1 memblock: add memblock_end_of_DRAM_with_reserved() function. add a function to check the end address including reserved memory, this API can provide the top address of phy memory, it can be used to check if the phy memory is valild in some driver like VPU. Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>