[U-Boot] [PATCH v2 08/11] fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
sjg at chromium.org
Fri Nov 21 04:25:39 CET 2014
On 13 November 2014 03:40, Simon Glass <sjg at chromium.org> wrote:
> 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
Applied to u-boot-fdt.
More information about the U-Boot
mailing list