Re: UbiFS + HWECC(?) + BeagleBoard = fail

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

 



Charles Manning wrote:
> Luca, I have been having similar problems on a hacked Overo kernel.
> 
> I have no problems with 2.6.35.
> 
> I tried just commenting out the define and disabling PREFETCH and did not get 
> a good boot due to ubi not finding the volume info.
> 
> Are you loading up a UBI image with uboot?
> 
> Are you using the ubi volume as rootfs?

To make it work again, I did from u-boot:
- nand scrub (*completely* wipe the NAND)
- ubi part nand0,3 (recreate partitions)
- ubi create rootfs 400000
- ...create other partitions...
- ubi write ... (to rewrite rootfs)
- finally, boot with the kernel having the define commented and PREFETCH off.

Not all of these may be needed, but this way I got the board up and running again.

Luca


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux