[U-Boot] [PATCH 1/3] dm: Return actual bools in dm_fdt_pre_reloc
Simon Glass
sjg at chromium.org
Tue Mar 14 23:50:08 UTC 2017
On 2 March 2017 at 21:52, Simon Glass <sjg at chromium.org> wrote:
> On 23 February 2017 at 09:30, Heiko Stuebner <heiko at sntech.de> wrote:
>> Documentation says that we're returning true/false, not 1/0 so adapt
>> the function to return actual booleans.
>>
>> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
>> ---
>> drivers/core/util.c | 12 ++++++------
>> include/dm/util.h | 2 +-
>> 2 files changed, 7 insertions(+), 7 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list