Home
last modified time | relevance | path

Searched hist:"4397 a2a80baefadc7454c70282c14d2af16ffe30" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h4397a2a80baefadc7454c70282c14d2af16ffe30 Tue Mar 19 04:58:51 UTC 2013 Simon Glass <sjg@chromium.org> fdt: Add fdtdec_get_addr_size() to read reg properties

It is common to have a "reg = <address size>" property in the FDT.
Add a function to handle this, similar to the existing
fdtdec_get_addr();

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c4397a2a80baefadc7454c70282c14d2af16ffe30 Tue Mar 19 04:58:51 UTC 2013 Simon Glass <sjg@chromium.org> fdt: Add fdtdec_get_addr_size() to read reg properties

It is common to have a "reg = <address size>" property in the FDT.
Add a function to handle this, similar to the existing
fdtdec_get_addr();

Signed-off-by: Simon Glass <sjg@chromium.org>