[U-Boot] [PATCH 1/5] libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Simon Glass
sjg at chromium.org
Sun Apr 1 14:29:07 UTC 2018
On 23 March 2018 at 22:30, Simon Glass <sjg at chromium.org> wrote:
> On 21 March 2018 at 03:03, Masahiro Yamada
> <yamada.masahiro at socionext.com> wrote:
>> This macro is locally referenced in common/image-fdt.c
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> ---
>>
>> common/image-fdt.c | 3 +++
>> include/linux/libfdt.h | 3 ---
>> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list