[Skiboot] [PATCH] prd: Enable prd_init() for firestone platform

Joel Stanley joel at jms.id.au
Tue Jun 9 14:41:06 AEST 2015


Hey Vaidy,

On Mon, Jun 8, 2015 at 2:13 PM, Vaidyanathan Srinivasan
<svaidy at linux.vnet.ibm.com> wrote:
> --- a/platforms/astbmc/firestone.c
> +++ b/platforms/astbmc/firestone.c
> @@ -30,6 +30,7 @@ static bool firestone_probe(void)
>
>         /* Lot of common early inits here */
>         astbmc_early_init();
> +       prd_init();

Is there any reason not to put it in astbmc_early_init?

Cheers,

Joel


More information about the Skiboot mailing list