> --- a/arch/powerpc/cpu/mpc85xx/fdt.c > +++ b/arch/powerpc/cpu/mpc85xx/fdt.c > @@ -492,7 +492,7 @@ > if (!p) > return; > > - fmanfw = (struct qe_firmware *) simple_strtoul(p, NULL, 0); > + fmanfw = (struct qe_firmware *) simple_strtoul(p, NULL, 16); > if (!fmanfw) > return; >
Could you submit this second one as a proper patch? Thanks, Andy
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot