[U-Boot] [PATCH 9/9] spl: spi: Add support for fetching image position from control DT

Simon Glass sjg at chromium.org
Mon Jan 8 04:37:51 UTC 2018


Hi Marek,

On 28 December 2017 at 07:29, Lukasz Majewski <lukma at denx.de> wrote:
> Hi Marek,
>
>> Add support for fetching the image position in RAM from control DT
>> rather than hard-coding it. While doing so, return the return value
>> of spl_parse_header_image() to make it possible to test application
>> of DTOs on U-Boot's control DT.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> Cc: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
>> Cc: Simon Glass <sjg at chromium.org>
>> ---
>>  common/spl/spl_spi.c | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)

See comments on previous patch about using binman / adding docs/test.

Regards,
Simon


More information about the U-Boot mailing list