[U-Boot] [PATCH v2 08/33] x86: Remove unnecessary find_fdt(), prepare_fdt() functions

Simon Glass sjg at chromium.org
Thu Nov 13 06:25:08 CET 2014


On 11 November 2014 02:34, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Tue, Nov 11, 2014 at 9:00 AM, Simon Glass <sjg at chromium.org> wrote:
>> These are no-longer needed so drop them.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Remove definition of find_fdt() also
>> - Remove prepare_fdt() also
>>
>>  arch/x86/include/asm/init_helpers.h |  2 --
>>  arch/x86/lib/init_helpers.c         | 27 ---------------------------
>>  common/board_f.c                    |  5 -----
>>  3 files changed, 34 deletions(-)
>>
[snip]

> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-x86.


More information about the U-Boot mailing list