[U-Boot] [PATCH 0/2] cmd: fdt: Add device tree overlays support

Simon Glass sjg at chromium.org
Tue Apr 5 02:04:00 CEST 2016


On 2 April 2016 at 15:06, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> The current code only checks if the fdt subcommand is fdt addr by checking
> whether it starts with 'a'.
>
> Since this is a pretty widely used letter, narrow down that check a bit.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
>  cmd/fdt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This looks OK, but why is it patch 0/2? That would normally be the cover letter.

- Simon


More information about the U-Boot mailing list