[U-Boot] [PATCH v2 08/11] fdt: Add ft_system_setup() function for system device tree additions

Simon Glass sjg at chromium.org
Thu Nov 13 03:40:02 CET 2014


Hi Tom,

On 24 October 2014 12:50, Tom Rini <trini at ti.com> wrote:
> On Thu, Oct 23, 2014 at 06:58:54PM -0600, Simon Glass wrote:
>
>> Add an additional function for adding information to the device tree before
>> booting. This permits additions which are not board-specific.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> Acked-by: Anatolij Gustschin <agust at denx.de>
> [snip]
>> @@ -3411,7 +3418,7 @@ FIT uImage format:
>>               to 128 or 256, although it does not have to be power of 2).
>>
>>               default: 4096
>> -
>> +
>>               CONFIG_MTD_UBI_BEB_LIMIT
>>               This option specifies the maximum bad physical eraseblocks UBI
>>               expects on the MTD device (per 1024 eraseblocks). If the
>
> Was this the only whitespace thinko in README?  If so, yeah, OK, lets
> just fix it, if not, drop it.  Otherwise...
>
> Reviewed-by: Tom Rini <trini at ti.com>

Yes I think it is the only one.

Regards,
Simon


More information about the U-Boot mailing list