Searched hist:f0ed68e21f219c1bee52b73183660e5e88b06e0f (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdt.c | f0ed68e21f219c1bee52b73183660e5e88b06e0f Tue Jul 05 08:26:34 UTC 2016 Maxime Ripard <maxime.ripard@free-electrons.com> cmd: fdt: Narrow the check for fdt addr
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.
Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|