Home
last modified time | relevance | path

Searched hist:"437858 b62010f3d67694b117952b62d4be86e976" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c437858b62010f3d67694b117952b62d4be86e976 Mon Mar 06 17:02:29 UTC 2017 York Sun <york.sun@nxp.com> driver: net: fsl-mc: Update calculation of MC RAM

Since the reserved RAM is tracked by gd->arch.resv_ram, calculation
of MC memory blocks can be simplified. The MC RAM is guaranteed to be
aligned by the reservation process.

Signed-off-by: York Sun <york.sun@nxp.com>
CC: Priyanka Jain <priyanka.jain@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>