Home
last modified time | relevance | path

Searched hist:"4 f427a421fcba92b0325907fe79464c9791e85d5" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-sign.c4f427a421fcba92b0325907fe79464c9791e85d5 Tue Jun 03 04:04:51 UTC 2014 Simon Glass <sjg@chromium.org> fdt: Update functions which write to an FDT to return -ENOSPC

When writing values into an FDT it is possible that there will be
insufficient space. If the caller gets a useful error then it can
potentially deal with the situation.

Adjust these functions to return -ENOSPC when the FDT is full.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c4f427a421fcba92b0325907fe79464c9791e85d5 Tue Jun 03 04:04:51 UTC 2014 Simon Glass <sjg@chromium.org> fdt: Update functions which write to an FDT to return -ENOSPC

When writing values into an FDT it is possible that there will be
insufficient space. If the caller gets a useful error then it can
potentially deal with the situation.

Adjust these functions to return -ENOSPC when the FDT is full.

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