Hi Jagan,

On 27 December 2017 at 23:12, Jagan Teki <ja...@amarulasolutions.com> wrote:
> initialize spi-nor framework during boot, so-that detected
> buses can appears at boot log.
>
> Signed-off-by: Suneel Garapati <suneelgli...@gmail.com>
> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
> ---
>  common/board_r.c                     | 13 +++++++++++++
>  drivers/mtd/spi-nor/spi-nor-uclass.c | 17 +++++++++++++++++
>  include/linux/mtd/spi-nor.h          |  1 +
>  3 files changed, 31 insertions(+)
>

We should rely on driver model to init this when it is first probed,
so this should not be needed.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to