Activity
From 03/09/2016 to 04/07/2016
04/07/2016
- JC 09:57 AM Software Development: RE: Building an SD Card
- Looking at the logs here are a few things I see.
* On the sd card boots, you are still loading u-boot from the nand. This is okay as long as you know its happening and aren't lost when you try to update the u-boot on the sd card and ... - TT 09:02 AM Software Development: RE: Building an SD Card
- Thanks for the reply- of course now the symptoms have changed. The bad boot now stops waiting for the file system partition. Although at least this gives me something to work with and track down I've attached the 3 logs in case you see...
04/06/2016
- JC 02:36 PM Software Development: RE: Building an SD Card
- Actually 3 logs. The two sd card boot logs and the nand boot log with the new kernel.
- JC 02:34 PM Software Development: RE: Building an SD Card
- Tom,
Could you include the full boot log of the working and the broken boots? - Hello- First, I have a working SD card that boots that I have been using for over a year. I also have a newer kernel that I have built that runs when I burn it into the NAND. I want to upgrade the SD card to use this new uImage. I cop...