On Fri, 12 Sep 2014 19:31:22 -0400 Stefan Monnier <[email protected]> wrote:
> My Cubietruck recently decided it doesn't want to boot any more. > So I finally got a new USB<->serial converter to try and figure out what > happens, and here's what it gives me: > > > U-Boot SPL 2014.01-rc1-00878-gaf9f405 (Feb 07 2014 - 05:49:37) > Board: Cubietruck > DRAM: 0 MiB > CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 > spl: mmc init failed: err - -19 > ### ERROR ### Please RESET the board ### It looks like something strange happened during the init. "DRAM: 0 MiB" it's a clue. Just to be sure retry after having disconnected every power source. It happened to me, to have failure to initialize axp209 chip, that caused random error during the kernel boot, that are solved in this way. Simple reset or power off wasn't enough. > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Diego Roversi <[email protected]> -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
