Home
last modified time | relevance | path

Searched hist:"933 cdbb479aa87dcb6e3e333c3d1e04b0e7de1ec" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c933cdbb479aa87dcb6e3e333c3d1e04b0e7de1ec Fri Oct 24 00:58:57 UTC 2014 Simon Glass <sjg@chromium.org> fdt: Try to use fdt_address_cells()/fdt_size_cells()

Use these new functions where possible. They default to a value of 2 so we
cannot use them in some places where we need a default value of 1.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c933cdbb479aa87dcb6e3e333c3d1e04b0e7de1ec Fri Oct 24 00:58:57 UTC 2014 Simon Glass <sjg@chromium.org> fdt: Try to use fdt_address_cells()/fdt_size_cells()

Use these new functions where possible. They default to a value of 2 so we
cannot use them in some places where we need a default value of 1.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>