Re: [BUG] barebox won't boot from SD card on iMX233-OLinuXino-MAXI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



В Mon, 11 Jan 2016 20:02:11 -0200
Fabio Estevam <festevam@xxxxxxxxx> пишет:

> On Mon, Jan 11, 2016 at 7:55 PM, Peter Mamonov <pmamonov@xxxxxxxxx> wrote:
> > At least nothing is printed to the Debug UART.
> >
> > git-bisect points to the following patch:
> > 4d70da6 ARM: MXS: power-init: Add parameters to mx28_power_init()
> >
> > Reverting this patch fixes the issue.
> 
> Does this help? Haven't tested it:
> 
> --- a/arch/arm/boards/imx233-olinuxino/lowlevel.c
> +++ b/arch/arm/boards/imx233-olinuxino/lowlevel.c
> @@ -154,7 +154,7 @@ static noinline void imx23_olinuxino_init(void)
> 
>         pr_debug("initializing power...\n");
> 
> -       mx23_power_init(0, 1, 0);
> +       mx23_power_init(0, 0, 1);
> 
>         pr_debug("initializing SDRAM...\n");

Yes, your patch does help =)

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux