[U-Boot-Users] [PATCH 15/17] Create new fdt boardsetup command, fix bug parsing [] form of set values.
Grant Likely
grant.likely at secretlab.ca
Thu Jul 5 05:05:34 CEST 2007
On 7/4/07, Jerry Van Baren <gvb.uboot at gmail.com> wrote:
> @@ -62,17 +58,6 @@ int fdt_chosen(void *fdt, ulong initrd_start, ulong initrd_end, int force)
> return err;
> }
>
> -#ifdef CONFIG_OF_BOARD_SETUP
> - /*
> - * ft_board_setup() sets various board-specific properties to
> - * the proper values.
> - *
> - * STRICTLY SPEAKING, this is out of place, but it isn't clear
> - * where a better place would be.
> - */
> - ft_board_setup(fdt, bd);
> -#endif
> -
Wasn't this code just added in an earlier patch in this series? :-)
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the U-Boot
mailing list