Hi Tom, On 24 October 2014 12:50, Tom Rini <[email protected]> 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 <[email protected]> >> Acked-by: Anatolij Gustschin <[email protected]> > [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 <[email protected]>
Yes I think it is the only one. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

